@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://brt.basisregistraties.overheid.nl/def/top10nl#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix ns1: <http://brt.basisregistraties.overheid.nl/def/> . @prefix dct: <http://purl.org/dc/terms/> . @prefix ns2: <http://brt.basisregistraties.overheid.nl/id/begrip/> . @prefix ns3: <http://brt.basisregistraties.overheid.nl/id/structuur/> . @prefix ns4: <http://www.w3.org/ns/shacl#> . ns0:FunctioneelGebied rdfs:subClassOf ns0:_Top10nlObject . ns0:Gebouw rdfs:subClassOf ns0:_Top10nlObject . ns0:GeografischGebied rdfs:subClassOf ns0:_Top10nlObject . ns0:Hoogte rdfs:subClassOf ns0:_Top10nlObject . ns0:Inrichtingselement rdfs:subClassOf ns0:_Top10nlObject . ns0:Plaats rdfs:subClassOf ns0:_Top10nlObject . ns0:PlanTopografie rdfs:subClassOf ns0:_Top10nlObject . ns0:RegistratiefGebied rdfs:subClassOf ns0:_Top10nlObject . ns0:Relief rdfs:subClassOf ns0:_Top10nlObject . ns0:Spoorbaandeel rdfs:subClassOf ns0:_Top10nlObject . ns0:Terrein rdfs:subClassOf ns0:_Top10nlObject . ns0:Waterdeel rdfs:subClassOf ns0:_Top10nlObject . ns0:Wegdeel rdfs:subClassOf ns0:_Top10nlObject . ns0:_Top10nlObject metadata_def:mappingLoom "top10nlobject" ; metadata_def:mappingSameURI ns0:_Top10nlObject ; metadata_def:prefLabel "_Top10nlObject" ; dct:subject ns2:Top10nlObject ; a owl:Class ; rdfs:isDefinedBy ns1:top10nl ; rdfs:label "_Top10nlObject" ; rdfs:subClassOf owl:Thing . ns3:FeatureCollectionT10NL_featureMember ns4:class ns0:_Top10nlObject . ns3:_Top10nlObject ns4:targetClass ns0:_Top10nlObject .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://brt.basisregistraties.overheid.nl/def/top10nl#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix ns1: <http://brt.basisregistraties.overheid.nl/def/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns2: <http://brt.basisregistraties.overheid.nl/id/begrip/> .
@prefix ns3: <http://brt.basisregistraties.overheid.nl/id/structuur/> .
@prefix ns4: <http://www.w3.org/ns/shacl#> .

ns0:FunctioneelGebied
    rdfs:subClassOf ns0:_Top10nlObject .

ns0:Gebouw
    rdfs:subClassOf ns0:_Top10nlObject .

ns0:GeografischGebied
    rdfs:subClassOf ns0:_Top10nlObject .

ns0:Hoogte
    rdfs:subClassOf ns0:_Top10nlObject .

ns0:Inrichtingselement
    rdfs:subClassOf ns0:_Top10nlObject .

ns0:Plaats
    rdfs:subClassOf ns0:_Top10nlObject .

ns0:PlanTopografie
    rdfs:subClassOf ns0:_Top10nlObject .

ns0:RegistratiefGebied
    rdfs:subClassOf ns0:_Top10nlObject .

ns0:Relief
    rdfs:subClassOf ns0:_Top10nlObject .

ns0:Spoorbaandeel
    rdfs:subClassOf ns0:_Top10nlObject .

ns0:Terrein
    rdfs:subClassOf ns0:_Top10nlObject .

ns0:Waterdeel
    rdfs:subClassOf ns0:_Top10nlObject .

ns0:Wegdeel
    rdfs:subClassOf ns0:_Top10nlObject .

ns0:_Top10nlObject
    metadata_def:mappingLoom "top10nlobject" ;
    metadata_def:mappingSameURI ns0:_Top10nlObject ;
    metadata_def:prefLabel "_Top10nlObject" ;
    dct:subject ns2:Top10nlObject ;
    a owl:Class ;
    rdfs:isDefinedBy ns1:top10nl ;
    rdfs:label "_Top10nlObject" ;
    rdfs:subClassOf owl:Thing .

ns3:FeatureCollectionT10NL_featureMember
    ns4:class ns0:_Top10nlObject .

ns3:_Top10nlObject
    ns4:targetClass ns0:_Top10nlObject .