@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://taxref.mnhn.fr/lod/taxon/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix ns1: <https://opendata.inrae.fr/bag-res/grapevine/> . <http://taxref.mnhn.fr/lod/taxon/184983> a owl:Class ; rdfs:subClassOf <http://taxref.mnhn.fr/lod/taxon/184611> ; skos:definition "family Aphrophoridae" ; skos:prefLabel "Aphrophoridae" . ns1:taxon_fm_aphrophoridae a <http://taxref.mnhn.fr/lod/taxon/184983> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://taxref.mnhn.fr/lod/taxon/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns1: <https://opendata.inrae.fr/bag-res/grapevine/> .

<http://taxref.mnhn.fr/lod/taxon/184983>
    a owl:Class ;
    rdfs:subClassOf <http://taxref.mnhn.fr/lod/taxon/184611> ;
    skos:definition "family   Aphrophoridae" ;
    skos:prefLabel "Aphrophoridae" .

ns1:taxon_fm_aphrophoridae
    a <http://taxref.mnhn.fr/lod/taxon/184983> .