@prefix :      <http://www.w3.org/ns/shacl#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix sesame: <http://www.openrdf.org/schema/sesame#> .
@prefix fn:    <http://www.w3.org/2005/xpath-functions#> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Buurt>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "buurt" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Plaats> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gedeelte van een stad of dorp, met zekere mate van sociale intergratie van de bewoners." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "buurt" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "buurt" .

<http://brt.basisregistraties.overheid.nl/id/begrip/_0>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "0" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Vaarwegklasse> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Vaarweg geschikt voor kleinere vaartuigen en recreatievaart (laadvermogen < 250 ton)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "0" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "0" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Zwembad_gebouw>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Zwembad_gebouw" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Zwembad_gebouw> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Huizenblok>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Huizenblok" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Huizenblok> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Verbinding_typeInfrastructuur_wegdeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "verbinding (type infrastructuur wegdeel)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TypeInfrastructuur_wegdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Wegdeel waar maximaal twee hartlijnen van andere wegdelen op aansluiten." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "verbinding" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "verbinding" .

<http://brt.basisregistraties.overheid.nl/id/begrip/TerpWierde>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "terp, wierde" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Verhoging in het landschap oorspronkelijk bedoelt om de daarop gevestigde bebouwing te beschermen tegen het water." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "terp, wierde" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "terp, wierde" .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Mutatiesoort>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "mutatiesoort" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/AndereBron> , <http://brt.basisregistraties.overheid.nl/id/begrip/Modelwijziging> , <http://brt.basisregistraties.overheid.nl/id/begrip/WerkelijkeVerandering> , <http://brt.basisregistraties.overheid.nl/id/begrip/Kwaliteitsverbetering> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "mutatiesoort" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Kassengebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kassengebied" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebied bestaande uit meerdere landbouwkassen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kassengebied" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kassengebied" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Verzorgingsplaats>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Verzorgingsplaats" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Verzorgingsplaats> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#MarkantGebouw>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "MarkantGebouw" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/MarkantGebouw> .

<http://brt.basisregistraties.overheid.nl/id/begrip/BosGriend>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "bos: griend" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "In of aan het water gelegen terrein, begroeid met laagafgeknot wilgenhout t.b.v. de productie van rijshout." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "bos: griend" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "bos: griend" .

<http://brt.basisregistraties.overheid.nl/id/begrip/TypeInrichtingselement>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "type inrichtingselement" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het soort inrichtingselement." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "type inrichtingselement" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> .

<http://brt.basisregistraties.overheid.nl/id/begrip/BronWel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "bron, wel" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Plaats waar op natuurlijke wijze water uit de grond opwelt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "bron, wel" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "bron, wel" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#ZichtbaarWrak>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "ZichtbaarWrak" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/ZichtbaarWrak> .

<http://brt.basisregistraties.overheid.nl/id/begrip/ObjectBeginTijd>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "object begin tijd" ;
        <http://purl.org/dc/elements/1.1/source>
                "\r\nNEN 3610:2011" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Tijdstip waarop het object in de registratie is ontstaan." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "object begin tijd" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> ;
        <http://www.w3.org/2004/02/skos/core#scopeNote>
                "Dit tijdstip moet altijd gelijk zijn aan het tijdstipregistratie van het eerste voorkomen van het object. Er zijn verschillende datatypes voor de representatie van een tijdstip: Afhankelijk van de gebruikerswensen m.b.t. granulariteit kan o.a. worden gekozen uit types TM_Instant, Date of DateTime." .

<http://brt.basisregistraties.overheid.nl/id/begrip/Boswachterij>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "boswachterij" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Deel van een houtvesterij onder een boswachter." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "boswachterij" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "boswachterij" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Universiteit>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "universiteit" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Instelling voor wetenschappelijk onderwijs." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "universiteit" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "universiteit" .

<http://brt.basisregistraties.overheid.nl/id/begrip/TypeLandgebruik>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "type landgebruik" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De gebruiksbestemming van het terrein." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "type landgebruik" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Manege>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "manege" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Besloten plaats tot beoefening van het paardrijden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "manege" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "manege" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#lageZijdeTaludGeometrie>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "lageZijdeTaludGeometrie" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TaludGeometrie> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_hartGeometrie>
        a          :PropertyShape ;
        :class     <http://www.opengis.net/ont/geosparql#Geometry> ;
        :maxCount  1 ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#hartGeometrie> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Vb>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "Vb" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Vaarwegklasse> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Vaarweg geschikt voor 2-baksduwstel - achter elkaar (laadvermogen 3200  - 6000 ton)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "Vb" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Vb" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Tram>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Tram" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Spoorbaandeel> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Tram> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Kassengebied>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Kassengebied" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Kassengebied> .

<http://brt.basisregistraties.overheid.nl/id/begrip/DodenakkerMetBos>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "dodenakker met bos" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Terrein, gedeelte van een begraafplaats waar doden zijn of zullen worden begraven,." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "dodenakker met bos" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "dodenakker met bos" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Sluisnaam>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "sluisnaam" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De naam van de sluis." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "sluisnaam" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Relief_lageZijdeTaludGeometrie>
        a          :PropertyShape ;
        :class     <http://www.opengis.net/ont/geosparql#Geometry> ;
        :maxCount  1 ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#lageZijdeTaludGeometrie> .

<http://brt.basisregistraties.overheid.nl/id/structuur/_Top10nlObject_brontype>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :maxCount  1 ;
        :minCount  1 ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/Bron> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#brontype> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Inrichtingselement_nummer>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#nummer> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Overig_gebouw>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Overig_gebouw" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Overig_gebouw> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Voetgangers>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "voetgangers" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoofdverkeersgebruik> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Weg, uitsluitend bestemd voor voetgangers." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "voetgangers" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "voetgangers" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Golfterrein>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "golfterrein" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Terrein toegerust voor de uitoefening van de golfsport." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "golfterrein" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "golfterrein" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Boswachterij>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Boswachterij" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Boswachterij> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Windmolen>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Windmolen" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Windmolen> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Universiteit>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Universiteit" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Universiteit> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#sWegnummer>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "sWegnummer" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/SWegnummer> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#KerncentraleKernreactor>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "KerncentraleKernreactor" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/KerncentraleKernreactor> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Watertoren>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "watertoren" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Toren (oorspronkelijk) bedoeld voor de opslag van drinkwater." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "watertoren" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "watertoren" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Reddingboothuisje>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Reddingboothuisje" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Reddingboothuisje> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Provincie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "provincie" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/RegistratiefGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Staatkundig onderdeel van Nederland." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "provincie" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "provincie" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#breedteklasse>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "breedteklasse" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Breedteklasse_waterdeel> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#vervoerfunctie>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "vervoerfunctie" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Vervoerfunctie> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Vliegverkeer>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "vliegverkeer" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoofdverkeersgebruik> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Weg, bestemd voor luchtvaartuigen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "vliegverkeer" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "vliegverkeer" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Lichttoren>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Lichttoren" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Lichttoren> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Naam>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "naam" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De naam." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "naam" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> , <http://brt.basisregistraties.overheid.nl/id/begrip/PlanTopografie> , <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> , <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> , <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Kraan>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kraan" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Hijswerktuig om zware voorwerpen op te tillen en te verplaatsen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kraan" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kraan" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Recreatiecentrum>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "recreatiecentrum" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Terrein van min of meer beperkte omvang, bedoeld voor vrijetijdsbesteding." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "recreatiecentrum" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "recreatiecentrum" .

<http://brt.basisregistraties.overheid.nl/id/begrip/ZwembadComplex>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "zwembadcomplex" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het geheel aan voorzieningen rond een openbaar zwembad." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "zwembadcomplex" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "zwembadcomplex" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Kunstijsbaan>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kunstijsbaan" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw voorzien van een installatie waarmee een ijsvloer kan worden gelegd." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kunstijsbaan" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kunstijsbaan" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Ghw>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "GHW" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Referentievlak> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gemiddeld Hoog Water." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "GHW " ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "GHW" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Aanlegsteiger_terrein>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "aanlegsteiger (terrein)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "In het water uitstekende brug of pier, breder dan 2 meter, gebruikt om personen en goederen aan wal te brengen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "aanlegsteiger " ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "aanlegsteiger" .

<http://brt.basisregistraties.overheid.nl/id/begrip/OpBeweegbaarDeelVanBrug>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "op beweegbaar deel van brug" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FysiekVoorkomen> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Object gelegen op een beweegbaar deel van een kunstwerk dat een verbinding vormt door middel van een overspanning." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "op beweegbaar deel van brug" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "op beweegbaar deel van brug" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Attractiepark>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Attractiepark" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Attractiepark> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Onderwijsfunctie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "onderwijsfunctie" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebruiksdoel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw waar onderwijsfaciliteiten worden aangeboden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "onderwijsfunctie" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "onderwijsfunctie" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Fruitkwekerij>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "fruitkwekerij" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Terrein met laagstammige fruitbomen en struiken waarvan de vruchten worden geoogst (zoals: rozenbottels, bessen, frambozen, druiven, etc.)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "fruitkwekerij" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "fruitkwekerij" .

<http://brt.basisregistraties.overheid.nl/id/begrip/EindRegistratie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "eind registratie" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Tijdstip waarop de versie van het object niet meer geldig is in de registratie." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "eind registratie" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Hoogtepunt>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Hoogtepunt" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Hoogte> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogtepunt> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Inrichtingselement_soortnaam>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#soortnaam> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Soortnaam_functioneelGebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "soortnaam (functioneel gebied)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Verdere specificatie van het type functioneel gebied." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "soortnaam" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Smalspoor>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "smalspoor" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbreedte> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Spoorbaandeel met een geringere breedte dan normaalspoor." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "smalspoor" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "smalspoor" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#typeInrichtingselement>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "typeInrichtingselement" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TypeInrichtingselement> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Verkeerstoren>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Verkeerstoren" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Verkeerstoren> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Bomenrij>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Bomenrij" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Bomenrij> .

<http://brt.basisregistraties.overheid.nl/id/begrip/MilitairGebouw>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "militair gebouw" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw in gebruik voor militaire doeleinden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "militair gebouw" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "militair gebouw" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#knooppuntnaam>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "knooppuntnaam" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Knooppuntnaam> .

<jci1.3:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=h>
        a             <http://purl.org/dc/dcmitype/Text> ;
        rdfs:label    "Artikel 98a lid h Kadw" ;
        rdfs:seeAlso  <http://wetten.overheid.nl/1.0:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=h> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#RolbaanPlatform>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "RolbaanPlatform" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Wegdeel> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/RolbaanPlatform> .

<http://brt.basisregistraties.overheid.nl/id/begrip/TaludGeometrie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "talud geometrie" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De lijngeometrieën van zowel de hoge als de lage zijde van een talud." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "talud geometrie" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Relief> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Ruiters>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "ruiters" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoofdverkeersgebruik> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Weg bestemd voor paardrijders." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "ruiters" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "ruiters" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Gebouw_hoogteklasse>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :maxCount  1 ;
        :minCount  1 ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/Hoogteklasse_gebouw> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#hoogteklasse> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#GeulVaargeul>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "GeulVaargeul" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#GeografischGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeulVaargeul> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Gemengd>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "gemengd" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbaandeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Spoorbaandeel bestemd voor een combinatie van zowel trein, metro, sneltram of tramverkeer." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "gemengd" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "gemengd" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Peilschaal>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "peilschaal" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Lat met schaalverdeling voor het aflezen van de waterhoogte in een water." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "peilschaal" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "peilschaal" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Nap>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "NAP" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Referentievlak> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Normaal Amsterdams Peil." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "NAP" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "NAP" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_typeInfrastructuur>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :maxCount  1 ;
        :minCount  1 ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/TypeInfrastructuur_wegdeel> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#typeInfrastructuur> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Observatorium>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Observatorium" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Observatorium> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Stortplaats>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "stortplaats" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Plaats waar afval gestort mag worden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "stortplaats" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "stortplaats" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#StadskantoorHulpsecretarie>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "StadskantoorHulpsecretarie" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/StadskantoorHulpsecretarie> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Kunstijsbaan>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Kunstijsbaan" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Kunstijsbaan> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Grafheuvel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "grafheuvel" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Voorhistorische begraafplaats in de vorm van een heuvel." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "grafheuvel" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "grafheuvel" .

<http://brt.basisregistraties.overheid.nl/id/begrip/_2-4Meter>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "2 - 4 meter" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Verhardingsbreedteklasse> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De breedte van de verharding, inclusief beton- en klinkerrand op gelijk niveau als het wegdek, berijdbare goot, geintegreerde rijwielstrook en/of busbaan en parkeerstrook is 2 meter of breder en smaller dan 4 meter." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "2 - 4 meter" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "2 - 4 meter" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Paal>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Paal" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Paal> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Onbekend>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "onbekend" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Verhardingstype> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het verhardingstype van de weg is onbekend." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "onbekend" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "onbekend" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbaandeel_baanvaknaam>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#baanvaknaam> .

<http://brt.basisregistraties.overheid.nl/id/begrip/EWegnummer>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "E wegnummer" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Nummering van de rijkswegen, die een Europese aansluiting op buitenlandse doorgaande wegen vormen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "E wegnummer" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Relief_hoogteklasse>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :maxCount  1 ;
        :minCount  1 ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/Hoogteklasse_relief> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#hoogteklasse> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#BronWel>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "BronWel" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Waterdeel> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/BronWel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Calamiteitendoorgang>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "calamiteitendoorgang" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Doorgang in de verkeersgeleider in de middenberm die hulpdiensten doorgang moet verlenen voor het bestrijden van calamiteiten." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "calamiteitendoorgang" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "calamiteitendoorgang" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_aWegnummer>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#aWegnummer> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#MarkantObject>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "MarkantObject" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/MarkantObject> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Synagoge>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "synagoge" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Bebouwing bedoelt voor joodse geloofsuitoefening." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "synagoge" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "synagoge" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Mijn>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "mijn" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Plaats waar ertsen, steenkool, enz. worden gedolven." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "mijn" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "mijn" .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/RegistratiefGebied>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "registratief gebied" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Waterschap> , <http://brt.basisregistraties.overheid.nl/id/begrip/TerritorialeZee> , <http://brt.basisregistraties.overheid.nl/id/begrip/Gemeente> , <http://brt.basisregistraties.overheid.nl/id/begrip/Provincie> , <http://brt.basisregistraties.overheid.nl/id/begrip/Land> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "registratief gebied" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_verhardingsbreedteklasse>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :maxCount  1 ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/Verhardingsbreedteklasse> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#verhardingsbreedteklasse> .

<http://brt.basisregistraties.overheid.nl/id/begrip/GedenktekenMonument>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "gedenkteken, monument" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Topografisch object ter nagedachtenis van een belangrijke persoon of gebeurtenis." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "gedenkteken, monument" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "gedenkteken, monument" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_naamNl>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#naamNL> .

<http://brt.basisregistraties.overheid.nl/id/begrip/_12-50Meter>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "12 - 50 meter" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Breedteklasse_waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De breedte van het water is groter dan of gelijk aan 12 meter en minder dan 50 meter." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "12 - 50 meter" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "12 - 50 meter" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Hoogteklasse_relief>
        a          :NodeShape ;
        :name      "Hoogteklasse relief" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Hoogteklasse_relief> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/id/structuur/TypeInfrastructuur_wegdeel>
        a          :NodeShape ;
        :name      "TypeInfrastructuur wegdeel" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/TypeInfrastructuur_wegdeel> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Wildwissel>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Wildwissel" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wildwissel> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Parkeerplaats>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Parkeerplaats" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Wegdeel> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Parkeerplaats> .

<http://brt.basisregistraties.overheid.nl/id/begrip/KloosterAbdij>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "klooster, abdij" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw bedoeld voor de huisvesting en eventueel het voorzien in levensonderhoud van een geloofsgemeenschap." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "klooster, abdij" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "klooster, abdij" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Geometrie_gebouw>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "geometrie (gebouw)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De punt- of vlakgeometrie van een gebouw object." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "geometrie" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Koedam>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "koedam" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Onderbreking van een waterloop, door middel van demping, al dan niet met een doorlaatbuis." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "koedam" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "koedam" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Toren>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Toren" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Toren> .

<http://brt.basisregistraties.overheid.nl/id/begrip/FysiekVoorkomen>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "fysiek voorkomen" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De plaats waar het object zich bevindt t.o.v. andere constructies." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "fysiek voorkomen" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> , <http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbaandeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Soortnaam_inrichtingselement>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "soortnaam (inrichtingselement)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De klasse waartoe het inrichtingselement behoort." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "soortnaam" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#typeHoogte>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "typeHoogte" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TypeHoogte> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Relief_lijnGeometrie>
        a          :PropertyShape ;
        :class     <http://www.opengis.net/ont/geosparql#Geometry> ;
        :maxCount  1 ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#lijnGeometrie> .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Voorkomen_terrein>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "voorkomen (terrein)" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/DrasMoerassig> , <http://brt.basisregistraties.overheid.nl/id/begrip/MetRiet_voorkomen_terrein> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "voorkomen" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Klokkentoren>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Klokkentoren" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Klokkentoren> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Tankstation>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "tankstation" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Inrichting waar motorbrandstof, olie, lucht en koelwater kunnen worden verkregen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "tankstation" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "tankstation" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Wegwijzer>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Wegwijzer" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegwijzer> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Bezoekerscentrum>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "bezoekerscentrum" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Informatiecentrum in een culturele instelling, een natuurpark, enz." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "bezoekerscentrum" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "bezoekerscentrum" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_verhardingstype>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :maxCount  1 ;
        :minCount  1 ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/Verhardingstype> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#verhardingstype> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Boortoren>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Boortoren" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Boortoren> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Renbaan>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "renbaan" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het geheel aan gebouwen en installaties bedoeld voor draf- of renwedstrijden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "renbaan" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "renbaan" .

<http://brt.basisregistraties.overheid.nl/id/begrip/BebouwdeKom>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "bebouwde kom" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Aanduiding of de plaats tot een bebouwde kom behoort of niet." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "bebouwde kom" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Plaats> ;
        <http://www.w3.org/2004/02/skos/core#scopeNote>
                "Bebouwde kommen worden omsloten door blauwe plaatsnaam borden." .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Park>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Park" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Park> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Helikopterlandingsterrein>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Helikopterlandingsterrein" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Helikopterlandingsterrein> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Heemtuin>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "heemtuin" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Tuin waar de inheemse flora en fauna ter instructie te bezichtigen zijn." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "heemtuin" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "heemtuin" .

<http://brt.basisregistraties.overheid.nl/id/begrip/NaamFries>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "naam fries" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De Friese naam." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "naam fries" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/RegistratiefGebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Plaats> , <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischGebied> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#lijnGeometrie>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "lijnGeometrie" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/LijnGeometrie> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Stuw>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "stuw" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Vaste of beweegbare constructie die dient om de waterstand bovenstrooms van de constructie te regelen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "stuw" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "stuw" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Referentievlak>
        a          :NodeShape ;
        :name      "Referentievlak" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Referentievlak> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/id/begrip/_1-2_5Meter>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "1 - 2,5 meter" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogteklasse_relief> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De hoogte van een wal, talud of steile rand is tussen 1 en 2,5 meter." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "1 - 2,5 meter" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "1 - 2,5 meter" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Mosselbank>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Mosselbank" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Mosselbank> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Sluizencomplex>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Sluizencomplex" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Sluizencomplex> .

<http://brt.basisregistraties.overheid.nl/id/begrip/GemengdVerkeer>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "gemengd verkeer" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoofdverkeersgebruik> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Weg, bestemd voor allerlei soorten verkeer." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "gemengd verkeer" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "gemengd verkeer" .

<http://brt.basisregistraties.overheid.nl/id/structuur/_Top10nlObject_bronbeschrijving>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#bronbeschrijving> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Rd>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "RD" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Net van vaste punten in Nederland. Deze vaste punten zijn de referentiepunten waarnaar overige metingen en karteringen kunnen verwijzen. De referentiepunten maken deel uit van een netwerk dat is vastgelegd in het systeem van de Rijksdriehoeksmeting (RD). Dit netwerk wordt beheerd en onderhouden door het Kadaster. ( www.kadaster.nl )." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "RD" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "RD" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Wad>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Wad" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#GeografischGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wad> .

<jci1.3:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=c>
        a             <http://purl.org/dc/dcmitype/Text> ;
        rdfs:label    "Artikel 98a lid c Kadw" ;
        rdfs:seeAlso  <http://wetten.overheid.nl/1.0:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=c> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Dodenakker>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Dodenakker" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Terrein> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Dodenakker> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Afritnummer>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "afritnummer" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Afritnummering op autosnelweg, vastgesteld door Rijkswaterstaat." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "afritnummer" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Kasteel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kasteel" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Versterkt gebouw ofburcht." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kasteel" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kasteel" .

<http://brt.basisregistraties.overheid.nl/id/begrip/BosGemengdBos>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "bos: gemengd bos" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Oppervlak begroeid met een dusdanige aantal naald- en loofbomen dat de kruinen een min of meer gesloten geheel vormen of, na volgroeiing van de bomen, zullen vormen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "bos: gemengd bos" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "bos: gemengd bos" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Crossbaan>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Crossbaan" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Crossbaan> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#RegistratiefGebied>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "RegistratiefGebied" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#_Top10nlObject> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/RegistratiefGebied> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Bunker>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Bunker" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Bunker> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Gemengd>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Gemengd" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Spoorbaandeel> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gemengd> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Tunnelnaam>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "tunnelnaam" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Naam van een tunnel." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "tunnelnaam" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbaandeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbaandeel_aantalSporen>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :maxCount  1 ;
        :minCount  1 ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/AantalSporen> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#aantalSporen> .

<http://brt.basisregistraties.overheid.nl/id/structuur/FunctioneelGebied_naamFries>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#naamFries> .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Relief>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "relief" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/SteileRandAardrand> , <http://brt.basisregistraties.overheid.nl/id/begrip/TaludHoogteverschil> , <http://brt.basisregistraties.overheid.nl/id/begrip/Wal> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "relief" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#GreppelDrogeSloot>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "GreppelDrogeSloot" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Waterdeel> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GreppelDrogeSloot> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Getijdeinvloed>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "getijdeinvloed" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Aanduiding voor het geven van de stroomrichting(en) van (natuurlijke) waterlopen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "getijdeinvloed" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Overig_wegdeel>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Overig_wegdeel" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Wegdeel> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Overig_wegdeel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/StreekVeld>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "streek, veld" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Landstreek, gebied dat cultureel of landschappelijk een eenheid vormt (streek). / Het open land buiten steden en dorpen (veld)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "streek, veld" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "streek, veld" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Sporthal>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Sporthal" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Sporthal> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Scheepvaartlicht>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "scheepvaartlicht" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Licht dat dient voor de ondersteuning bij het navigeren van schepen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "scheepvaartlicht" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "scheepvaartlicht" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#RadiotorenTelevisietoren>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "RadiotorenTelevisietoren" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/RadiotorenTelevisietoren> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Sneltram>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "sneltram" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbaandeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Spoorbaandeel bestemd voor railvervoer ten behoeve van personenevervoer over korte afstand sneller dan 45 km per uur." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "sneltram" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "sneltram" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Droogvallend>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "droogvallend" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Geheel of gedeeltelijk droogvallende gronden, buitendijks gelegen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "droogvallend" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "droogvallend" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#PsychiatrischZiekenhuisPsychiatrischCentrum>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "PsychiatrischZiekenhuisPsychiatrischCentrum" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/PsychiatrischZiekenhuisPsychiatrischCentrum> .

<http://brt.basisregistraties.overheid.nl/id/structuur/GeografischGebied_naamFries>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#naamFries> .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Hoogteklasse_relief>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "hoogteklasse (relief)" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/_2_5Meter> , <http://brt.basisregistraties.overheid.nl/id/begrip/_1-2_5Meter> , <http://brt.basisregistraties.overheid.nl/id/begrip/_1Meter> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "hoogteklasse" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Huizenblok>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "huizenblok" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Terrein, volledig of nagenoeg volledig bedekt met bebouwing (niet zijnde lintbebouwing of grote boerderijen met bijbehorende stallen), gelegen in stedelijk/verstedelijkt gebied, waarbij de bebouwing naar alle zijden aaneengesloten is en waar men vanaf de openbare weg van eventuele binnenplaatsen en -tuinen weinig of niets kan zien." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "huizenblok" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "huizenblok" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Openluchtmuseum>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Openluchtmuseum" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Openluchtmuseum> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#hogeZijdeTaludGeometrie>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "hogeZijdeTaludGeometrie" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TaludGeometrie> .

<http://brt.basisregistraties.overheid.nl/id/begrip/GeluidWeren>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "geluid weren" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Functie_relief> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Wal, talud of steile rand bedoeld om geluid te weren." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "geluid weren" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "geluid weren" .

<http://brt.basisregistraties.overheid.nl/id/begrip/KliniekInrichtingSanatorium>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kliniek, inrichting, sanatorium" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Inrichting waar patiënten worden verpleegd (kliniek). / Herstellingsoord (sanatorium)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kliniek, inrichting, sanatorium" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kliniek, inrichting, sanatorium" .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/FysiekVoorkomen_spoorbaandeel>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "fysiek voorkomen (spoorbaandeel)" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/InTunnel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Overkluisd> , <http://brt.basisregistraties.overheid.nl/id/begrip/OpBeweegbaarDeelVanBrug> , <http://brt.basisregistraties.overheid.nl/id/begrip/OpVastDeelVanBrug> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "fysiek voorkomen" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Gebouw_soortnaam>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#soortnaam> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Hoogte_hoogteklasse>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "hoogte (hoogteklasse)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Hoogte van het object t.o.v. NAP in meters met een nauwkeurigheid van 1 decimeter. / De diepte van het water." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "hoogte" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogte_TOP10NL> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Caravanpark>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Caravanpark" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Caravanpark> .

<http://brt.basisregistraties.overheid.nl/id/begrip/IsBagnaam_waterdeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "is BAGnaam (waterdeel)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Aanduiding of de naam afkomstig is uit de BAG." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "is BAGnaam" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Hoogte_referentievlak>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :maxCount  1 ;
        :minCount  1 ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/Referentievlak> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#referentievlak> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#typeGebouw>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "typeGebouw" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TypeGebouw> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Hekwerk>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "hekwerk" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Begrenzing van een terrein in de vorm van een afrastering." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "hekwerk" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "hekwerk" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Silo>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "silo" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw in gebruik als opslagplaats voor stort- of bulkgoederen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "silo" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "silo" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Voorkomen_waterdeel>
        a          :NodeShape ;
        :name      "Voorkomen waterdeel" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Voorkomen_waterdeel> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/def/top10nl#referentievlak>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "referentievlak" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Referentievlak> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Fruitkwekerij>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Fruitkwekerij" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Terrein> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Fruitkwekerij> .

<http://brt.basisregistraties.overheid.nl/id/begrip/MutatieType>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "mutatie type" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het soort mutatie dat een object als laatste ondergaan heeft." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "mutatie type" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Identificatie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "identificatie" ;
        <http://purl.org/dc/elements/1.1/source>
                "NEN 3610:2011" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Unieke identificatie van het object binnen het domein van NEN 3610." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "identificatie" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#CampingKampeerterrein>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "CampingKampeerterrein" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/CampingKampeerterrein> .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/VervoerFunctie>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "vervoer functie" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Museumlijn> , <http://brt.basisregistraties.overheid.nl/id/begrip/Goederenvervoer> , <http://brt.basisregistraties.overheid.nl/id/begrip/Personenvervoer> , <http://brt.basisregistraties.overheid.nl/id/begrip/GemengdGebruik> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "vervoer functie" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Golfmeetpaal>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Golfmeetpaal" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Golfmeetpaal> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Zwembad_gebouw>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "zwembad (gebouw)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw met zwemfunctionaliteit of een zwembassin, openbaar toegankelijk." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "zwembad" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "zwembad" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Droogvallend>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Droogvallend" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Waterdeel> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Droogvallend> .

<http://brt.basisregistraties.overheid.nl/id/begrip/TypeInfrastructuur_spoorbaandeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "type infrastructuur (spoorbaandeel)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Aanduiding of het object een verbinding of een kruising is. Kruising is meestal een wissel." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "type infrastructuur" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbaandeel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Hoofdweg>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "hoofdweg" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Verharde weg die is aangeduid met een E-nummer, maar niet met een A-nummer, of verharde weg die onderdeel is van een verbindingsroute tussen grotere plaatsen, wat blijkt uit blauwe ANWB-borden, dan wel onderdeel is van een route om eindigende A of E-routes tot een gesloten netwerk te completeren." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "hoofdweg" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "hoofdweg" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Inrichtingselement_naam>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#naam> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Dukdalf>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "dukdalf" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "In het water geplaatste, zware al dan niet  metalen paal of constructie, dienend tot bescherming van bruggen en sluizen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "dukdalf" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "dukdalf" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#naamFries>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "naamFries" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/NaamFries> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Hoogte>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Hoogte" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#_Top10nlObject> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogte_TOP10NL> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Tennispark>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Tennispark" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Tennispark> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Rune>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Rune" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Rune> .

<http://brt.basisregistraties.overheid.nl/id/begrip/RolbaanPlatform>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "rolbaan, platform" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Afgebakende taxibaan op een vliegveld (rolbaan). / Terrein voor geparkeerd staande vliegtuigen (platform)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "rolbaan, platform" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "rolbaan, platform" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Windmolen>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "windmolen" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Bebouwing t.b.v. het verrichten van arbeid (m.u.v. het opwekken van elektrische energie, het malen van granen en het opvijzelen van water), waarvoor de energie geleverd wordt door wind en opgenomen door middel van wieken." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "windmolen" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "windmolen" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Overig_planTopografie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "overig (plan topografie)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/PlanTopografie> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Plantopografie van overiege objectklassen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "overig" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "overig" .

<http://brt.basisregistraties.overheid.nl/id/structuur/_Top10nlObject_mutatieType>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :maxCount  1 ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/Mutatiesoort> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#mutatieType> .

<http://brt.basisregistraties.overheid.nl/id/structuur/FunctioneelGebied_naamNl>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#naamNL> .

<http://brt.basisregistraties.overheid.nl/id/begrip/VIa>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "VIa" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Vaarwegklasse> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Vaarweg geschikt voor 2-baksduwstel - naast elkaar (laadvermogen 3200 - 6000 ton)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "VIa" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "VIa" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Plaats_aantalinwoners>
        a          :PropertyShape ;
        :datatype  xsd:integer ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#aantalinwoners> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Waterval>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "waterval" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Functie_waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Plaats waar stromend water van een hoogte of helling naar beneden valt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "waterval" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "waterval" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Arboretum>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "arboretum" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Verzameling van verschillende soorten bomen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "arboretum" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "arboretum" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Waterloop>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Waterloop" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Waterdeel> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Waterloop> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Normaalspoor>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "normaalspoor" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbreedte> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Spoor met een normale breedte, namelijk 1,435 meter." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "normaalspoor" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "normaalspoor" .

<http://brt.basisregistraties.overheid.nl/id/structuur/PlanTopografie_geometrie>
        a          :PropertyShape ;
        :class     <http://www.opengis.net/ont/geosparql#Geometry> ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#geometrie> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_brugnaam>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#brugnaam> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Begraafplaats>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Begraafplaats" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Begraafplaats> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Baak>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Baak" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Baak> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Functie_relief>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "functie (relief)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Aanduiding of het object een geluidswerende of scheidende functie heeft." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "functie" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Relief> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Stadsdeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "stadsdeel" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Plaats> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Deel van een stad of wijk." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "stadsdeel" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "stadsdeel" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Groeve>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Groeve" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Groeve> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Zonnepark>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "zonnepark" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebied waar zonneenergie opgewekt of omgezet wordt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "zonnepark" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "zonnepark" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Duin>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "duin" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Terrein met grondsoort zand, langs de kust als natuurlijke kustverdediging, eventueel begroeid met helmgras of lage struiken." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "duin" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "duin" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_breedteklasse>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :maxCount  1 ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/Breedteklasse> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#breedteklasse> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#BankOndieptePlaat>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "BankOndieptePlaat" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#GeografischGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/BankOndieptePlaat> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Straat>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "straat" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Weg van zeer plaatselijk belang, gelegen binnen bebouwd gebied." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "straat" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "straat" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Geometrie_inrichtingselement>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "geometrie (inrichtingselement)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De punt- of lijngeometrie van een inrichtingelement." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "geometrie" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Waterzuivering>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "waterzuivering" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Functie_waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Zuivering van afvalwater." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "waterzuivering" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "waterzuivering" .

<http://brt.basisregistraties.overheid.nl/id/structuur/_Top10nlObject_objectEindTijd>
        a          :PropertyShape ;
        :datatype  xsd:date ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#objectEindTijd> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_naamFries>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#naamFries> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Celfunctie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "celfunctie" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebruiksdoel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw waar personen in bewaring kunnen worden gesteld." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "celfunctie" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "celfunctie" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Luchtwachttoren>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Luchtwachttoren" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Luchtwachttoren> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbaandeel_tunnelnaam>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#tunnelnaam> .

<http://brt.basisregistraties.overheid.nl/id/structuur/RegistratiefGebied_naamOfficieel>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#naamOfficieel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/LijnGeometrie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "lijn geometrie" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De lijngeometrie van het reliëf object." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "lijn geometrie" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Relief> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#KloosterAbdij>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "KloosterAbdij" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/KloosterAbdij> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Voorkomen_terrein>
        a          :NodeShape ;
        :name      "Voorkomen terrein" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Voorkomen_terrein> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/id/begrip/MetRiet_voorkomen_waterdeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "met riet (waterdeel)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Voorkomen_waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Een met riet bedekt wateroppervlak." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "met riet" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "met riet" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Radiotelescoop>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "radiotelescoop" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Instrument waarmee men radiogolven uit de kosmische ruimte kan opvangen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "radiotelescoop" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "radiotelescoop" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_hoofdafwatering>
        a          :PropertyShape ;
        :datatype  xsd:boolean ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#hoofdafwatering> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Snelverkeer>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "snelverkeer" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoofdverkeersgebruik> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Weg, bestemd voor motorvoertuigen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "snelverkeer" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "snelverkeer" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Bunker>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "bunker" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Versterkte (schuil)plaats te gebruiken in tijden van oorlog of ramp zowel voor burger- als militaire doeleinden. Kan ook (gedeeltelijk) ondergronds gelegen zijn." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "bunker" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "bunker" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Kabelbaan>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Kabelbaan" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Kabelbaan> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Brandweerkazerne>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Brandweerkazerne" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Brandweerkazerne> .

<http://brt.basisregistraties.overheid.nl/id/begrip/KilometerpaalSpoorweg>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kilometerpaal spoorweg" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Paal waarop de kilometrering van een spoorweg wordt aangegeven." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kilometerpaal spoorweg" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kilometerpaal spoorweg" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Zenderpark>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Zenderpark" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Zenderpark> .

<http://brt.basisregistraties.overheid.nl/id/begrip/OverigeGebruiksfunctie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "overige gebruiksfunctie" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebruiksdoel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Indien geen van bovengenoemde functies van toepassing is." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "overige gebruiksfunctie" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "overige gebruiksfunctie" .

<http://brt.basisregistraties.overheid.nl/id/begrip/KasWarenhuis>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kas, warenhuis" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Voornamelijk uit glas opgebouwde overbouwing van de grond ten behoeve van landbouw." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kas, warenhuis" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kas, warenhuis" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Circuit>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "circuit" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Verhard terrein voor snelheidswedstrijden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "circuit" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "circuit" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbreedte>
        a          :NodeShape ;
        :name      "Spoorbreedte" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Spoorbreedte> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/id/structuur/PlanTopografie_naam>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#naam> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_sWegnummer>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#sWegnummer> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Spoor_planTopografie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "spoor (plantopografie)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/PlanTopografie> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Plantopografie van spoorbaandelen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "spoor" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "spoor" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Veiling>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "veiling" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw waar goederen openbaar worden geveild." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "veiling" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "veiling" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Verhardingstype>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "verhardingstype" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het type verharding van een wegdeel." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "verhardingstype" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Botenhelling>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "botenhelling" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Voorziening om boten uit of in het water te helpen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "botenhelling" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "botenhelling" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#gebruiksdoel>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "gebruiksdoel" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebruiksdoel> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#objectEindTijd>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "objectEindTijd" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/ObjectEindTijd> .

<http://brt.basisregistraties.overheid.nl/id/begrip/HegHaag>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "heg, haag" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Rij bomen, al of niet in combinatie met struiken, waarbij de onderlinge afstand of onderbegroeiing zodanig is dat tot minstens manshoogte het zicht belemmerd wordt. Maximale inplantbreedte van de stammen: 3 meter. / Een rij naast elkaar geplante struiken (liguster, haagdoorn, coniferen, haagbeuk, e.d.) die op gezette tijden worden geschoren. Minimale hoogte 1 meter,  minimumlengte: 100 meter." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "heg, haag" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "heg, haag" .

<http://brt.basisregistraties.overheid.nl/id/begrip/HartGeometrie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "hart geometrie" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De geometrie van de hartlijn of kruisingspunt van een wegdeel." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "hart geometrie" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Overig_waterdeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "overig (waterdeel)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De waarde van het objectkenmerk is bekend, maar anders dan de genoemde watertypen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "overig" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "overig" .

<http://brt.basisregistraties.overheid.nl/id/begrip/_3-6Meter>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "3 - 6 meter" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Breedteklasse_waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De breedte van het water is groter dan of gelijk aan 3 meter en minder dan 6 meter." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "3 - 6 meter" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "3 - 6 meter" .

<http://brt.basisregistraties.overheid.nl/id/begrip/SteileRandAardrand>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "steile rand, aardrand" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Relief> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Plotselinge terreinverheffing of inzinking." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "steile rand, aardrand" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "steile rand, aardrand" .

<http://brt.basisregistraties.overheid.nl/id/structuur/TypeInfrastructuur_spoorbaandeel>
        a          :NodeShape ;
        :name      "TypeInfrastructuur spoorbaandeel" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/TypeInfrastructuur_spoorbaandeel> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/id/structuur/Inrichtingselement_geometrie>
        a          :PropertyShape ;
        :class     <http://www.opengis.net/ont/geosparql#Geometry> ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#geometrie> .

<http://brt.basisregistraties.overheid.nl/id/begrip/AWegnummer>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "A wegnummer" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Nummering van de rijkswegen (autosnelwegen) behorende tot het nationale wegenstelsel." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "A wegnummer" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_functie>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :maxCount  1 ;
        :minCount  1 ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/Functie_waterdeel> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#functie> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Wijk>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "wijk" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Plaats> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gedeelte van een stad of dorp dat ruimtelijk min of meer een afgesloten geheel vormt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "wijk" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "wijk" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Hekwerk>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Hekwerk" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hekwerk> .

<http://brt.basisregistraties.overheid.nl/id/begrip/GescheidenRijbaan>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "gescheiden rijbaan" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Aanduiding of het object onderdeel uitmaakt van een weg met gescheiden rijbanen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "gescheiden rijbaan" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Voorkomen_waterdeel>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "voorkomen (waterdeel)" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/MetRiet_voorkomen_waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "voorkomen" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Botenhelling>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Botenhelling" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Botenhelling> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Zand>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Zand" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Terrein> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Zand> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Zendmast>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Zendmast" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Zendmast> .

<http://brt.basisregistraties.overheid.nl/id/begrip/_2_5Meter>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "> 2,5 meter" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogteklasse_relief> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De hoogte van een wal, talud of steile rand is hoger dan 2,5 meter." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "> 2,5 meter" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "> 2,5 meter" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbaandeel_vervoerfunctie>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :maxCount  1 ;
        :minCount  1 ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/VervoerFunctie> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#vervoerfunctie> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Overig_hoofdverkeersgebruik>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "overig (hoofdverkeersgebruik)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoofdverkeersgebruik> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het soort hoofdverkeersgebruik is bekend, maar anders dan de genoemde waarden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "overig" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "overig" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#BosGemengdBos>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "BosGemengdBos" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Terrein> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/BosGemengdBos> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Hoogspanningsleiding>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Hoogspanningsleiding" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogspanningsleiding> .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Terrein>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "terrein" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Fruitkwekerij> , <http://brt.basisregistraties.overheid.nl/id/begrip/BosNaaldbos> , <http://brt.basisregistraties.overheid.nl/id/begrip/BosGemengdBos> , <http://brt.basisregistraties.overheid.nl/id/begrip/Boomkwekerij> , <http://brt.basisregistraties.overheid.nl/id/begrip/BosGriend> , <http://brt.basisregistraties.overheid.nl/id/begrip/Boomgaard> , <http://brt.basisregistraties.overheid.nl/id/begrip/Akkerland> , <http://brt.basisregistraties.overheid.nl/id/begrip/Zand> , <http://brt.basisregistraties.overheid.nl/id/begrip/BosLoofbos> , <http://brt.basisregistraties.overheid.nl/id/begrip/BasaltblokkenSteenglooiing> , <http://brt.basisregistraties.overheid.nl/id/begrip/Aanlegsteiger_terrein> , <http://brt.basisregistraties.overheid.nl/id/begrip/Duin> , <http://brt.basisregistraties.overheid.nl/id/begrip/Braakliggend> , <http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbaanlichaam> , <http://brt.basisregistraties.overheid.nl/id/begrip/Populieren> , <http://brt.basisregistraties.overheid.nl/id/begrip/Grasland> , <http://brt.basisregistraties.overheid.nl/id/begrip/DodenakkerMetBos> , <http://brt.basisregistraties.overheid.nl/id/begrip/BebouwdGebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/Heide> , <http://brt.basisregistraties.overheid.nl/id/begrip/Overig_terrein> , <http://brt.basisregistraties.overheid.nl/id/begrip/Dodenakker> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "terrein" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Duin>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Duin" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Terrein> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Duin> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Water>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Water" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#PlanTopografie> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Water_planTopografie> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#StrekdamKribGolfbreker>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "StrekdamKribGolfbreker" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/StrekdamKribGolfbreker> .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Spoorbaandeel>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "spoorbaandeel" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gemengd> , <http://brt.basisregistraties.overheid.nl/id/begrip/Metro> , <http://brt.basisregistraties.overheid.nl/id/begrip/Sneltram> , <http://brt.basisregistraties.overheid.nl/id/begrip/Tram> , <http://brt.basisregistraties.overheid.nl/id/begrip/Trein> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "spoorbaandeel" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "wegdeel" ;
        <http://purl.org/dc/terms/source>
                <jci1.3:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=a> ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> , <http://brt.basisregistraties.overheid.nl/id/begrip/Weg> , <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischObject> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Kleinste functioneel onafhankelijk stukje weg met gelijkblijvende, homogene eigenschappen en relaties voor wegverkeer en vliegverkeer te land." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "wegdeel" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#isBAGnaam>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "isBAGnaam" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/IsBagnaam_wegdeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/IsBagnaam_waterdeel> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Droogvallend_LAT>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Droogvallend (LAT)" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Waterdeel> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Droogvallend_LAT> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#RegionaleWeg>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "RegionaleWeg" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Wegdeel> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/RegionaleWeg> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Ziekenhuiscomplex>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Ziekenhuiscomplex" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Ziekenhuiscomplex> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#naam>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "naam" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Naam> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Dieptepunt>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Dieptepunt" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Hoogte> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Dieptepunt> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Autosnelweg>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Autosnelweg" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Wegdeel> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Autosnelweg> .

<jci1.3:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=j>
        a             <http://purl.org/dc/dcmitype/Text> ;
        rdfs:label    "Artikel 98a lid j Kadw" ;
        rdfs:seeAlso  <http://wetten.overheid.nl/1.0:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=j> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Breedteklasse_waterdeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "breedteklasse (waterdeel)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De breedte van het water ingedeeld in klassen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "breedteklasse" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Overig_inrichtingselement>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Overig_inrichtingselement" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Overig_inrichtingselement> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Sluisdeur>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "sluisdeur" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Beweegbare waterkering van een (schut)sluis." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "sluisdeur" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "sluisdeur" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Hoogtelijn>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Hoogtelijn" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Hoogte> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogtelijn> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#PeilWinterpeil>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "PeilWinterpeil" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Hoogte> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/PeilWinterpeil> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Hoogwaterlijn>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Hoogwaterlijn" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Hoogte> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogwaterlijn> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Helikopterlandingsterrein>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "helikopterlandingsterrein" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Terrein dat als landings- en vertrekplaats dient voor helikopters." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "helikopterlandingsterrein" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "helikopterlandingsterrein" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Tol_gebouw>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Tol_gebouw" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Tol_gebouw> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#typeRegistratiefGebied>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "typeRegistratiefGebied" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TypeRegistratiefGebied> .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Hoogte>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "hoogte" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Laagwaterlijn> , <http://brt.basisregistraties.overheid.nl/id/begrip/PeilZomerpeil> , <http://brt.basisregistraties.overheid.nl/id/begrip/PeilWinterpeil> , <http://brt.basisregistraties.overheid.nl/id/begrip/Dieptelijn> , <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogtepunt> , <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogwaterlijn> , <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogtelijn> , <http://brt.basisregistraties.overheid.nl/id/begrip/Peil> , <http://brt.basisregistraties.overheid.nl/id/begrip/Dieptepunt> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "hoogte" .

<http://brt.basisregistraties.overheid.nl/id/begrip/GreppelDrogeSloot>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "greppel, droge sloot" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Een in het algemeen niet watervoerende sloot." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "greppel, droge sloot" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "greppel, droge sloot" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Slipschool>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "slipschool" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Rijschool waar men een slippend voertuig leert beheersen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "slipschool" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "slipschool" .

<http://brt.basisregistraties.overheid.nl/id/begrip/TypeInfrastructuur_wegdeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "type infrastructuur (wegdeel)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Aanduiding of het object een verbinding, een kruising of iets anders is." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "type infrastructuur" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Groeve>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "groeve" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Opengegraven ruimte waaruit een delfstof gewonnen wordt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "groeve" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "groeve" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#elektrificatie>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "elektrificatie" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Elektrificatie> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Geluidswering>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "geluidswering" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Constructie ten behoeve van het terugdringen van geluidsoverlast." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "geluidswering" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "geluidswering" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Vistrap>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "vistrap" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Functie_waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Omleiding bij een stuw of een deel van een waterloop zodanig ingericht dat vissen stroomopwaarts kunnen passeren." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "vistrap" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "vistrap" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Akkerland>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "akkerland" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Terrein waar landbouwproducten worden verbouwd." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "akkerland" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "akkerland" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Mutatiesoort>
        a          :NodeShape ;
        :name      "Mutatiesoort" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Mutatiesoort> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_naamOfficieel>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#naamOfficieel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/_0_5-3Meter>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "0,5 - 3 meter" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Breedteklasse_waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De breedte van het water is groter dan of gelijk aan 0,5 meter en minder dan 3 meter." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "0,5 - 3 meter" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "0,5 - 3 meter" .

<http://brt.basisregistraties.overheid.nl/id/begrip/OverigVerkeersgebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "overig verkeersgebied" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TypeInfrastructuur_wegdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Een wegdeel anders dan een verbinding of kruising." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "overig verkeersgebied" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "overig verkeersgebied" .

<http://brt.basisregistraties.overheid.nl/id/begrip/InUitvoering>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "in uitvoering" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Status> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het object is in aanleg." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "in uitvoering" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "in uitvoering" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#DodenakkerMetBos>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "DodenakkerMetBos" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Terrein> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/DodenakkerMetBos> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Breedte_inrichtingselement>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "breedte (inrichtingselement)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De breedte van het inrichtingselement." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "breedte" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> .

<http://brt.basisregistraties.overheid.nl/id/begrip/ParkeerplaatsCarpool>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "parkeerplaats: carpool" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Parkeerplaats voor personenwagens langs doorgaande wegen t.b.v. carpoolers." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "parkeerplaats: carpool" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "parkeerplaats: carpool" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Boom>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Boom" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Boom> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Hoogteklasse_gebouw>
        a          :NodeShape ;
        :name      "Hoogteklasse gebouw" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Hoogteklasse_gebouw> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/def/top10nl#typeLandgebruik>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "typeLandgebruik" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TypeLandgebruik> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Plaats_isBagwoonplaats>
        a          :PropertyShape ;
        :datatype  xsd:boolean ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#isBAGwoonplaats> .

<http://brt.basisregistraties.overheid.nl/id/begrip/_2Meter>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "< 2 meter" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Verhardingsbreedteklasse> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De breedte van de verharding, inclusief beton- en klinkerrand op gelijk niveau als het wegdek, berijdbare goot is smaller dan 2 meter." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "< 2 meter" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "< 2 meter" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Ziekenhuis>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "ziekenhuis" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Instelling voor onderzoek, behandeling en verpleging van patiënten." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "ziekenhuis" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "ziekenhuis" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Circuit>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Circuit" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Circuit> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Deelkern>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Deelkern" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Plaats> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Deelkern> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#aantalSporen>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "aantalSporen" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/AantalSporen> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Veiling>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Veiling" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Veiling> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Bomenrij>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "bomenrij" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Aantal bomen die in een rij staan, waarbij de onderlinge afstand tussen de bomen zodanig is dat de bomenrij tot manshoogte geen zichtbelemmering vormt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "bomenrij" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "bomenrij" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Wijk>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Wijk" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Plaats> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wijk> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Dubbel_spoorbaandeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "dubbel (spoorbaandeel)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/AantalSporen> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Spoorbaan bestaande uit twee sporen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "dubbel" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "dubbel" .

<http://brt.basisregistraties.overheid.nl/id/begrip/_7Meter>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "> 7 meter" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Verhardingsbreedteklasse> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De breedte van de verharding, inclusief beton- en klinkerrand op gelijk niveau als het wegdek, berijdbare goot, geintegreerde rijwielstrook en/of busbaan en parkeerstrook is 7 meter of meer." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "> 7 meter" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "> 7 meter" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Functie_waterdeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "functie (waterdeel)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De functie van het water." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "functie" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Muur>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Muur" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Muur> .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Referentievlak>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "referentievlak" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Olw> , <http://brt.basisregistraties.overheid.nl/id/begrip/Ghw> , <http://brt.basisregistraties.overheid.nl/id/begrip/Lat> , <http://brt.basisregistraties.overheid.nl/id/begrip/Nap> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "referentievlak" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#TerpWierde>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "TerpWierde" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#GeografischGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TerpWierde> .

<http://brt.basisregistraties.overheid.nl/id/begrip/ParkeerdakParkeerdekParkeergarage>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "parkeerdak, parkeerdek, parkeergarage" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Al dan niet open bebouwing, geheel of gedeeltelijk (het dak of een van de onderliggende etages) in gebruik als openbare voorziening voor het parkeren van motorvoertuigen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "parkeerdak, parkeerdek, parkeergarage" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "parkeerdak, parkeerdek, parkeergarage" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_nWegnummer>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#nWegnummer> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Meervoudig_spoorbaandeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "meervoudig (spoorbaandeel)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/AantalSporen> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Spoorbaan bestaande uit meer dan twee sporen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "meervoudig" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "meervoudig" .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Hoofdverkeersgebruik>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "hoofdverkeersgebruik" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Voetgangers> , <http://brt.basisregistraties.overheid.nl/id/begrip/Vliegverkeer> , <http://brt.basisregistraties.overheid.nl/id/begrip/Busverkeer> , <http://brt.basisregistraties.overheid.nl/id/begrip/Snelverkeer> , <http://brt.basisregistraties.overheid.nl/id/begrip/GemengdVerkeer> , <http://brt.basisregistraties.overheid.nl/id/begrip/Overig_hoofdverkeersgebruik> , <http://brt.basisregistraties.overheid.nl/id/begrip/Ruiters> , <http://brt.basisregistraties.overheid.nl/id/begrip/FietsersBromfietsers> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "hoofdverkeersgebruik" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Volkstuinen>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Volkstuinen" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Volkstuinen> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_status>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :maxCount  1 ;
        :minCount  1 ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/Status> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#status> .

<http://brt.basisregistraties.overheid.nl/id/begrip/TypeRelief>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "type relief" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het soort reliëf." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "type relief" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Relief> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Helikopterlandingsplatform>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "helikopterlandingsplatform" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Platform dat als landings- en vertrekplaats dient voor helikopters." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "helikopterlandingsplatform" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "helikopterlandingsplatform" .

<jci1.3:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=e>
        a             <http://purl.org/dc/dcmitype/Text> ;
        rdfs:label    "Artikel 98a lid e Kadw" ;
        rdfs:seeAlso  <http://wetten.overheid.nl/1.0:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=e> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Zoutwinning>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Zoutwinning" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Zoutwinning> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Laagwaterlijn>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "laagwaterlijn" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogte_TOP10NL> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Lijn die de grens van het water aangeeft als de waterstand op zijn laagst is." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "laagwaterlijn" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "laagwaterlijn" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Land>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "land" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/RegistratiefGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Begrenzing van Nederland, begrenst door België, Duitsland en de 12-mijls zone." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "land" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "land" .

<http://brt.basisregistraties.overheid.nl/id/structuur/GeografischGebied_naamNl>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#naamNL> .

<http://brt.basisregistraties.overheid.nl/id/structuur/RegistratiefGebied_naamFries>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#naamFries> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Paalwerk>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Paalwerk" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Paalwerk> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Schaapskooi>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "schaapskooi" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Stal voor schapen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "schaapskooi" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "schaapskooi" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Luchtwachttoren>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "luchtwachttoren" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Toren vroeger gebruikt t.b.v. het bewaken van het luchtruim." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "luchtwachttoren" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "luchtwachttoren" .

<http://brt.basisregistraties.overheid.nl/id/begrip/TdnCode>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "TDN code" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Code die het object in TOP10vector had." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "TDN code" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "gebouw" ;
        <http://purl.org/dc/elements/1.1/source>
                "NEN3610:2011" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> , <http://brt.basisregistraties.overheid.nl/id/begrip/Bebouwing> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Vrijstaande, overdekte en geheel of gedeeltelijk met wanden omsloten toegankelijke ruimte, die direct of indirect met de grond is verbonden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "gebouw" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Recreatiekern>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Recreatiekern" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Plaats> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Recreatiekern> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#RdPunt>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "RdPunt" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/RdPunt> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Wegdeel>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Wegdeel" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#_Top10nlObject> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> .

<http://brt.basisregistraties.overheid.nl/id/structuur/RegistratiefGebied_geometrie>
        a          :PropertyShape ;
        :class     <http://www.opengis.net/ont/geosparql#Geometry> ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#geometrie> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Gevangenis>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "gevangenis" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouwen waarin personen in verzekerde bewaring worden gesteld." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "gevangenis" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "gevangenis" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Soortnaam_gebouw>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "soortnaam (gebouw)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Nadere specificatie van het type gebouw." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "soortnaam" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> .

<http://brt.basisregistraties.overheid.nl/id/begrip/TypeGebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "type gebied" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Aanduiding van het type plaats." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "type gebied" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Plaats> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Autosnelweg>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "autosnelweg" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Weg met gescheiden rijbanen en ongelijkvloerse kruisingen, daartoe aangeduid met het betreffende verkeersbord." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "autosnelweg" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "autosnelweg" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Transformatorstation_gebouw>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Transformatorstation_gebouw" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Transformatorstation_gebouw> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Hoofdverkeersgebruik>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "hoofdverkeersgebruik" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Soort verkeer waarvoor een weg bestemd is." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "hoofdverkeersgebruik" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#ZwembadComplex>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Zwembadcomplex" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/ZwembadComplex> .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Gebouw>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "gebouw" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/PsychiatrischZiekenhuisPsychiatrischCentrum> , <http://brt.basisregistraties.overheid.nl/id/begrip/Gemeentehuis> , <http://brt.basisregistraties.overheid.nl/id/begrip/Universiteit> , <http://brt.basisregistraties.overheid.nl/id/begrip/Sporthal> , <http://brt.basisregistraties.overheid.nl/id/begrip/Brandtoren> , <http://brt.basisregistraties.overheid.nl/id/begrip/Elektriciteitscentrale> , <http://brt.basisregistraties.overheid.nl/id/begrip/Fabriek> , <http://brt.basisregistraties.overheid.nl/id/begrip/Manege> , <http://brt.basisregistraties.overheid.nl/id/begrip/Luchtwachttoren> , <http://brt.basisregistraties.overheid.nl/id/begrip/WindmolenKorenmolen> , <http://brt.basisregistraties.overheid.nl/id/begrip/Kasteel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Bezoekerscentrum> , <http://brt.basisregistraties.overheid.nl/id/begrip/Remise> , <http://brt.basisregistraties.overheid.nl/id/begrip/KliniekInrichtingSanatorium> , <http://brt.basisregistraties.overheid.nl/id/begrip/Windturbine> , <http://brt.basisregistraties.overheid.nl/id/begrip/Brandweerkazerne> , <http://brt.basisregistraties.overheid.nl/id/begrip/MilitairGebouw> , <http://brt.basisregistraties.overheid.nl/id/begrip/Uitzichttoren> , <http://brt.basisregistraties.overheid.nl/id/begrip/Koeltoren> , <http://brt.basisregistraties.overheid.nl/id/begrip/Waterradmolen> , <http://brt.basisregistraties.overheid.nl/id/begrip/Koepel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Kapel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Veiling> , <http://brt.basisregistraties.overheid.nl/id/begrip/Kerk> , <http://brt.basisregistraties.overheid.nl/id/begrip/MarkantGebouw> , <http://brt.basisregistraties.overheid.nl/id/begrip/Stationsgebouw> , <http://brt.basisregistraties.overheid.nl/id/begrip/Tol_gebouw> , <http://brt.basisregistraties.overheid.nl/id/begrip/Huizenblok> , <http://brt.basisregistraties.overheid.nl/id/begrip/Reddingboothuisje> , <http://brt.basisregistraties.overheid.nl/id/begrip/Windmolen> , <http://brt.basisregistraties.overheid.nl/id/begrip/Silo> , <http://brt.basisregistraties.overheid.nl/id/begrip/Vuurtoren> , <http://brt.basisregistraties.overheid.nl/id/begrip/Radartoren> , <http://brt.basisregistraties.overheid.nl/id/begrip/Fort> , <http://brt.basisregistraties.overheid.nl/id/begrip/OverigReligieusGebouw> , <http://brt.basisregistraties.overheid.nl/id/begrip/Lichttoren> , <http://brt.basisregistraties.overheid.nl/id/begrip/Museum> , <http://brt.basisregistraties.overheid.nl/id/begrip/Crematorium> , <http://brt.basisregistraties.overheid.nl/id/begrip/StadskantoorHulpsecretarie> , <http://brt.basisregistraties.overheid.nl/id/begrip/WindmolenWatermolen> , <http://brt.basisregistraties.overheid.nl/id/begrip/Moskee> , <http://brt.basisregistraties.overheid.nl/id/begrip/Werf_gebouw> , <http://brt.basisregistraties.overheid.nl/id/begrip/Recreatiecentrum> , <http://brt.basisregistraties.overheid.nl/id/begrip/Ziekenhuis> , <http://brt.basisregistraties.overheid.nl/id/begrip/KasWarenhuis> , <http://brt.basisregistraties.overheid.nl/id/begrip/Dok> , <http://brt.basisregistraties.overheid.nl/id/begrip/Bunker> , <http://brt.basisregistraties.overheid.nl/id/begrip/Rune> , <http://brt.basisregistraties.overheid.nl/id/begrip/Paleis> , <http://brt.basisregistraties.overheid.nl/id/begrip/RadiotorenTelevisietoren> , <http://brt.basisregistraties.overheid.nl/id/begrip/Radarpost> , <http://brt.basisregistraties.overheid.nl/id/begrip/Toren> , <http://brt.basisregistraties.overheid.nl/id/begrip/Overig_gebouw> , <http://brt.basisregistraties.overheid.nl/id/begrip/KerncentraleKernreactor> , <http://brt.basisregistraties.overheid.nl/id/begrip/Wegrestaurant> , <http://brt.basisregistraties.overheid.nl/id/begrip/School> , <http://brt.basisregistraties.overheid.nl/id/begrip/Gevangenis> , <http://brt.basisregistraties.overheid.nl/id/begrip/Verkeerstoren> , <http://brt.basisregistraties.overheid.nl/id/begrip/Stadion> , <http://brt.basisregistraties.overheid.nl/id/begrip/Synagoge> , <http://brt.basisregistraties.overheid.nl/id/begrip/Gemaal> , <http://brt.basisregistraties.overheid.nl/id/begrip/Postkantoor> , <http://brt.basisregistraties.overheid.nl/id/begrip/Tank> , <http://brt.basisregistraties.overheid.nl/id/begrip/Hotel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Observatorium> , <http://brt.basisregistraties.overheid.nl/id/begrip/Peilmeetstation> , <http://brt.basisregistraties.overheid.nl/id/begrip/Tankstation> , <http://brt.basisregistraties.overheid.nl/id/begrip/Boortoren> , <http://brt.basisregistraties.overheid.nl/id/begrip/Klokkentoren> , <http://brt.basisregistraties.overheid.nl/id/begrip/Schaapskooi> , <http://brt.basisregistraties.overheid.nl/id/begrip/Zendtoren> , <http://brt.basisregistraties.overheid.nl/id/begrip/Pompstation> , <http://brt.basisregistraties.overheid.nl/id/begrip/Watertoren> , <http://brt.basisregistraties.overheid.nl/id/begrip/KloosterAbdij> , <http://brt.basisregistraties.overheid.nl/id/begrip/Telecommunicatietoren> , <http://brt.basisregistraties.overheid.nl/id/begrip/Zwembad_gebouw> , <http://brt.basisregistraties.overheid.nl/id/begrip/Transformatorstation_gebouw> , <http://brt.basisregistraties.overheid.nl/id/begrip/ParkeerdakParkeerdekParkeergarage> , <http://brt.basisregistraties.overheid.nl/id/begrip/Schoorsteen> , <http://brt.basisregistraties.overheid.nl/id/begrip/Kunstijsbaan> , <http://brt.basisregistraties.overheid.nl/id/begrip/Politiebureau> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "gebouw" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Ondergronds>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "ondergronds" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FysiekVoorkomen> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw gelegen onder het maaiveld." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "ondergronds" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "ondergronds" .

<http://brt.basisregistraties.overheid.nl/id/begrip/InDuiker>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "in duiker" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FysiekVoorkomen> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gelegen in een niet afsluitbare koker die dient voor de instandhouding van de verbinding tussen wederzijds gelegen wateren of voor de afwatering van aangrenzende landerijen, niet zijnde een grondduiker." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "in duiker" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "in duiker" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Gebouw_geometrie>
        a          :PropertyShape ;
        :class     <http://www.opengis.net/ont/geosparql#Geometry> ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#geometrie> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Koepel>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Koepel" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Koepel> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Watertoren>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Watertoren" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Watertoren> .

<http://brt.basisregistraties.overheid.nl/id/begrip/VisualisatieCode>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "visualisatie code" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Code op basis waarvan een gebruiker het object kan visualiseren." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "visualisatie code" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> .

<http://brt.basisregistraties.overheid.nl/id/structuur/RegistratiefGebied>
        a             :NodeShape ;
        :property     <http://brt.basisregistraties.overheid.nl/id/structuur/RegistratiefGebied_geometrie> , <http://brt.basisregistraties.overheid.nl/id/structuur/RegistratiefGebied_naamFries> , <http://brt.basisregistraties.overheid.nl/id/structuur/RegistratiefGebied_naamOfficieel> , <http://brt.basisregistraties.overheid.nl/id/structuur/RegistratiefGebied_nummer> , <http://brt.basisregistraties.overheid.nl/id/structuur/RegistratiefGebied_naamNl> ;
        :targetClass  <http://brt.basisregistraties.overheid.nl/def/top10nl#RegistratiefGebied> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Aanlegsteiger_inrichtingselement>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Aanlegsteiger_inrichtingselement" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Aanlegsteiger_inrichtingselement> .

<http://brt.basisregistraties.overheid.nl/id/begrip/_4-7Meter>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "4 - 7 meter" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Verhardingsbreedteklasse> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De breedte van de verharding, inclusief beton- en klinkerrand op gelijk niveau als het wegdek, berijdbare goot, geintegreerde rijwielstrook en/of busbaan en parkeerstrook is 4 meter of breder en smaller dan 7 meter." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "4 - 7 meter" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "4 - 7 meter" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#verhardingsbreedteklasse>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "verhardingsbreedteklasse" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Verhardingsbreedteklasse> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbaandeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "spoorbaandeel" ;
        <http://purl.org/dc/terms/source>
                <jci1.3:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=b> ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> , <http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbaan> , <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischObject> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Kleinste functioneel onafhankelijk stukje spoorbaan met gelijkblijvende homogene eigenschappen en relaties dat er binnen een spoorwegnet wordt onderscheiden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "spoorbaandeel" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Tol_inrichtingselement>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Tol_inrichtingselement" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Tol_inrichtingselement> .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/TypeInfrastructuur_spoorbaandeel>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "type infrastructuur (spoorbaandeel)" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Kruising_typeInfrastructuur_spoorbaandeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Verbinding_typeInfrastructuur_spoorbaandeel> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "type infrastructuur" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Eiland>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Eiland" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#GeografischGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Eiland> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Industriekern>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "industriekern" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Plaats> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Bebouwd gebied omsloten door plaatsnaamborden (zowel blauw als wit) met industriële functie." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "industriekern" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "industriekern" .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Hoogteklasse_gebouw>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "hoogteklasse (gebouw)" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogbouw> , <http://brt.basisregistraties.overheid.nl/id/begrip/Laagbouw> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "hoogteklasse" .

<http://brt.basisregistraties.overheid.nl/id/begrip/HoofdGeometrie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "hoofd geometrie" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De hoofdgeometrie van een wegdeel (vlak, lijn of punt)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "hoofd geometrie" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#WindmolenKorenmolen>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "WindmolenKorenmolen" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/WindmolenKorenmolen> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Zee_waterdeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "zee (waterdeel)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Uitgestrekt oppervlak zout water dat het grootste deel van de aarde bedekt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "zee" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "zee" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Zwembad_waterdeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "zwembad (waterdeel)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Functie_waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De waterbak bij een zwembad." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "zwembad" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "zwembad" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#GebiedMetHogeObjecten>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "GebiedMetHogeObjecten" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GebiedMetHogeObjecten> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Kabelbaan>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kabelbaan" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Kabel waaraan stoeltjes hangen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kabelbaan" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kabelbaan" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#fysiekVoorkomen>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "fysiekVoorkomen" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FysiekVoorkomen> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Stadion>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "stadion" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw met tribunes en een sportveld voor het beoefenen van sport, in het bijzonder voor het houden van grote wedstrijden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "stadion" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "stadion" .

<http://brt.basisregistraties.overheid.nl/id/begrip/OverigReligieusGebouw>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "overig religieus gebouw" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Bebouwing bedoelt voor geloofsuitoefening, niet zijnde een kerk, moskee en synagoge." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "overig religieus gebouw" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "overig religieus gebouw" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Remise>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Remise" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Remise> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Windturbine>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "windturbine" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Bebouwing t.b.v. het opwekken van elektrische energie, waarvoor de energie geleverd wordt door wind en opgenomen door middel van wieken." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "windturbine" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "windturbine" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#naamNL>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "naamNL" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/NaamNl> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Kaap>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kaap" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gestel van balken met een daartegen aangebracht scherm van latten of ribben, dat als baak op het land dienst doet voor de zeevaart." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kaap" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kaap" .

<http://brt.basisregistraties.overheid.nl/id/begrip/OpRotonde>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "op rotonde" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FysiekVoorkomen> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Deel van weg onderdeel zijnde van een rotonde." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "op rotonde" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "op rotonde" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Peilschaal>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Peilschaal" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Peilschaal> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Boomgaard>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "boomgaard" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Terrein met hoogstammige fruitbomen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "boomgaard" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "boomgaard" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Telecommunicatietoren>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Telecommunicatietoren" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Telecommunicatietoren> .

<http://brt.basisregistraties.overheid.nl/id/begrip/TijdstipRegistratie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "tijdstip registratie" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Tijdstip waarop de versie van het object is opgenomen in de registratie." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "tijdstip registratie" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Vloeiveld>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "vloeiveld" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Functie_waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Omdijkt stuk land, bestemd voor de bezinking van afvalwater." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "vloeiveld" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "vloeiveld" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Hoogte>
        a             :NodeShape ;
        :property     <http://brt.basisregistraties.overheid.nl/id/structuur/Hoogte_referentievlak> , <http://brt.basisregistraties.overheid.nl/id/structuur/Hoogte_hoogteklasse> , <http://brt.basisregistraties.overheid.nl/id/structuur/Hoogte_geometrie> ;
        :targetClass  <http://brt.basisregistraties.overheid.nl/def/top10nl#Hoogte> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Gemeentehuis>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Gemeentehuis" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gemeentehuis> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Gaswinning_functioneelGebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "gaswinning (functioneel gebied)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebied met installatie(s) t.b.v. de winning of transport van aardgas." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "gaswinning" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "gaswinning" .

<http://brt.basisregistraties.overheid.nl/id/structuur/_Top10nlObject_identificatie>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#identificatie> .

<http://brt.basisregistraties.overheid.nl/id/begrip/NatuurgebiedNatuurreservaat>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "natuurgebied, natuurreservaat" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebied dat waarde heeft uit een oogpunt van natuurschoon of natuurleven (natuurgebied). / Gebied waarin flora, fauna, enz. beschermd worden (natuurreservaat)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "natuurgebied, natuurreservaat" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "natuurgebied, natuurreservaat" .

<http://brt.basisregistraties.overheid.nl/id/begrip/SWegnummer>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "S wegnummer" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Nummering van lokale doorgaande wegen binnen / rond de gemeente Amsterdam." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "S wegnummer" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> .

<http://brt.basisregistraties.overheid.nl/id/structuur/FysiekVoorkomen_gebouw>
        a          :NodeShape ;
        :name      "FysiekVoorkomen gebouw" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/FysiekVoorkomen_gebouw> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/def/top10nl#getijdeinvloed>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "getijdeinvloed" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Getijdeinvloed> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Werf_functioneelGebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "werf (functioneel gebied)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Werkplaats waar schepen worden gebouwd of hersteld." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "werf" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "werf" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Kapel>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Kapel" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Kapel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Tank>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "tank" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Rond bouwwerk t.b.v. opslag van vloeistof." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "tank" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "tank" .

<http://brt.basisregistraties.overheid.nl/id/begrip/AndereBron>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "andere bron" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Aanpassing van het object als gevolg van gebruik van andere bronnen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "andere bron" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "andere bron" .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Gebruiksdoel>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "gebruiksdoel" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/OverigeGebruiksfunctie> , <http://brt.basisregistraties.overheid.nl/id/begrip/Sportfunctie> , <http://brt.basisregistraties.overheid.nl/id/begrip/Woonfunctie> , <http://brt.basisregistraties.overheid.nl/id/begrip/Bijeenkomstfunctie> , <http://brt.basisregistraties.overheid.nl/id/begrip/Winkelfunctie> , <http://brt.basisregistraties.overheid.nl/id/begrip/Celfunctie> , <http://brt.basisregistraties.overheid.nl/id/begrip/Onderwijsfunctie> , <http://brt.basisregistraties.overheid.nl/id/begrip/Gezondheidszorgfunctie> , <http://brt.basisregistraties.overheid.nl/id/begrip/Industriefunctie> , <http://brt.basisregistraties.overheid.nl/id/begrip/Logiesfunctie> , <http://brt.basisregistraties.overheid.nl/id/begrip/Kantoorfunctie> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "gebruiksdoel" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Trein>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "trein" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbaandeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Spoorbaandeel bestemd voor railvoertuig voor de langere afstand dat sneller dan 45 km per uur kan, bestaande uit een enkele of een reeks van locomotieven, treinstellen en/of wagons." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "trein" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "trein" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#FeatureCollectionT10NL>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "FeatureCollectionT10NL" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FeatureCollectiont10nl> .

<http://brt.basisregistraties.overheid.nl/id/begrip/VIc>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "VIc" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Vaarwegklasse> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Vaarweg geschikt voor 6-baksduwstel - 2 naast elkaar, 3 achter elkaar (laadvermogen 9600 - 18000 ton)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "VIc" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "VIc" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Terrein>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Terrein" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#_Top10nlObject> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#KaapHoek>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "KaapHoek" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#GeografischGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/KaapHoek> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Koeltoren>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Koeltoren" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Koeltoren> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#afritnaam>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "afritnaam" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Afritnaam> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Inrichtingselement" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#_Top10nlObject> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Peil>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "peil" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogte_TOP10NL> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Geeft de streefhoogte aan van het waterniveau t.o.v. het referentievlak in grotere waterplassen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "peil" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "peil" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Geluidswering>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Geluidswering" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Geluidswering> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Aanlegsteiger_inrichtingselement>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "aanlegsteiger (inrichtingselement)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "In het water uitstekende brug of pier, smaller dan 2 meter, gebruikt om personen en goederen aan wal te brengen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "Aanlegsteiger" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "aanlegsteiger" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Politiebureau>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "politiebureau" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Plaats waar een afdeling van de politie zetelt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "politiebureau" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "politiebureau" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Leiding>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "leiding" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Koker, buis, draad enz. waardoor of waarlangs een stof of kracht geleid wordt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "leiding" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "leiding" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#geometrieVlak>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "geometrieVlak" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeometrieVlak> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Stationsgebouw>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "stationsgebouw" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Een gebouw dat speciaal bedoeld is voor het bedienen van treinreizigers." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "stationsgebouw" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "stationsgebouw" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Verkeersgeleider>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "verkeersgeleider" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Obstakel op een weg om het verkeer in goede banen te leiden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "verkeersgeleider" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "verkeersgeleider" .

<http://brt.basisregistraties.overheid.nl/id/begrip/III>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "III" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Vaarwegklasse> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Vaarweg geschikt voor Dortmund-Eemskanaalschip (laadvermogen 650 - 1000 ton)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "III" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "III" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#aantalinwoners>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "aantalinwoners" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Aantalinwoners> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#BosLoofbos>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "BosLoofbos" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Terrein> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/BosLoofbos> .

<http://brt.basisregistraties.overheid.nl/id/begrip/RdPunt>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "RD punt" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Getrianguleerd punt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "RD punt" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "RD punt" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbreedte>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "spoorbreedte" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De breedteklasse van het spoor." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "spoorbreedte" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbaandeel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Busverkeer>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "busverkeer" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoofdverkeersgebruik> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Weg speciaal bestemd voor openbaar vervoer." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "busverkeer" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "busverkeer" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_knooppuntnaam>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#knooppuntnaam> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Overig_inrichtingselement>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "overig (inrichtingselement)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het type inrichtingselement is bekend, maar anders dan de genoemde waarden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "overig" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "overig" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#hoofdverkeersgebruik>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "hoofdverkeersgebruik" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoofdverkeersgebruik> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_naam>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#naam> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Bronactualiteit>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "bronactualiteit" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Datum van de gebruikte bron." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "bronactualiteit" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Dieptepunt>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "dieptepunt" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogte_TOP10NL> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Punt waarvan de waterdiepte bekend is t.o.v. het referentievlak." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "dieptepunt" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "dieptepunt" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Terrein_naam>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#naam> .

<http://brt.basisregistraties.overheid.nl/id/begrip/BebouwdGebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "bebouwd gebied" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Een oppervlak, (vrij) intensief gebruikt voor bewoning en/of productie en/of verhandeling van goederen en diensten, plus bijbehorend erf, wegen en openbaar groen (m.u.v. een plantsoen of park)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "bebouwd gebied" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "bebouwd gebied" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#WindmolenWatermolen>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "WindmolenWatermolen" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/WindmolenWatermolen> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Golfterrein>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Golfterrein" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Golfterrein> .

<http://brt.basisregistraties.overheid.nl/id/begrip/IsBagnaam_wegdeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "is BAGnaam (wegdeel)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Aanduiding of de naam afkomstig is uit de BAG" ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "is BAGnaam" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> .

<http://brt.basisregistraties.overheid.nl/id/structuur/FeatureCollectionT10NL_featureMember>
        a          :PropertyShape ;
        :class     <http://brt.basisregistraties.overheid.nl/def/top10nl#_Top10nlObject> ;
        :maxCount  0 ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#FeatureMember> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_hoogteniveau>
        a          :PropertyShape ;
        :datatype  xsd:integer ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#hoogteniveau> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Gebouw_hoogteniveau>
        a          :PropertyShape ;
        :datatype  xsd:integer ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#hoogteniveau> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Schoorsteen>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "schoorsteen" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Pijp voor het afvoeren van verbrandingsgassen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "schoorsteen" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "schoorsteen" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Kerk>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Kerk" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Kerk> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Kruising_typeInfrastructuur_wegdeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kruising (type infrastructuur wegdeel)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TypeInfrastructuur_wegdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gelijkvloerse kruising (wegdeel waar drie of meer hartlijnen van verbindingen op elkaar aansluiten)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kruising" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kruising" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Onverhard>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "onverhard" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Verhardingstype> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Een weg zonder enige vorm van kunstmatige verharding, dan wel een weg hier en daar opgevuld met puin." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "onverhard" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "onverhard" .

<http://brt.basisregistraties.overheid.nl/id/structuur/_Top10nlObject_bronactualiteit>
        a          :PropertyShape ;
        :datatype  xsd:date ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#bronactualiteit> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Hoogteklasse_relief>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "hoogteklasse (relief)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Klasse van de hoogte van een object ten opzichte van het maaiveld." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "hoogteklasse" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Relief> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Tram>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "tram" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbaandeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Spoorbaandeel bestemd voor railvoertuig ten behoeve van personenvervoer over korte afstand, niet harder rijdend dan 45 km per uur." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "tram" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "tram" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Skibaan>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "skibaan" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Terrein ingericht voor het beoefenen van de skisport." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "skibaan" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "skibaan" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Relief_hoogteniveau>
        a          :PropertyShape ;
        :datatype  xsd:integer ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#hoogteniveau> .

<http://brt.basisregistraties.overheid.nl/id/structuur/FunctioneelGebied_soortnaam>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#soortnaam> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Eiland>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "eiland" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Land, omgeven door water." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "eiland" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "eiland" .

<http://brt.basisregistraties.overheid.nl/id/begrip/CampingKampeerterrein>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "camping, kampeerterrein" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Terrein met voorzieningen t.b.v. verblijfsrecreatie voornamelijk voor tenten en caravans." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "camping, kampeerterrein" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "camping, kampeerterrein" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Stadion>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Stadion" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Stadion> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Vervoerfunctie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "vervoerfunctie" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De functie waarvoor het spoor gebruikt wordt (of werd)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "vervoerfunctie" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbaandeel> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Laagwaterlijn>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Laagwaterlijn" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Hoogte> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Laagwaterlijn> .

<http://brt.basisregistraties.overheid.nl/id/begrip/PeilWinterpeil>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "peil: winterpeil" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogte_TOP10NL> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Geeft de streefhoogte aan van het waterniveau t.o.v. het referentievlak in grotere waterplassen gedurende de wintermaanden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "peil: winterpeil" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "peil: winterpeil" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Emplacement>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "emplacement" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het totaal aan sporen op een terrein ten behoeve van het rangeren en stallen van treinen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "emplacement" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "emplacement" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Pijler>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Pijler" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Pijler> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Waterradmolen>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "waterradmolen" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Bebouwing t.b.v. het verrichten van arbeid, waarvoor de energie geleverd wordt door stromend water en opgenomen door middel van een schoepenrad." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "waterradmolen" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "waterradmolen" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Gebouw>
        a             :NodeShape ;
        :property     <http://brt.basisregistraties.overheid.nl/id/structuur/Gebouw_hoogteniveau> , <http://brt.basisregistraties.overheid.nl/id/structuur/Gebouw_soortnaam> , <http://brt.basisregistraties.overheid.nl/id/structuur/Gebouw_hoogte> , <http://brt.basisregistraties.overheid.nl/id/structuur/Gebouw_geometrie> , <http://brt.basisregistraties.overheid.nl/id/structuur/Gebouw_gebruiksdoel> , <http://brt.basisregistraties.overheid.nl/id/structuur/Gebouw_status> , <http://brt.basisregistraties.overheid.nl/id/structuur/Gebouw_hoogteklasse> , <http://brt.basisregistraties.overheid.nl/id/structuur/Gebouw_fysiekVoorkomen> , <http://brt.basisregistraties.overheid.nl/id/structuur/Gebouw_naam> ;
        :targetClass  <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Haven_waterdeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "haven (waterdeel)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Functie_waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Lig- en bergplaats voor vaartuigen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "haven" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "haven" .

<http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl>
        a           <http://www.w3.org/2004/02/skos/core#ConceptScheme> ;
        rdfs:label  "Begrippen top10nl" .

<http://brt.basisregistraties.overheid.nl/id/begrip/TypeHoogte>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "type hoogte" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het soort hoogte object, bijv. hoogtlijn." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "type hoogte" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogte_TOP10NL> .

<http://brt.basisregistraties.overheid.nl/id/structuur/FysiekVoorkomen_terrein>
        a          :NodeShape ;
        :name      "FysiekVoorkomen terrein" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/FysiekVoorkomen_terrein> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/id/structuur/Terrein>
        a             :NodeShape ;
        :property     <http://brt.basisregistraties.overheid.nl/id/structuur/Terrein_naam> , <http://brt.basisregistraties.overheid.nl/id/structuur/Terrein_voorkomen> , <http://brt.basisregistraties.overheid.nl/id/structuur/Terrein_fysiekVoorkomen> , <http://brt.basisregistraties.overheid.nl/id/structuur/Terrein_geometrieVlak> , <http://brt.basisregistraties.overheid.nl/id/structuur/Terrein_hoogteniveau> ;
        :targetClass  <http://brt.basisregistraties.overheid.nl/def/top10nl#Terrein> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#StreekVeld>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "StreekVeld" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#GeografischGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/StreekVeld> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Radartoren>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "radartoren" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Toren t.b.v. radarsignalering c.q. radargeleiding." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "radartoren" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "radartoren" .

<http://brt.basisregistraties.overheid.nl/id/begrip/IV>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "IV" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Vaarwegklasse> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Vaarweg geschikt voor Rijn-Hernekanaalschip (laadvermogen 1000 - 1500 ton) en voor 1-baksduwstel (laadvermogen 1250-1450 ton)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "IV" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "IV" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Remise>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "remise" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Wagenloods voor openbare vervoermiddelen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "remise" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "remise" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Trein>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Trein" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Spoorbaandeel> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Trein> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Metrostation>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "metrostation" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Halteplaats voor een onder- of bovengronds metronetwerk." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "metrostation" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "metrostation" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Kwaliteitsverbetering>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kwaliteitsverbetering" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Aanpassing van het object als gevolg van een kwaliteitsactie." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kwaliteitsverbetering" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kwaliteitsverbetering" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_aantalRijstroken>
        a          :PropertyShape ;
        :datatype  xsd:integer ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#aantalRijstroken> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Recreatiegebied>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Recreatiegebied" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Recreatiegebied> .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/AantalSporen>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "aantal sporen" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Meervoudig_spoorbaandeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Dubbel_spoorbaandeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Enkel_spoorbaandeel> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "aantal sporen" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#DierentuinSafaripark>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "DierentuinSafaripark" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/DierentuinSafaripark> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Stortplaats>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Stortplaats" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Stortplaats> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#LokaleWeg>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "LokaleWeg" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Wegdeel> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/LokaleWeg> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Fabriek>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "fabriek" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Industriële onderneming waarin op grote schaal stoffen of goederen worden geproduceerd." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "fabriek" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "fabriek" .

<http://brt.basisregistraties.overheid.nl/id/begrip/HeuvelBerg>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "heuvel, berg" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Verhoging van het terrein (heuvel). / Min of meer op zichzelf staande sterke verheffing van het aardoppervlak (berg)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "heuvel, berg" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "heuvel, berg" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Viskwekerij_functioneelGebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "viskwekerij (functioneel gebied)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Terrein met bassins, aangelegd voor het kweken van vis." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "viskwekerij" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "viskwekerij" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Nummer_registratiefGebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "nummer (registratief gebied)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het administratieve nummer van het registratief gebied." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "nummer" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/RegistratiefGebied> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Dieptelijn>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Dieptelijn" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Hoogte> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Dieptelijn> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Bosgebied>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Bosgebied" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#GeografischGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Bosgebied> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Schietbaan>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Schietbaan" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Schietbaan> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Uitzichttoren>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "uitzichttoren" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Toren t.b.v. de recreatie." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "uitzichttoren" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "uitzichttoren" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Spoorbaandeel>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Spoorbaandeel" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#_Top10nlObject> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbaandeel> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#vaarwegklasse>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "vaarwegklasse" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Vaarwegklasse> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Leiding>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Leiding" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Leiding> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#StartbaanLandingsbaan>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "StartbaanLandingsbaan" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Wegdeel> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/StartbaanLandingsbaan> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Hoogspanningsmast>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "hoogspanningsmast" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Mast van een hoogspanningsleiding." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "hoogspanningsmast" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "hoogspanningsmast" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#soortnaam>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "soortnaam" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Soortnaam_functioneelGebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/Soortnaam_gebouw> , <http://brt.basisregistraties.overheid.nl/id/begrip/Soortnaam_inrichtingselement> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#MeerPlas>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "MeerPlas" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Waterdeel> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/MeerPlas> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Metrostation>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Metrostation" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Metrostation> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Va>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "Va" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Vaarwegklasse> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Vaarweg geschikt voor Groot Rijnschip (laadvermogen 1500 - 3000 ton) en voor  1-baksduwstel (laadvermogen 1600-3000 ton)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "Va" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "Va" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_isBagnaam>
        a          :PropertyShape ;
        :datatype  xsd:boolean ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#isBAGnaam> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Watergebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "watergebied" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Een complex van meren en plassen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "watergebied" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "watergebied" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Geometrie_functioneelGebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "geometrie (functioneel gebied)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De punt-, vlak- of multivlakgeometrie van een functioneel gebied object." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "geometrie" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Heide>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "heide" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Terrein, overwegend begroeid met heidevegetatie en wilde grassoorten." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "heide" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "heide" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Zendmast>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "zendmast" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Telecommunicatietoren (toren t.b.v. datacommunicatie). / Zendtoren (toren met een zendantenne) / Zend- en/of ontvangstmast (hoge, open constructie t.b.v. het uitzenden en/of ontvangen van beeld- en/of geluidssignalen)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "zendmast" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "zendmast" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbaandeel_geometrie>
        a          :PropertyShape ;
        :class     <http://www.opengis.net/ont/geosparql#Geometry> ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#geometrie> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbaandeel_elektrificatie>
        a          :PropertyShape ;
        :datatype  xsd:boolean ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#elektrificatie> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Zee_waterdeel>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Zee_waterdeel" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Waterdeel> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Zee_waterdeel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/DrasMoerassig>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "dras, moerassig" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Voorkomen_terrein> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Natte, moerassige grond." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "dras, moerassig" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "dras, moerassig" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Paal>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "paal" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Stevig, langwerpig, rechtop in de grond geplaatst merkteken ter afbakening. / Kilometrering van een dijklichaam." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "paal" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "paal" .

<http://brt.basisregistraties.overheid.nl/id/begrip/InTunnel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "in tunnel" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FysiekVoorkomen> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Object gelegen in een kunstmatig aangelegde, onderaardse of door een berg geboorde kokervormige doorgang." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "in tunnel" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "in tunnel" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Boomkwekerij>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "boomkwekerij" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Terrein, overwegend in gebruik t.b.v. het opkweken van bomen (inclusief coniferen en sparren) en struiken, waarbij de hoogte van de aanplant niet van belang is." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "boomkwekerij" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "boomkwekerij" .

<http://brt.basisregistraties.overheid.nl/id/structuur/_Top10nlObject_objectBeginTijd>
        a          :PropertyShape ;
        :datatype  xsd:date ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#objectBeginTijd> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Radarpost>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Radarpost" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Radarpost> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Kilometerraaipaal>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Kilometerraaipaal" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Kilometerraaipaal> .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Waterdeel>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "waterdeel" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/MeerPlas> , <http://brt.basisregistraties.overheid.nl/id/begrip/BronWel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Overig_waterdeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Droogvallend> , <http://brt.basisregistraties.overheid.nl/id/begrip/Waterloop> , <http://brt.basisregistraties.overheid.nl/id/begrip/Droogvallend_LAT> , <http://brt.basisregistraties.overheid.nl/id/begrip/GreppelDrogeSloot> , <http://brt.basisregistraties.overheid.nl/id/begrip/Zee_waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "waterdeel" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Helikopterlandingsplatform>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Helikopterlandingsplatform" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Helikopterlandingsplatform> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Geometrie_hoogte>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "geometrie (hoogte)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De lijn- of puntgeometrie van een hoogte object." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "geometrie" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogte_TOP10NL> .

<http://brt.basisregistraties.overheid.nl/id/structuur/_Top10nlObject>
        a             :NodeShape ;
        :property     <http://brt.basisregistraties.overheid.nl/id/structuur/_Top10nlObject_eindRegistratie> , <http://brt.basisregistraties.overheid.nl/id/structuur/_Top10nlObject_mutatieType> , <http://brt.basisregistraties.overheid.nl/id/structuur/_Top10nlObject_bronactualiteit> , <http://brt.basisregistraties.overheid.nl/id/structuur/_Top10nlObject_bronbeschrijving> , <http://brt.basisregistraties.overheid.nl/id/structuur/_Top10nlObject_objectBeginTijd> , <http://brt.basisregistraties.overheid.nl/id/structuur/_Top10nlObject_objectEindTijd> , <http://brt.basisregistraties.overheid.nl/id/structuur/_Top10nlObject_bronnauwkeurigheid> , <http://brt.basisregistraties.overheid.nl/id/structuur/_Top10nlObject_identificatie> , <http://brt.basisregistraties.overheid.nl/id/structuur/_Top10nlObject_tijdstipRegistratie> , <http://brt.basisregistraties.overheid.nl/id/structuur/_Top10nlObject_visualisatieCode> , <http://brt.basisregistraties.overheid.nl/id/structuur/_Top10nlObject_tdnCode> , <http://brt.basisregistraties.overheid.nl/id/structuur/_Top10nlObject_brontype> ;
        :targetClass  <http://brt.basisregistraties.overheid.nl/def/top10nl#_Top10nlObject> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Tuincentrum>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Tuincentrum" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Tuincentrum> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Vuurtoren>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "vuurtoren" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Toren als drager van een ter oriëntatie dienend licht, met name langs de kust. Het lichtpatroon van de vuurtoren is uniek t.o.v. elke andere vuurtoren of lichttoren." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "vuurtoren" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "vuurtoren" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Toren>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "toren" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Vrijstaand bouwwerk van grote hoogte in verhouding tot de doorsnede." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "toren" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "toren" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Personenvervoer>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "personenvervoer" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Vervoerfunctie> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Spoorbaan, alleen bestemd voor personenvervoer." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "personenvervoer" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "personenvervoer" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#BosGriend>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "BosGriend" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Terrein> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/BosGriend> .

<http://brt.basisregistraties.overheid.nl/id/begrip/InAfsluitbareGrondduiker>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "in afsluitbare grondduiker" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FysiekVoorkomen> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gelegen in een onder een ander water doorlopende afsluitbare koker, die dient voor de instandhouding van de verbinding tussen wederzijds gelegen wateren of voor de afwatering van aangrenzende landerijen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "in afsluitbare grondduiker" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "in afsluitbare grondduiker" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#verhardingstype>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "verhardingstype" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Verhardingstype> .

<http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "functioneel gebied" ;
        <http://purl.org/dc/elements/1.1/source>
                "NEN3610:2011" ;
        <http://purl.org/dc/terms/source>
                <jci1.3:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=j> ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> , <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischObject> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Begrensd en benoemd gebied dat door een functionele eenheid beschreven wordt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "functioneel gebied" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Tankstation>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Tankstation" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Tankstation> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Laagbouw>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "laagbouw" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogteklasse_gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Bebouwing met een hoogte van 35 meter of lager en bestaande uit minder dan 10 woonlagen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "laagbouw" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "laagbouw" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Radiotelescoop>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Radiotelescoop" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Radiotelescoop> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Grenspunt>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "grenspunt" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Aanduiding van een grensscheiding." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "grenspunt" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "grenspunt" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Boomkwekerij>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Boomkwekerij" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Terrein> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Boomkwekerij> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Crematorium>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Crematorium" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Crematorium> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Skibaan>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Skibaan" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Skibaan> .

<http://brt.basisregistraties.overheid.nl/id/begrip/ExterneData>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "externe data" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De data worden aangeleverd door externe leveranciers." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "externe data" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "externe data" .

<http://brt.basisregistraties.overheid.nl/id/begrip/TypeWater>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "type water" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Aanduiding of het object een verbinding, een kruising of iets anders." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "type water" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel> .

<http://brt.basisregistraties.overheid.nl/id/structuur/_Top10nlObject_tijdstipRegistratie>
        a          :PropertyShape ;
        :datatype  xsd:date ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#tijdstipRegistratie> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Vliedberg>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "vliedberg" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Verhoging in het terrein ter bescherming van de daarop geplaatste bebouwing tegen hoogwater." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "vliedberg" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "vliedberg" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#KilometerpaalWater>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "KilometerpaalWater" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/KilometerpaalWater> .

<http://brt.basisregistraties.overheid.nl/id/begrip/GeulVaargeul>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "geul, vaargeul" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Smal, meestal diep water (geul). / Geul van voldoende diepte als vaarwater tussen ondiepten door (vaargeul)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "geul, vaargeul" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "geul, vaargeul" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Verhard>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "verhard" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Verhardingstype> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Een weg met een egale verharding (asfalt, beton, klinkers, tegels, keien, etc.)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "verhard" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "verhard" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Voorkomen_waterdeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "voorkomen (waterdeel)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Aanduiding dat er riet op het waterdeel voorkomt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "voorkomen" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Gebouw_fysiekVoorkomen>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :maxCount  1 ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/FysiekVoorkomen_gebouw> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#fysiekVoorkomen> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Plaats_bebouwdeKom>
        a          :PropertyShape ;
        :datatype  xsd:boolean ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#bebouwdeKom> .

<http://brt.basisregistraties.overheid.nl/id/begrip/TypeGebouw>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "type gebouw" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het oorspronkelijk gebruiksdoel van het gebouw." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "type gebouw" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Geometrie_geografischGebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "geometrie (geografisch gebied)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De punt- of vlakgeometrie van een geografisch gebied object." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "geometrie" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischGebied> .

<http://brt.basisregistraties.overheid.nl/id/begrip/NaamNl>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "naam nl" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De Nederlandse naam." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "naam nl" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/RegistratiefGebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischGebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/Plaats> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#bronbeschrijving>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "bronbeschrijving" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Bronbeschrijving> .

<jci1.3:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=g>
        a             <http://purl.org/dc/dcmitype/Text> ;
        rdfs:label    "Artikel 98a lid g Kadw" ;
        rdfs:seeAlso  <http://wetten.overheid.nl/1.0:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=g> .

<http://brt.basisregistraties.overheid.nl/id/begrip/FietsersBromfietsers>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "fietsers, bromfietsers" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoofdverkeersgebruik> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Weg uitsluitend bestemd voor fietsers en/of bromfietsers en daartoe aangeduid met een blauw bord met daarop een wit rijwiel, of een blauw of zwart bord met daarop de tekst “FIETSPAD” of “RIJWIELPAD”. Indien, in uitzonderlijke gevallen, met grote mate van zekerheid bepaald kan worden dat een weg/pad een rijwielpad is, mag afgeweken worden van de regel dat er een aanduiding moet zijn." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "fietsers, bromfietsers" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "fietsers, bromfietsers" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Park>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "park" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Een op zichzelf staande groenvoorziening, dienend ter verfraaiing en/of verlevendiging van één of meerdere wijken, zonder hiervan direct deel uit te maken." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "park" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "park" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#isBAGwoonplaats>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "isBAGwoonplaats" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/IsBagwoonplaats> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Pijler>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "pijler" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Zuil die een bouwconstructie ondersteunt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "pijler" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "pijler" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Geometry>
        a             :NodeShape ;
        :name         "geosparql:Geometry" ;
        :targetClass  <http://www.opengis.net/ont/geosparql#Geometry> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Erebegraafplaats>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Erebegraafplaats" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Erebegraafplaats> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Gebouw_naam>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#naam> .

<http://brt.basisregistraties.overheid.nl/id/structuur/FeatureCollectionT10NL>
        a             :NodeShape ;
        :property     <http://brt.basisregistraties.overheid.nl/id/structuur/FeatureCollectionT10NL_featureMember> ;
        :targetClass  <http://brt.basisregistraties.overheid.nl/def/top10nl#FeatureCollectionT10NL> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#TerritorialeZee>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "TerritorialeZee" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#RegistratiefGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TerritorialeZee> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Deelkern>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "deelkern" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Plaats> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Woonkern gelegen binnen de bebouwde kom van een andere plaats." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "deelkern" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "deelkern" .

<http://brt.basisregistraties.overheid.nl/id/begrip/FeatureCollectiont10nl>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "feature collectiont10nl" ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "feature collectiont10nl" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_afritnummer>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#afritnummer> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Hoofdafwatering>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "hoofdafwatering" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Aanduiding of het water deel uitmaakt van het hoofdafwateringspatroon (het stelsel van waterlopen in gebruik als primaire afvoermogelijkheid van overtollig oppervlaktewater c.q. aanvoermogelijkheid bij een tekort aan oppervlaktewater, plus bijhorende kunstwerken)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "hoofdafwatering" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel> .

<http://brt.basisregistraties.overheid.nl/id/structuur/_Top10nlObject_eindRegistratie>
        a          :PropertyShape ;
        :datatype  xsd:date ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#eindRegistratie> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Provincie>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Provincie" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#RegistratiefGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Provincie> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Overig_bron>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "overig (bron)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De waarde van het objectkenmerk is bekend, maar anders dan de genoemde bronnen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "overig" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "overig" .

<http://brt.basisregistraties.overheid.nl/id/begrip/GeografischGebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "geografisch gebied" ;
        <http://purl.org/dc/elements/1.1/source>
                "NEN3610:2011" ;
        <http://purl.org/dc/terms/source>
                <jci1.3:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=i> ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischObject> , <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Begrensd en benoemd gebied dat door een geografische eenheid beschreven wordt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "geografisch gebied" ;
        <http://www.w3.org/2004/02/skos/core#scopeNote>
                "Woonplaatsen en andere aan wonen en werken gerelateerde gebieden zijn in de objectklasse Plaats opgenomen." .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Duingebied>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Duingebied" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#GeografischGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Duingebied> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Woonwagencentrum>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "woonwagencentrum" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Plaats waar gewoond wordt in woonwagens." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "woonwagencentrum" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "woonwagencentrum" .

<http://brt.basisregistraties.overheid.nl/id/begrip/RegistratiefGebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "registratief gebied" ;
        <http://purl.org/dc/elements/1.1/source>
                "NEN3610:2011" ;
        <http://purl.org/dc/terms/source>
                <jci1.3:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=h> ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> , <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischObject> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Op basis van wet- en regelgeving afgebakend gebied dat als eenheid geldt van politieke/bestuurlijke verantwoordelijkheid of voor bedrijfsvoering." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "registratief gebied" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_brugnaam>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#brugnaam> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#BebouwdGebied>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "BebouwdGebied" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Terrein> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/BebouwdGebied> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#BosNaaldbos>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "BosNaaldbos" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Terrein> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/BosNaaldbos> .

<http://brt.basisregistraties.overheid.nl/id/begrip/StadskantoorHulpsecretarie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "stadskantoor, hulpsecretarie" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Bureau waar gemeentelijke instellingen, bijvoorbeeld de burgerlijke stand, gevestigd zijn." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "stadskantoor, hulpsecretarie" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "stadskantoor, hulpsecretarie" .

<http://brt.basisregistraties.overheid.nl/id/begrip/GpsKernnetpunt>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "GPS kernnetpunt" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Punt geschikt voor GPS metingen. (Kan een steen of bout zijn)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "GPS kernnetpunt" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "GPS kernnetpunt" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Drinkwaterbekken>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "drinkwaterbekken" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Functie_waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Bassin t.b.v. de drinkwatervoorziening." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "drinkwaterbekken" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "drinkwaterbekken" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Water_planTopografie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "water (plantopografie)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/PlanTopografie> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Plantopografie van waterdelen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "water" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "water" .

<http://brt.basisregistraties.overheid.nl/id/structuur/RegistratiefGebied_naamNl>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#naamNL> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Heide>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Heide" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Terrein> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Heide> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Polder>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Polder" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#GeografischGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Polder> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Bedrijventerrein>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Bedrijventerrein" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Bedrijventerrein> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Gebouwencomplex>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "gebouwencomplex" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Geheel van bij elkaar horende gebouwen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "gebouwencomplex" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "gebouwencomplex" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Klokkentoren>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "klokkentoren" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Toren t.b.v. de ophanging van een uurwerk en/of klokkenspel." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "klokkentoren" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "klokkentoren" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#voorkomen>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "voorkomen" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Voorkomen_terrein> , <http://brt.basisregistraties.overheid.nl/id/begrip/Voorkomen_waterdeel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Overig_terrein>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "overig (terrein)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De waarde van het objectkenmerk is bekend, maar anders dan de genoemde waarden. Een niet nader omschreven gebruiksbestemming." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "overig" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "overig" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#sluisnaam>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "sluisnaam" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Sluisnaam> .

<http://brt.basisregistraties.overheid.nl/id/begrip/ZeegatZeearm>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "zeegat, zeearm" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Plaats waar een binnenzee in een zee uitmondt (zeegat). / Lange smalle inham van een zee/ zeearm." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "zeegat, zeearm" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "zeegat, zeearm" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Metro>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Metro" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Spoorbaandeel> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Metro> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#gescheidenRijbaan>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "gescheidenRijbaan" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GescheidenRijbaan> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Paalwerk>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "paalwerk" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Palissade, omheining van in de grond geslagen palen of staken ten behoeve van landaanwinning." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "paalwerk" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "paalwerk" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Jachthaven>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Jachthaven" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Jachthaven> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Wegafsluiting>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "wegafsluiting" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Een fysieke permanente of tijdelijke barrière in of dwars over een weg voor tenminste een gedeelte van de gebruikers van die weg. (b.v paaltjes, slagboom, toegangshek, etc.)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "wegafsluiting" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "wegafsluiting" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Productie-installatie>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Productie-installatie" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Productie-installatie> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Strandpaal>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Strandpaal" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Strandpaal> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Plaats_naamFries>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#naamFries> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Kruis>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Kruis" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Kruis> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Tuincentrum>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "tuincentrum" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het geheel aan bebouwing en omliggend terrein t.b.v. de (particuliere) verkoop van artikelen voor tuinaanleg." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "tuincentrum" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "tuincentrum" .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Verhardingsbreedteklasse>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "verhardingsbreedteklasse" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/_2Meter> , <http://brt.basisregistraties.overheid.nl/id/begrip/_2-4Meter> , <http://brt.basisregistraties.overheid.nl/id/begrip/_4-7Meter> , <http://brt.basisregistraties.overheid.nl/id/begrip/_7Meter> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "verhardingsbreedteklasse" .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Bron>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "bron" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/ExterneData> , <http://brt.basisregistraties.overheid.nl/id/begrip/Overig_bron> , <http://brt.basisregistraties.overheid.nl/id/begrip/Rd> , <http://brt.basisregistraties.overheid.nl/id/begrip/Luchtfoto> , <http://brt.basisregistraties.overheid.nl/id/begrip/Top10vector> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "bron" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Kartingbaan>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kartingbaan" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Baan waarop met skelters of karts  gereden wordt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kartingbaan" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kartingbaan" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Plaats_naamNl>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#naamNL> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Calamiteitendoorgang>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Calamiteitendoorgang" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Calamiteitendoorgang> .

<http://brt.basisregistraties.overheid.nl/id/begrip/BosLoofbos>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "bos: loofbos" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Oppervlak begroeid met een dusdanige aantal loofbomen dat de kruinen een min of meer gesloten geheel vormen of, na volgroeiing van de bomen, zullen vormen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "bos: loofbos" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "bos: loofbos" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Referentievlak>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "referentievlak" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Referentievlak ten opzichte waarvan de hoogten gedefinieerd zijn." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "referentievlak" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogte_TOP10NL> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#functie>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "functie" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Functie_relief> , <http://brt.basisregistraties.overheid.nl/id/begrip/Functie_waterdeel> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#OverigReligieusGebouw>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "OverigReligieusGebouw" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/OverigReligieusGebouw> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Plaats_geometrie>
        a          :PropertyShape ;
        :class     <http://www.opengis.net/ont/geosparql#Geometry> ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#geometrie> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Gaswinning_functioneelGebied>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Gaswinning_functioneelGebied" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gaswinning_functioneelGebied> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#KazerneLegerplaats>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "KazerneLegerplaats" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/KazerneLegerplaats> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Milieustraat>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "milieustraat" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Een locatie die specifiek bestemd is voor het brengen van gescheiden huishoudelijk afval en grofvuil." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "milieustraat" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "milieustraat" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Populieren>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Populieren" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Terrein> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Populieren> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#typeWater>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "typeWater" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TypeWater> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_voorkomen>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :maxCount  1 ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/Voorkomen_waterdeel> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#voorkomen> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Oliewinning>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "oliewinning" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Installatie t.b.v. de winning of transport van aardolie." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "oliewinning" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "oliewinning" .

<http://brt.basisregistraties.overheid.nl/id/begrip/InSluis>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "in sluis" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FysiekVoorkomen> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gelegen in het deel tussen de sluisdeuren van een schutsluis/scheepvaartsluis (de schutkolk/sluiskolk)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "in sluis " ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "in sluis" .

<jci1.3:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=b>
        a             <http://purl.org/dc/dcmitype/Text> ;
        rdfs:label    "Artikel 98a lid b Kadw" ;
        rdfs:seeAlso  <http://wetten.overheid.nl/1.0:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=b> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_sluisnaam>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#sluisnaam> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#ZeegatZeearm>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "ZeegatZeearm" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#GeografischGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/ZeegatZeearm> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Recreatiegebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "recreatiegebied" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Terrein bedoeld voor vrijetijdsbesteding." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "recreatiegebied" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "recreatiegebied" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Crematorium>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "crematorium" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw dat dient voor lijkverbranding." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "crematorium" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "crematorium" .

<http://brt.basisregistraties.overheid.nl/id/structuur/RegistratiefGebied_nummer>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#nummer> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Slipschool>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Slipschool" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Slipschool> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#nWegnummer>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "nWegnummer" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/NWegnummer> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#ParkeerdakParkeerdekParkeergarage>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "ParkeerdakParkeerdekParkeergarage" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/ParkeerdakParkeerdekParkeergarage> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Status>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "status" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De gebruiksstatus van het object." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "status" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> , <http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbaandeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/MetRiet_voorkomen_terrein>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "met riet (voorkomen terrein)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Voorkomen_terrein> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Met riet bedekt terreinoppervlak." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "met riet" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "met riet" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Uitzichttoren>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Uitzichttoren" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Uitzichttoren> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#naamOfficieel>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "naamOfficieel" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/NaamOfficieel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Rune>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "ruïne" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Overblijfsel van een verwoest of door ouderdom vervallen gebouw." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "ruïne" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "ruïne" .

<http://brt.basisregistraties.overheid.nl/id/begrip/BuitenGebruik>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "buiten gebruik" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Status> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het object wordt niet meer (als zodanig) gebruikt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "buiten gebruik" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "buiten gebruik" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Observatorium>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "observatorium" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw t.b.v. het doen van waarnemingen in de ruimte." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "observatorium" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "observatorium" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Milieustraat>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Milieustraat" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Milieustraat> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Werf_gebouw>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "werf (gebouw)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Werkplaats waar schepen worden gebouwd of hersteld." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "werf" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "werf" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Ziekenhuis>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Ziekenhuis" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Ziekenhuis> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Brandweerkazerne>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "brandweerkazerne" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw voor het stationeren van materieel en manschappen t.b.v. brandbestrijding." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "brandweerkazerne" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "brandweerkazerne" .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Status>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "status" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/BuitenGebruik> , <http://brt.basisregistraties.overheid.nl/id/begrip/InGebruik> , <http://brt.basisregistraties.overheid.nl/id/begrip/InUitvoering> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "status" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Terrein_fysiekVoorkomen>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/FysiekVoorkomen_terrein> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#fysiekVoorkomen> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#aantalRijstroken>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "aantalRijstroken" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/AantalRijstroken> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Kabelbaanmast>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kabelbaanmast" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Mast van een kabelbaan." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kabelbaanmast" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kabelbaanmast" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Verzorgingsplaats>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "verzorgingsplaats" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Locatie langs een autosnelweg  of hoofdweg met een parkeerfunctie, meestal in combinatie met een brandstofverkooppunt en soms aangevuld met een wegrestaurant." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "verzorgingsplaats" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "verzorgingsplaats" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbaandeel_status>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :maxCount  1 ;
        :minCount  1 ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/Status> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#status> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Haven_functioneelGebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "haven (functioneel gebied)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Lig- en bergplaats voor vaartuigen, inclusief het omliggende terrein." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "haven" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "haven" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#hoogte>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "hoogte" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogte_inrichtingselement> , <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogte_hoogteklasse> , <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogte_gebouw> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Vaarwegklasse>
        a          :NodeShape ;
        :name      "Vaarwegklasse" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Vaarwegklasse> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/def/top10nl#hoofdGeometrie>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "hoofdGeometrie" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/HoofdGeometrie> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Inrichtingselement>
        a             :NodeShape ;
        :property     <http://brt.basisregistraties.overheid.nl/id/structuur/Inrichtingselement_hoogte> , <http://brt.basisregistraties.overheid.nl/id/structuur/Inrichtingselement_geometrie> , <http://brt.basisregistraties.overheid.nl/id/structuur/Inrichtingselement_breedte> , <http://brt.basisregistraties.overheid.nl/id/structuur/Inrichtingselement_nummer> , <http://brt.basisregistraties.overheid.nl/id/structuur/Inrichtingselement_naam> , <http://brt.basisregistraties.overheid.nl/id/structuur/Inrichtingselement_hoogteniveau> , <http://brt.basisregistraties.overheid.nl/id/structuur/Inrichtingselement_soortnaam> ;
        :targetClass  <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Luchtvaartlicht>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "luchtvaartlicht" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Navigatielicht t.b.v. de luchtvaart." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "luchtvaartlicht" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "luchtvaartlicht" .

<http://brt.basisregistraties.overheid.nl/id/begrip/DierentuinSafaripark>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "dierentuin, safaripark" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Publieke tuin / park waarin een verzameling inheemse en uitheemse dieren is ondergebracht (dierentuin). / Groot park met wilde dieren, waar men met een auto kan rijden (safaripark)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "dierentuin, safaripark" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "dierentuin, safaripark" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Baak>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "baak" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Markering van de loop van de vaargeul." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "baak" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "baak" .

<http://brt.basisregistraties.overheid.nl/id/structuur/FunctioneelGebied>
        a             :NodeShape ;
        :property     <http://brt.basisregistraties.overheid.nl/id/structuur/FunctioneelGebied_naamFries> , <http://brt.basisregistraties.overheid.nl/id/structuur/FunctioneelGebied_soortnaam> , <http://brt.basisregistraties.overheid.nl/id/structuur/FunctioneelGebied_geometrie> , <http://brt.basisregistraties.overheid.nl/id/structuur/FunctioneelGebied_naamNl> ;
        :targetClass  <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> .

<http://brt.basisregistraties.overheid.nl/id/begrip/PlanTopografie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "plan topografie" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "ruimtelijk object dat wel gepland is, maar nog niet in uitvoering is; meestal een groot infrastructureel object." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "plan topografie" ;
        <http://www.w3.org/2004/02/skos/core#scopeNote>
                "Voorbeelden zijn: nieuwe spoorbanen, snelwegen en kanalen" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Verhardingsbreedteklasse>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "verhardingsbreedteklasse" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De breedte van de verharding, ingedeeld in klassen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "verhardingsbreedteklasse" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Lat>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "LAT" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Referentievlak> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Laagste Astronomisch Getij." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "LAT " ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "LAT" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Inrichtingselement_breedte>
        a          :PropertyShape ;
        :datatype  xsd:integer ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#breedte> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Hoogbouw>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "hoogbouw" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogteklasse_gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouwen (als zelfstandige eenheid of onderdeel van een groter gebouw) hoger dan 35  meter of bestaande uit 10 of meer woonlagen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "hoogbouw" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "hoogbouw" .

<http://brt.basisregistraties.overheid.nl/id/begrip/LokaleWeg>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "lokale weg" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Weg van lokaal belang tussen bewegwijzerde routes." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "lokale weg" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "lokale weg" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Radiobaken>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "radiobaken" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Radiozendstation op een vliegveld of langs een luchtroute, dat dient als hulpmiddel om de koers voor vliegtuigen te bepalen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "radiobaken" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "radiobaken" .

<http://brt.basisregistraties.overheid.nl/id/structuur/FunctioneelGebied_geometrie>
        a          :PropertyShape ;
        :class     <http://www.opengis.net/ont/geosparql#Geometry> ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#geometrie> .

<http://brt.basisregistraties.overheid.nl/id/begrip/BosNaaldbos>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "bos: naaldbos" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Oppervlak begroeid met een dusdanige aantal naaldbomen dat de kruinen een min of meer gesloten geheel vormen of, na volgroeiing van de bomen, zullen vormen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "bos: naaldbos" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "bos: naaldbos" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Spoorbaanlichaam>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Spoorbaanlichaam" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Terrein> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbaanlichaam> .

<http://brt.basisregistraties.overheid.nl/id/begrip/WindmolenKorenmolen>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "windmolen: korenmolen" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Bebouwing t.b.v. het malen van granen, waarvoor de energie geleverd wordt door wind en opgenomen door middel van wieken." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "windmolen: korenmolen" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "windmolen: korenmolen" .

<http://brt.basisregistraties.overheid.nl/id/structuur/PlanTopografie>
        a             :NodeShape ;
        :property     <http://brt.basisregistraties.overheid.nl/id/structuur/PlanTopografie_geometrie> , <http://brt.basisregistraties.overheid.nl/id/structuur/PlanTopografie_naam> ;
        :targetClass  <http://brt.basisregistraties.overheid.nl/def/top10nl#PlanTopografie> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Golfmeetpaal>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "golfmeetpaal" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Paal uitgerust met instrumenten t.b.v. het doen van waarnemingen betreffende golfbewegingen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "golfmeetpaal" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "golfmeetpaal" .

<http://brt.basisregistraties.overheid.nl/id/begrip/WerkelijkeVerandering>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "werkelijke verandering" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Aanpassing van het object als gevolg van wijzigingen van het object in het terrein." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "werkelijke verandering" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "werkelijke verandering" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Brontype>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "brontype" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Aanduiding welk soort bron is gebruikt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "brontype" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Knooppuntnaam>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "knooppuntnaam" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Naam van een knooppunt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "knooppuntnaam" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/KaapHoek>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kaap, hoek" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "In zee vooruitstekende landpunt (kaap). / In het water uitstekende landtong (hoek)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kaap, hoek" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kaap, hoek" .

<http://brt.basisregistraties.overheid.nl/id/begrip/ObjectEindTijd>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "object eind tijd" ;
        <http://purl.org/dc/elements/1.1/source>
                "NEN 3610:2011" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Tijdstip waarop het object in de registratie niet meer geldig is." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "object eind tijd" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> ;
        <http://www.w3.org/2004/02/skos/core#scopeNote>
                "Er zijn verschillende datatypes voor de representatie van een tijdstip: Afhankelijk van de gebruikerswensen m.b.t. granulariteit kan o.a. worden gekozen uit types TM_Instant, Date of DateTime." .

<http://brt.basisregistraties.overheid.nl/id/structuur/Inrichtingselement_hoogteniveau>
        a          :PropertyShape ;
        :datatype  xsd:integer ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#hoogteniveau> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Kilometerraaibord>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Kilometerraaibord" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Kilometerraaibord> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Polder>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "polder" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Door waterscheidingen begrensd stuk land of gebied waarin de waterstand kan worden beheerst door bemaling." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "polder" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "polder" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Dieptelijn>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "dieptelijn" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogte_TOP10NL> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Lijn gevormd door punten met gelijke waterdiepte." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "dieptelijn" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "dieptelijn" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Hoogteklasse_gebouw>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "hoogteklasse (gebouw)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De klasse van hoogte waar de bebouwing toe behoort." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "hoogteklasse" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_vaarwegklasse>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :maxCount  1 ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/Vaarwegklasse> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#vaarwegklasse> .

<http://brt.basisregistraties.overheid.nl/id/begrip/GebiedMetHogeObjecten>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "gebied met hoge objecten" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebied, waarbinnen zich meerdere hoge objecten bevinden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "gebied met hoge objecten" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "gebied met hoge objecten" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Schietbaan>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "schietbaan" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Baan ingericht voor het schieten naar een doel." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "schietbaan" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "schietbaan" .

<http://brt.basisregistraties.overheid.nl/id/structuur/GeografischGebied_geometrie>
        a          :PropertyShape ;
        :class     <http://www.opengis.net/ont/geosparql#Geometry> ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#geometrie> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Dok>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "dok" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Installatie voor onderhoud en herstel van schepen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "dok" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "dok" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Windmolentje>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Windmolentje" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Windmolentje> .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/FysiekVoorkomen_gebouw>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "fysiek voorkomen (gebouw)" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Ondergronds> , <http://brt.basisregistraties.overheid.nl/id/begrip/Overkluisd> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "fysiek voorkomen" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Oliepompinstallatie>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Oliepompinstallatie" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Oliepompinstallatie> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#baanvaknaam>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "baanvaknaam" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Baanvaknaam> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Gevangenis>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Gevangenis" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gevangenis> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Telecommunicatietoren>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "telecommunicatietoren" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Toren t.b.v. datacommunicatie." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "telecommunicatietoren" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "telecommunicatietoren" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Droogvallend_LAT>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "droogvallend (LAT)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Geheel of gedeeltelijk droogvallende gronden ten opzichte van het Laagste Astronomisch Getij, buitendijks gelegen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "droogvallend (LAT)" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "droogvallend (LAT)" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Reddingboothuisje>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "reddingboothuisje" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Plaats waar een reddingboot beschikbaar is." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "reddingboothuisje" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "reddingboothuisje" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Radarpost>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "radarpost" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Plaats waar waarnemingen worden gedaan met behulp van radar, m.n. om vliegtuigen en scheepsbewegingen te observeren." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "radarpost" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "radarpost" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Breedteklasse>
        a          :NodeShape ;
        :name      "Breedteklass" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Breedteklasse> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/id/structuur/GeografischGebied>
        a             :NodeShape ;
        :property     <http://brt.basisregistraties.overheid.nl/id/structuur/GeografischGebied_naamFries> , <http://brt.basisregistraties.overheid.nl/id/structuur/GeografischGebied_geometrie> , <http://brt.basisregistraties.overheid.nl/id/structuur/GeografischGebied_naamNl> ;
        :targetClass  <http://brt.basisregistraties.overheid.nl/def/top10nl#GeografischGebied> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Renbaan>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Renbaan" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Renbaan> .

<http://brt.basisregistraties.overheid.nl/id/begrip/TerritorialeZee>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "territoriale zee" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/RegistratiefGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Een zeestrook, grenzend aan het landgebied van Nederland waarover de soevereiniteit van Nederland zich uitstrekt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "territoriale zee" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "territoriale zee" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Woonfunctie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "woonfunctie" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebruiksdoel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw geschikt voor permanente bewoning." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "woonfunctie" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "woonfunctie" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Fort>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Fort" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Fort> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#geometrie>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "geometrie" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Geometrie_functioneelGebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/Geometrie_gebouw> , <http://brt.basisregistraties.overheid.nl/id/begrip/Geometrie_geografischGebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/Geometrie_registratiefGebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/Geometrie_planTopografie> , <http://brt.basisregistraties.overheid.nl/id/begrip/Geometrie_waterdeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Geometrie_inrichtingselement> , <http://brt.basisregistraties.overheid.nl/id/begrip/Geometrie_spoorbaandeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Geometrie_hoogte> , <http://brt.basisregistraties.overheid.nl/id/begrip/Geometrie_plaats> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Zee_geografischGebied>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Zee_geografischGebied" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#GeografischGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Zee_geografischGebied> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Postkantoor>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Postkantoor" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Postkantoor> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Koedam>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Koedam" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Koedam> .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/TypeInfrastructuur_wegdeel>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "type infrastructuur (wegdeel)" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/OverigVerkeersgebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/Kruising_typeInfrastructuur_wegdeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Verbinding_typeInfrastructuur_wegdeel> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "type infrastructuur" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Overig_functie_waterdeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "overig (functie waterdeel)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Functie_waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De waarde van het objectkenmerk is bekend, maar anders dan de genoemde waterfuncties." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "overig" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "overig" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Water>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "water" ;
        <http://purl.org/dc/elements/1.1/source>
                "NEN3610:2011" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischObject> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Grondoppervlak in principe bedekt met water." ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "water" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Hotel>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Hotel" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hotel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Zand>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "zand" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Terrein met grondsoort zand, van nature zonder enige begroeiing." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "zand" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "zand" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#brugnaam>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "brugnaam" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Brugnaam> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Zandwinning>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Zandwinning" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Zandwinning> .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Wegdeel>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "wegdeel" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/ParkeerplaatsCarpool> , <http://brt.basisregistraties.overheid.nl/id/begrip/ParkeerplaatsPR> , <http://brt.basisregistraties.overheid.nl/id/begrip/RolbaanPlatform> , <http://brt.basisregistraties.overheid.nl/id/begrip/Hoofdweg> , <http://brt.basisregistraties.overheid.nl/id/begrip/Straat> , <http://brt.basisregistraties.overheid.nl/id/begrip/Veerverbinding> , <http://brt.basisregistraties.overheid.nl/id/begrip/Parkeerplaats> , <http://brt.basisregistraties.overheid.nl/id/begrip/RegionaleWeg> , <http://brt.basisregistraties.overheid.nl/id/begrip/StartbaanLandingsbaan> , <http://brt.basisregistraties.overheid.nl/id/begrip/Overig_wegdeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/LokaleWeg> , <http://brt.basisregistraties.overheid.nl/id/begrip/Autosnelweg> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "wegdeel" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Busstation>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "busstation" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Een plaats waar verschillende buslijnen samenkomen en waar meerdere bushaltes aanwezig zijn, met het doel dat buspassagiers hier kunnen in-, uit- of overstappen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "busstation" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "busstation" .

<http://brt.basisregistraties.overheid.nl/id/structuur/_Top10nlObject_bronnauwkeurigheid>
        a          :PropertyShape ;
        :datatype  xsd:float ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#bronnauwkeurigheid> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Verkeersgeleider>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Verkeersgeleider" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Verkeersgeleider> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Brugnaam>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "brugnaam" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De naam van een brug." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "brugnaam" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbaandeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Openluchttheater>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Openluchttheater" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Openluchttheater> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Enkel_spoorbaandeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "enkel (spoorbaandeel)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/AantalSporen> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Spoorbaan bestaande uit één spoor." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "enkel" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "enkel" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Kasteel>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Kasteel" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Kasteel> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_geometrie>
        a          :PropertyShape ;
        :class     <http://www.opengis.net/ont/geosparql#Geometry> ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#geometrie> .

<http://brt.basisregistraties.overheid.nl/id/begrip/_125Meter>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "> 125 meter" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Breedteklasse_waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De breedte van het water is groter dan 125 meter." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "> 125 meter" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "> 125 meter" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Gemaal>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Gemaal" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gemaal> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#NatuurgebiedNatuurreservaat>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "NatuurgebiedNatuurreservaat" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/NatuurgebiedNatuurreservaat> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Elektrificatie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "elektrificatie" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Aanduiding of het spoorbaandeel geëlektrificeerd is of niet." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "elektrificatie" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbaandeel> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Woonkern>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Woonkern" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Plaats> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Woonkern> .

<http://brt.basisregistraties.overheid.nl/id/begrip/WindmolenWatermolen>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "windmolen: watermolen" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Bebouwing t.b.v. het opvijzelen van water, waarvoor de energie geleverd wordt door wind en opgenomen door middel van wieken." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "windmolen: watermolen" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "windmolen: watermolen" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_getijdeinvloed>
        a          :PropertyShape ;
        :datatype  xsd:boolean ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#getijdeinvloed> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Arboretum>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Arboretum" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Arboretum> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Wegafsluiting>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Wegafsluiting" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegafsluiting> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#SportterreinSportcomplex>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "SportterreinSportcomplex" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/SportterreinSportcomplex> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Olw>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "OLW" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Referentievlak> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Overeengekomen Laag Water." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "OLW" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "OLW" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Hunebed>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "hunebed" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Voorhistorische begraafplaats, bestaande uit opgestapelde, reusachtige stenen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "hunebed" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "hunebed" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Transformatorstation_gebouw>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "transformatorstation (gebouw)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Installatie voor het transformeren van elektrische stroom." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "transformatorstation" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "transformatorstation" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Zuiveringsinstallatie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "zuiveringsinstallatie" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het gebied omvattende het geheel aan voorzieningen t.b.v. de zuivering van afvalwater." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "zuiveringsinstallatie" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "zuiveringsinstallatie" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Stadsdeel>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Stadsdeel" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Plaats> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Stadsdeel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/NaamOfficieel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "naam officieel" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De officiële naam." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "naam officieel" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Plaats> , <http://brt.basisregistraties.overheid.nl/id/begrip/RegistratiefGebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Zonnepark>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Zonnepark" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Zonnepark> .

<http://brt.basisregistraties.overheid.nl/id/begrip/KerncentraleKernreactor>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kerncentrale, kernreactor" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Centrale die met kernenergie elektriciteit opwekt (kerncentrale) / Installatie voor het splijten of fuseren van atoomkernen, atoomreactor (kernreactor)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kerncentrale, kernreactor" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kerncentrale, kernreactor" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Wal>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "wal" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Relief> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Langgerekte ophoging in het terrein met een hoogte tussen 0,50 en 1,00 meter." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "wal" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "wal" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Vlampijp>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Vlampijp" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Vlampijp> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Heidegebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "heidegebied" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Met heide begroeid gebied." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "heidegebied" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "heidegebied" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Relief>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Relief" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#_Top10nlObject> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Relief> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#bronactualiteit>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "bronactualiteit" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Bronactualiteit> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Viskwekerij_functioneelGebied>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Viskwekerij_functioneelGebied" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Viskwekerij_functioneelGebied> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Bebouwing>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "bebouwing" ;
        <http://purl.org/dc/terms/source>
                <jci1.3:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=d> ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischObject> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "overdekte en geheel of gedeeltelijk met wanden omsloten toegankelijke ruimte of ruimten, die direct of indirect met de grond is of zijn verbonden." ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "bebouwing" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Stationsgebouw>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Stationsgebouw" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Stationsgebouw> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Weg_planTopografie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "weg (plantopografie)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/PlanTopografie> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Plantopografie van wegdelen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "weg" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "weg" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Boom>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "boom" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Houtachtig gewas met een enkele, stevige, houtige en overblijvende stam, die zich op een zekere hoogte boven de grond vertakt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "boom" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "boom" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Gebouw_hoogte>
        a          :PropertyShape ;
        :datatype  xsd:float ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#hoogte> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbaan>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "spoorbaan" ;
        <http://purl.org/dc/elements/1.1/source>
                "NEN3610:2011" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischObject> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebaand gedeelte voor het verkeer over rails." ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "spoorbaan" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbaandeel_hoogteniveau>
        a          :PropertyShape ;
        :datatype  xsd:integer ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#hoogteniveau> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Duingebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "duingebied" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Heuvels van fijn zand, al dan niet begroeid met helmgras en struiken." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "duingebied" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "duingebied" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Eendenkooi>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Eendenkooi" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Eendenkooi> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#KogelvangerSchietbaan>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "KogelvangerSchietbaan" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/KogelvangerSchietbaan> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Natuurbad>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "natuurbad" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Functie_waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Plas in de natuur, ingericht voor zwemmen en zonnebaden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "natuurbad" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "natuurbad" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Buurt>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Buurt" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Plaats> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Buurt> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Status>
        a          :NodeShape ;
        :name      "Status" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Status> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/id/begrip/RegionaleWeg>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "regionale weg" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Verharde weg die een verbinding vormt tussen bewoonde oorden of grote stadswijken, en daartoe van twee kanten bewegwijzerd zijn met blauwe ANWB-richtingsborden voor autoverkeer." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "regionale weg" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "regionale weg" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Terrein_voorkomen>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/Voorkomen_terrein> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#voorkomen> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Terrein_geometrieVlak>
        a          :PropertyShape ;
        :class     <http://www.opengis.net/ont/geosparql#Geometry> ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#geometrieVlak> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_afritnaam>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#afritnaam> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#typeObject>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "typeObject" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TypeObject> .

<http://brt.basisregistraties.overheid.nl/id/begrip/PeilZomerpeil>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "peil: zomerpeil" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogte_TOP10NL> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Geeft de streefhoogte aan van het waterniveau t.o.v. het referentievlak in grotere waterplassen gedurende de zomermaanden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "peil: zomerpeil" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "peil: zomerpeil" .

<http://brt.basisregistraties.overheid.nl/id/begrip/BasaltblokkenSteenglooiing>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "basaltblokken, steenglooiing" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Dijkversteviging m.b.v. stenen, tegels, basaltblokken, stortsteen (geen asfalt of bitumen) of een golfslagbreker, stroombreker of strekdam langs de kust en in rivieren." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "basaltblokken, steenglooiing" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "basaltblokken, steenglooiing" .

<http://brt.basisregistraties.overheid.nl/id/begrip/MeerPlas>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "meer, plas" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Water (meestal) niet gelegen in een waterloop." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "meer, plas" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "meer, plas" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Grasland>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Grasland" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Terrein> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Grasland> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Viskwekerij_waterdeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "viskwekerij (waterdeel)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Functie_waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Bassin, aangelegd voor het kweken van vis." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "viskwekerij" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "viskwekerij" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Muur>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "muur" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Relatief smal, rechtopstaand bouwwerk." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "muur" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "muur" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Dukdalf>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Dukdalf" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Dukdalf> .

<jci1.3:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=i>
        a             <http://purl.org/dc/dcmitype/Text> ;
        rdfs:label    "Artikel 98a lid i Kadw" ;
        rdfs:seeAlso  <http://wetten.overheid.nl/1.0:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=i> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Schaapskooi>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Schaapskooi" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Schaapskooi> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Kabelbaanmast>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Kabelbaanmast" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Kabelbaanmast> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#identificatie>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "identificatie" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Identificatie> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Begraafplaats>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "begraafplaats" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het geheel aan voorzieningen t.b.v. het begraven van overledenen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "begraafplaats" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "begraafplaats" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Kantoorfunctie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kantoorfunctie" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebruiksdoel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw waar administratieve handelingen plaatsvinden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kantoorfunctie" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kantoorfunctie" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Jachthaven>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "jachthaven" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Lig- en bergplaats voor pleziervaartuigen, tezamen met het omliggende terrein." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "jachthaven" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "jachthaven" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Strandpaal>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "strandpaal" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Paal op het strand of in de duinen, geplaatst als hulpmiddel bij het uitvoeren van metingen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "strandpaal" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "strandpaal" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Postkantoor>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "postkantoor" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Kantoor waar men administratieve handelingen kan verrichten ten behoeve van postverzending, giro e.d." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "postkantoor" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "postkantoor" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Nummer_inrichtingselement>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "nummer (inrichtingselement)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het nummer van het inrichtingselement." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "nummer" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Overkluisd>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "overkluisd" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FysiekVoorkomen> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Object overbouwd door bebouwing of door een al dan niet licht doorlatend dak, zodanig dat de orthogonale projectie van de bebouwing of het dak op of over het object valt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "overkluisd" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "overkluisd" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Luchtfoto>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "luchtfoto" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Een fotografische opname van een deel van het aardoppervlak, gemaakt vanuit een vliegtuig." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "luchtfoto" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "luchtfoto" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Wegwijzer>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "wegwijzer" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Richtingaanduiding." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "wegwijzer" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "wegwijzer" .

<http://brt.basisregistraties.overheid.nl/id/begrip/SportterreinSportcomplex>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "sportterrein, sportcomplex" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het geheel aan voorzieningen (velden, kleedruimten, groenvoorziening, parkeerterrein, wegen, tribunes, etc.) t.b.v. de beoefening van sport." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "sportterrein, sportcomplex" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "sportterrein, sportcomplex" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Boortoren>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "boortoren" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Tijdelijke of permanente toren voor het verrichten van boorwerkzaamheden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "boortoren" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "boortoren" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Plaats>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Plaats" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#_Top10nlObject> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Plaats> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbaandeel_spoorbreedte>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :maxCount  1 ;
        :minCount  1 ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbreedte> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#spoorbreedte> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Zandwinning>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "zandwinning" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebied waar winning van zand plaatsvindt door middel van zuigen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "zandwinning" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "zandwinning" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Waterschap>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Waterschap" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#RegistratiefGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Waterschap> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Populieren>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "populieren" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Terrein, volgens een regelmatig patroon beplant met populieren." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "populieren" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "populieren" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#TaludHoogteverschil>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "TaludHoogteverschil" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Relief> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TaludHoogteverschil> .

<http://brt.basisregistraties.overheid.nl/id/begrip/_50-125Meter>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "50 - 125 meter" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Breedteklasse_waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De breedte van het water is groter dan of gelijk aan 50 meter en minder dan 125 meter." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "50 - 125 meter" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "50 - 125 meter" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Stormvloedkering>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "stormvloedkering" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Waterkering, bedoeld om bij extreem hoge waterstanden water af te sluiten ter bescherming van het achter de kering gelegen land." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "stormvloedkering" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "stormvloedkering" .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Verhardingstype>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "verhardingstype" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Onbekend> , <http://brt.basisregistraties.overheid.nl/id/begrip/Onverhard> , <http://brt.basisregistraties.overheid.nl/id/begrip/HalfVerhard> , <http://brt.basisregistraties.overheid.nl/id/begrip/Verhard> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "verhardingstype" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#VliegveldLuchthaven>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "VliegveldLuchthaven" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/VliegveldLuchthaven> .

<http://brt.basisregistraties.overheid.nl/id/begrip/StartbaanLandingsbaan>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "startbaan, landingsbaan" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Strook grond waar vliegtuigen kunnen opstijgen en/of landen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "startbaan, landingsbaan" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "startbaan, landingsbaan" .

<http://brt.basisregistraties.overheid.nl/id/structuur/AantalSporen>
        a          :NodeShape ;
        :name      "Aantal sporen" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/AantalSporen> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/id/begrip/Top10vector>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "top10vector" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Digitaal bestand, bestaande uit gecodeerde vectoren, die tezamen de topografie van Nederland weergeven op de schaal 1:10.000. Voorloper van TOP10NL." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "TOP10vector" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "top10vector" .

<http://brt.basisregistraties.overheid.nl/id/begrip/OpBrug>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "op brug" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FysiekVoorkomen> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gelegen op een kunstwerk waarmee water over een weg of een ander water wordt gevoerd, zodanig geconstrueerd dat het dak van de onderdoorgang tevens de bodem van het bovengelegen water vormt (aquaduct)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "op brug" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "op brug" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Industriefunctie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "industriefunctie" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebruiksdoel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw waar industriële activiteiten plaatsvinden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "industriefunctie" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "industriefunctie" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Seinmast>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Seinmast" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Seinmast> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Voorkomen_terrein>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "voorkomen (terrein)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Aanduiding dat er riet op het terrein voorkomt of dat het drassig/moerassig is." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "voorkomen" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#objectBeginTijd>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "objectBeginTijd" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/ObjectBeginTijd> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Peilmeetstation>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "peilmeetstation" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Installatie die informatie geeft over de landelijke/regionale waterstanden via het Monitoring Systeem Water (MSW). De installatie is voorzien van een Digitaal Niveau Meter (DNM)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "peilmeetstation" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "peilmeetstation" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Crossbaan>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "crossbaan" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Onverhard terrein voor snelheidswedstrijden en hiervoor uitgerust met de nodige voorzieningen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "crossbaan" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "crossbaan" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Sluisdeur>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Sluisdeur" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Sluisdeur> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Veerverbinding>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Veerverbinding" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Wegdeel> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Veerverbinding> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Hunebed>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Hunebed" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hunebed> .

<http://brt.basisregistraties.overheid.nl/id/begrip/StrekdamKribGolfbreker>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "strekdam, krib, golfbreker" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Dam in de richting van de loop van de rivier of kanaal, ter beveiliging van de oevers of brugpijlers of tot beperking van de rivier tot een bepaalde breedte (strekdam). Golfslabreker of stroombreker langs de kust en in revieren, staat loodrecht op de oeverkust (krib). Een uit steenglooing of stortsteen betsaand object, bedoelt voor oeverbescherming (golfbrker)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "strekdam, krib, golfbreker" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "strekdam, krib, golfbreker" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Gemaal>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "gemaal" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Installatie om water omhoog te pompen uit een polder of een kanaal." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "gemaal" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "gemaal" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Radartoren>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Radartoren" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Radartoren> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Kraan>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Kraan" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Kraan> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Goederenvervoer>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "goederenvervoer" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Vervoerfunctie> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Spoorbaan, alleen bestemd voor goederenvervoer." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "goederenvervoer" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "goederenvervoer" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Kilometerraaibord>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kilometerraaibord" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Bord op de oever van een rivier, met daarop vermeld het aantal gehele kilometers van de betreffende kilometerraai. Een kilometerraai is een lijn loodrecht op de lengteas van een rivier, gedacht op onderlinge afstand van 1 kilometer als indeling van het traject." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kilometerraaibord" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kilometerraaibord" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#ParkeerplaatsPR>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "ParkeerplaatsPR" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Wegdeel> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/ParkeerplaatsPR> .

<http://brt.basisregistraties.overheid.nl/id/begrip/HalfVerhard>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "half verhard" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Verhardingstype> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Een weg waarop de verharding slechts gedeeltelijk is aangebracht (als twee banen met klinkers, beton, tegels,etc.) of het rijvlak is verbeterd met grind of sintels." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "half verhard" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "half verhard" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Infiltratiegebied>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Infiltratiegebied" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Infiltratiegebied> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Straat>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Straat" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Wegdeel> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Straat> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Windturbine>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Windturbine" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Windturbine> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Modelwijziging>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "modelwijziging" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Aanpassing van het object als gevolg van wijzigingen in het datamodel." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "modelwijziging" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "modelwijziging" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#HegHaag>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "HegHaag" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/HegHaag> .

<http://brt.basisregistraties.overheid.nl/id/begrip/_6-12Meter>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "6 - 12 meter" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Breedteklasse_waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De breedte van het water is groter dan of gelijk aan 6 meter en minder dan 12 meter." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "6 - 12 meter" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "6 - 12 meter" .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Functie_waterdeel>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "functie (waterdeel)" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Vistrap> , <http://brt.basisregistraties.overheid.nl/id/begrip/Waterval> , <http://brt.basisregistraties.overheid.nl/id/begrip/Zwembad_waterdeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Drinkwaterbekken> , <http://brt.basisregistraties.overheid.nl/id/begrip/Overig_functie_waterdeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Natuurbad> , <http://brt.basisregistraties.overheid.nl/id/begrip/Vloeiveld> , <http://brt.basisregistraties.overheid.nl/id/begrip/Haven_waterdeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Viskwekerij_waterdeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Waterzuivering> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "functie" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#HeuvelBerg>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "HeuvelBerg" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#GeografischGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/HeuvelBerg> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_hoogteniveau>
        a          :PropertyShape ;
        :datatype  xsd:integer ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#hoogteniveau> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Akkerland>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Akkerland" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Terrein> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Akkerland> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Relief>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "relief" ;
        <http://purl.org/dc/terms/source>
                <jci1.3:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=g> ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> , <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischObject> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "object dat tot doel heeft hoogteverschillen in het landschap te representeren." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "relief" ;
        <http://www.w3.org/2004/02/skos/core#scopeNote>
                "Onder de klasse Relief vallen objecten die een hoogteverschil in het terrein kenmerken, zoals dijken en taluds" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#_Top10nlObject>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "_Top10nlObject" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Spoor>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Spoor" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#PlanTopografie> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Spoor_planTopografie> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Paleis>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Paleis" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Paleis> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#hartGeometrie>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "hartGeometrie" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/HartGeometrie> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Gezondheidszorgfunctie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "gezondheidszorgfunctie" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebruiksdoel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw waar lichamelijke of geestelijke gezondheidszorg kan worden verleend." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "gezondheidszorgfunctie" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "gezondheidszorgfunctie" .

<jci1.3:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=d>
        a             <http://purl.org/dc/dcmitype/Text> ;
        rdfs:label    "Artikel 98a lid d Kadw" ;
        rdfs:seeAlso  <http://wetten.overheid.nl/1.0:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=d> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Hoogte_TOP10NL>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "hoogte (klasse)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Virtuele objecten met informatie over de hoogte van het terrein of de diepte van het water." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "hoogte" ;
        <http://www.w3.org/2004/02/skos/core#scopeNote>
                "Onder de klasse Hoogte vallen de hoogte- en dieptelijnen alsmede hoogte- en dieptepunten" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Mijn>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Mijn" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Mijn> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Recreatiecentrum>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Recreatiecentrum" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Recreatiecentrum> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Gaswinning_inrichtingselement>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "gaswinning (inrichtingselement)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Installatie t.b.v. de winning of transport van aardgas." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "gaswinning" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "gaswinning" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Plaatsnaambord>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Plaatsnaambord" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Plaatsnaambord> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Brandtoren>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Brandtoren" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Brandtoren> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#ParkeerplaatsCarpool>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "ParkeerplaatsCarpool" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Wegdeel> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/ParkeerplaatsCarpool> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "top10nl object" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De gemeenschappelijke eigenschappen van een TOP10NL object." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "top10nl object" ;
        <http://www.w3.org/2004/02/skos/core#scopeNote>
                "De abstracte klasse _Top10nlObject  heeft alle attributen die TOP10NL objecten gemeenschappelijk hebben, zoals identificatie" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Kapel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kapel" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouwtje dat dient doet als bidruimte." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kapel" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kapel" .

<http://brt.basisregistraties.overheid.nl/id/begrip/I>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "I" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Vaarwegklasse> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Vaarweg geschikt voor Spits (laadvermogen 250 - 400 ton)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "I" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "I" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Museumlijn>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "museumlijn" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Vervoerfunctie> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Spoorbaan, enkel in gebruik als toeristische attractie." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "museumlijn" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "museumlijn" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Hoogwaterlijn>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "hoogwaterlijn" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogte_TOP10NL> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Lijn die de grens van het water aangeeft als de waterstand op zijn hoogst is." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "hoogwaterlijn" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "hoogwaterlijn" .

<http://brt.basisregistraties.overheid.nl/id/begrip/GeografischObject>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "geografisch object" ;
        <http://purl.org/dc/elements/1.1/source>
                "NEN3610:2011" ;
        <http://purl.org/dc/terms/source>
                <jci1.3:c:BWBR0004541&hoofdstuk=6a&artikel=98a> ;
        <http://www.w3.org/2004/02/skos/core#altLabel>
                "Geo-Object" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Abstractie van een fenomeen in de werkelijkheid, dat direct of indirect is geassocieerd met een locatie relatief ten opzichte van de aarde." ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "geografisch object" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#eindRegistratie>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "eindRegistratie" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/EindRegistratie> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Zweefvliegveldterrein>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Zweefvliegveldterrein" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Zweefvliegveldterrein> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Transformatorstation_functioneelGebied>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Transformatorstation_functioneelGebied" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Transformatorstation_functioneelGebied> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "inrichtingselement" ;
        <http://purl.org/dc/elements/1.1/source>
                "NEN3610:2011" ;
        <http://purl.org/dc/terms/source>
                <jci1.3:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=f> ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> , <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischObject> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Ruimtelijk object, punt- of lijnvormig, al dan niet ter detaillering dan wel ter inrichting van de overige benoemde ruimtelijke objecten of andere inrichtingselementen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "inrichtingselement" .

<http://brt.basisregistraties.overheid.nl/id/begrip/BankOndieptePlaat>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "bank, ondiepte, plaat" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Geheel of gedeeltelijk droogvallende grond (bank). / Ondiepe plaats in een vaarwater (ondiepte). / Zandbank (plaat)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "bank, ondiepte, plaat" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "bank, ondiepte, plaat" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#tijdstipRegistratie>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "tijdstipRegistratie" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TijdstipRegistratie> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Gemeente>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Gemeente" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#RegistratiefGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gemeente> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Woonwagencentrum>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Woonwagencentrum" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Woonwagencentrum> .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/FysiekVoorkomen_waterdeel>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "fysiek voorkomen (waterdeel)" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/OpBrug> , <http://brt.basisregistraties.overheid.nl/id/begrip/InDuiker> , <http://brt.basisregistraties.overheid.nl/id/begrip/Overkluisd> , <http://brt.basisregistraties.overheid.nl/id/begrip/InAfsluitbareDuiker> , <http://brt.basisregistraties.overheid.nl/id/begrip/InGrondduiker> , <http://brt.basisregistraties.overheid.nl/id/begrip/InAfsluitbareGrondduiker> , <http://brt.basisregistraties.overheid.nl/id/begrip/InSluis> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "fysiek voorkomen" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#hoofdafwatering>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "hoofdafwatering" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoofdafwatering> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Overig_functioneelGebied>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Overig_functioneelGebied" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Overig_functioneelGebied> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Plantsoen>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Plantsoen" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Plantsoen> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Aantalinwoners>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "aantalinwoners" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Aantal inwoners van de plaats." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "aantalinwoners" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Plaats> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Landgoed>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Landgoed" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Landgoed> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Relief_hogeZijdeTaludGeometrie>
        a          :PropertyShape ;
        :class     <http://www.opengis.net/ont/geosparql#Geometry> ;
        :maxCount  1 ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#hogeZijdeTaludGeometrie> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Waterloop>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "waterloop" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Langgerekt waterdeel in de vorm van een sloot, rivier, kanaal, enz." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "waterloop" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "waterloop" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Plaats>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "plaats" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "geografische gebied gekenmerkt door een concentratie van gebouwen gebruikt voor wonen een werken." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "plaats" ;
        <http://www.w3.org/2004/02/skos/core#scopeNote>
                "Voorbeelden zijn woonkernen, gehuchten en stadsdelen, al dan niet omsloten met blauwe of witte plaatsnaamborden." .

<http://brt.basisregistraties.overheid.nl/id/begrip/OpOpritAfrit>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "op oprit / afrit" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FysiekVoorkomen> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Deel van weg onderdeel zijnde van een op- of afrit van een autosnelweg of hoofdweg." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "op oprit / afrit" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "op oprit / afrit" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Grindwinning>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "grindwinning" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebied waar winning van grind plaatsvind (in dagbouw of d.m.v. zuigen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "grindwinning" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "grindwinning" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Stuw>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Stuw" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Stuw> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Gehucht>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "gehucht" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Plaats> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Woonplaats of huizengroep zonder bebouwde kom." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "gehucht" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "gehucht" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Wegrestaurant>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "wegrestaurant" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Restaurant op verzorgingsplaats langs autosnelweg of hoofdweg." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "wegrestaurant" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "wegrestaurant" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Schoorsteen>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Schoorsteen" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Schoorsteen> .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Plaats>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "plaats" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Woonkern> , <http://brt.basisregistraties.overheid.nl/id/begrip/Buurtschap> , <http://brt.basisregistraties.overheid.nl/id/begrip/Stadsdeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Recreatiekern> , <http://brt.basisregistraties.overheid.nl/id/begrip/Wijk> , <http://brt.basisregistraties.overheid.nl/id/begrip/Industriekern> , <http://brt.basisregistraties.overheid.nl/id/begrip/Buurt> , <http://brt.basisregistraties.overheid.nl/id/begrip/Deelkern> , <http://brt.basisregistraties.overheid.nl/id/begrip/Gehucht> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "plaats" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Hoogte_gebouw>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "hoogte (gebouw)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De hoogte van het object (t.o.v. het maaiveld of t.o.v. NAP)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "hoogte" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_isBagnaam>
        a          :PropertyShape ;
        :datatype  xsd:boolean ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#isBAGnaam> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Gemeentehuis>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "gemeentehuis" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw waarin de gemeentelijke secretarie gevestigd is." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "gemeentehuis" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "gemeentehuis" .

<http://brt.basisregistraties.overheid.nl/id/begrip/II>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "II" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Vaarwegklasse> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Vaarweg geschikt voor Kempenaar (laadvermogen 400 - 650 ton )." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "II" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "II" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#PeilZomerpeil>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "PeilZomerpeil" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Hoogte> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/PeilZomerpeil> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Productie-installatie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "productie-installatie" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het geheel van reactorvaten, kolommen, aan- en afvoerpijpen, bebouwing etc. t.b.v. de vervaardiging van chemische producten." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "productie-installatie" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "productie-installatie" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbaandeel_typeInfrastructuur>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :maxCount  1 ;
        :minCount  1 ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/TypeInfrastructuur_spoorbaandeel> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#typeInfrastructuur> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Verhardingstype>
        a          :NodeShape ;
        :name      "Verhardingstype" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Verhardingstype> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/def/top10nl#GpsKernnetpunt>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "GpsKernnetpunt" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GpsKernnetpunt> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Braakliggend>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "braakliggend" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Een stuk grond dat geen functie vervuld en niet wordt onderhouden, met uitzondering van landbouwgrond." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "braakliggend" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "braakliggend" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Grindwinning>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Grindwinning" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Grindwinning> .

<http://brt.basisregistraties.overheid.nl/id/begrip/FeatureMember>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "feature member" ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "feature member" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FeatureCollectiont10nl> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Emplacement>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Emplacement" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Emplacement> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#eWegnummer>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "eWegnummer" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/EWegnummer> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Bezoekerscentrum>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Bezoekerscentrum" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Bezoekerscentrum> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Zendtoren>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Zendtoren" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Zendtoren> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Kerk>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kerk" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Bebouwing bedoelt voor christelijke erediensten." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kerk" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kerk" .

<http://brt.basisregistraties.overheid.nl/id/begrip/RadiotorenTelevisietoren>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "radiotoren, televisietoren" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Toren t.b.v. het verspreiden van radio- en televisiesignalen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "radiotoren, televisietoren" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "radiotoren, televisietoren" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Hoogte_inrichtingselement>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "hoogte (inrichtingselement)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De hoogte van het inrichtingselement." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "hoogte" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Treinstation>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "treinstation" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Halte aan een spoorlijn." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "treinstation" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "treinstation" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#typeInfrastructuur>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "typeInfrastructuur" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TypeInfrastructuur_spoorbaandeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/TypeInfrastructuur_wegdeel> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Overig_geografischGebied>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Overig_geografischGebied" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#GeografischGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Overig_geografischGebied> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Overig_terrein>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Overig_terrein" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Terrein> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Overig_terrein> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Kilometerpaal>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kilometerpaal" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Paal waarop de kilometrering van een weg wordt aangegeven." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kilometerpaal" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kilometerpaal" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#MilitairOefengebiedSchietterrein>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "MilitairOefengebiedSchietterrein" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/MilitairOefengebiedSchietterrein> .

<http://brt.basisregistraties.overheid.nl/id/begrip/VIb>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "VIb" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Vaarwegklasse> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Vaarweg geschikt voor 4-baksduwstel - 2 naast elkaar, 2 achter elkaar (laadvermogen 6000 - 12000 ton)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "VIb" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "VIb" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Hoogteniveau>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "hoogteniveau" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De relatieve hoogteligging van het geo-object ten opzichte van een ander geo-object." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "hoogteniveau" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> , <http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> , <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> , <http://brt.basisregistraties.overheid.nl/id/begrip/Relief> , <http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbaandeel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> ;
        <http://www.w3.org/2004/02/skos/core#scopeNote>
                "Op basis van het hoogteniveau kan worden bepaald op welke wijze geo-objecten elkaar kruisen,  waarbij het hoogste object op niveau 0 ligt." .

<http://brt.basisregistraties.overheid.nl/id/begrip/OpKnooppuntverbinding>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "op knooppuntverbinding" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FysiekVoorkomen> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Deel van een weg gelegen op een verkeersknooppunt van snelwegen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "op knooppuntverbinding" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "op knooppuntverbinding" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Weg>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "weg" ;
        <http://purl.org/dc/elements/1.1/source>
                "NEN3610:2011" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischObject> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebaand gedeelte voor het wegverkeer en vliegverkeer te land." ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "weg" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Inrichtingselement_hoogte>
        a          :PropertyShape ;
        :datatype  xsd:float ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#hoogte> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Lichttoren>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "lichttoren" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Toren als drager van een ter oriëntatie dienend licht, met name langs de kust. Het lichtpatroon van een lichttoren is niet uniek t.o.v. andere lichttorens." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "lichttoren" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "lichttoren" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Functie_relief>
        a          :NodeShape ;
        :name      "Functie relief" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Functie_relief> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/id/begrip/GemengdGebruik>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "gemengd gebruik" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Vervoerfunctie> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Spoorbaan, zowel bestemd voor personen- als goederenvervoer." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "gemengd gebruik" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "gemengd gebruik" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Overig_functioneelGebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "overig (functioneel gebied)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het type functioneelgebied is bekend, maar anders dan de genoemde waarden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "Overig" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "overig" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Buurtschap>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Buurtschap" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Plaats> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Buurtschap> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#hoogteniveau>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "hoogteniveau" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogteniveau> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Recreatiekern>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "recreatiekern" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Plaats> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Bungalowparken omsloten door plaatsnaamborden (zowel blauw als wit)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "recreatiekern " ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "recreatiekern" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Braakliggend>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Braakliggend" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Terrein> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Braakliggend> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Paleis>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "paleis" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw met een openbare of cermoniële functie heeft voor gebruik door de koninkljke familie." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "paleis" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "paleis" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Tol_inrichtingselement>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "tol (inrichtingselement)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Plaats waar men tol moet betalen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "tol" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "tol" .

<http://brt.basisregistraties.overheid.nl/id/begrip/TypeRegistratiefGebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "type registratief gebied" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het soort registratief gebied." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "type registratief gebied" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/RegistratiefGebied> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Gebruiksdoel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "gebruiksdoel" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Huidig gebruiksdoel van een gebouw, conform de BAG classificatie voor panden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "gebruiksdoel" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> .

<http://brt.basisregistraties.overheid.nl/id/structuur/FysiekVoorkomen_wegdeel>
        a          :NodeShape ;
        :name      "FysiekVoorkomen wegdeel" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/FysiekVoorkomen_wegdeel> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel>
        a             :NodeShape ;
        :property     <http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_typeInfrastructuur> , <http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_knooppuntnaam> , <http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_isBagnaam> , <http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_verhardingsbreedteklasse> , <http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_gescheidenRijbaan> , <http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_sWegnummer> , <http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_nWegnummer> , <http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_brugnaam> , <http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_hoogteniveau> , <http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_tunnelnaam> , <http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_aWegnummer> , <http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_aantalRijstroken> , <http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_afritnummer> , <http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_hoofdverkeersgebruik> , <http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_eWegnummer> , <http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_afritnaam> , <http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_fysiekVoorkomen> , <http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_hoofdGeometrie> , <http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_verhardingstype> , <http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_hartGeometrie> , <http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_status> , <http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_naam> ;
        :targetClass  <http://brt.basisregistraties.overheid.nl/def/top10nl#Wegdeel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Hoogtepunt>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "hoogtepunt" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogte_TOP10NL> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Punt in de kaart, waarvan de hoogte bekend is ten opzichte van het referentievlak." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "hoogtepunt" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "hoogtepunt" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Ziekenhuiscomplex>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "ziekenhuiscomplex" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het geheel van gebouwen die tesamen een ziekenhuis vormen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "ziekenhuiscomplex" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "ziekenhuiscomplex" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Dok>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Dok" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Dok> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Treinstation>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Treinstation" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Treinstation> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Eendenkooi>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "eendenkooi" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Stuk land en water met een karakteristieke vorm, ingericht om wilde eenden te vangen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "eendenkooi" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "eendenkooi" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#typeSpoorbaan>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "typeSpoorbaan" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TypeSpoorbaan> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Boomgaard>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Boomgaard" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Terrein> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Boomgaard> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Hoogspanningsleiding>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "hoogspanningsleiding" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Leiding waarop elektrische spanning van meer dan 500 volt staat." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "hoogspanningsleiding" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "hoogspanningsleiding" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Silo>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Silo" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Silo> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#tdnCode>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "tdnCode" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TdnCode> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Watergebied>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Watergebied" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#GeografischGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Watergebied> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Gebruiksdoel_gebouw>
        a          :NodeShape ;
        :name      "Gebruiksdoel gebouw" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Gebruiksdoel> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel>
        a             :NodeShape ;
        :property     <http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_vaarwegklasse> , <http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_hoogteniveau> , <http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_sluisnaam> , <http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_naamFries> , <http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_geometrie> , <http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_brugnaam> , <http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_naamNl> , <http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_naamOfficieel> , <http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_isBagnaam> , <http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_hoofdafwatering> , <http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_functie> , <http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_getijdeinvloed> , <http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_voorkomen> , <http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_fysiekVoorkomen> , <http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_breedteklasse> ;
        :targetClass  <http://brt.basisregistraties.overheid.nl/def/top10nl#Waterdeel> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Scheepvaartlicht>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Scheepvaartlicht" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Scheepvaartlicht> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Hoofdverkeersgebruik>
        a          :NodeShape ;
        :name      "Hoofdverkeersgebruik" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Hoofdverkeersgebruik> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/id/structuur/Functie_waterdeel>
        a          :NodeShape ;
        :name      "Functie waterdeel" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Functie_waterdeel> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_hoofdverkeersgebruik>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/Hoofdverkeersgebruik> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#hoofdverkeersgebruik> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#BasaltblokkenSteenglooiing>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "BasaltblokkenSteenglooiing" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Terrein> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/BasaltblokkenSteenglooiing> .

<http://brt.basisregistraties.overheid.nl/id/begrip/OpVastDeelVanBrug>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "op vast deel van brug" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FysiekVoorkomen> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Object gelegen op een niet beweegbaar deel van een kunstwerk dat een verbinding vormt door middel van een overspanning." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "op vast deel van brug" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "op vast deel van brug" .

<http://brt.basisregistraties.overheid.nl/id/begrip/ParkeerplaatsPR>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "parkeerplaats: P+R" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Parkeergelegenheid ten behoeve van het overstappen op het openbaar vervoer." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "parkeerplaats: P+R" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "parkeerplaats: P+R" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Moskee>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Moskee" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Moskee> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#KasWarenhuis>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "KasWarenhuis" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/KasWarenhuis> .

<http://brt.basisregistraties.overheid.nl/id/begrip/PsychiatrischZiekenhuisPsychiatrischCentrum>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "psychiatrisch ziekenhuis, psychiatrisch centrum" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Verzorgingstehuis voor geesteszieken." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "psychiatrisch ziekenhuis, psychiatrisch centrum" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "psychiatrisch ziekenhuis, psychiatrisch centrum" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Caravanpark>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "caravanpark" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Terrein met voorzieningen t.b.v. verblijfsrecreatie voornamelijk ingericht met stacaravans." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "caravanpark" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "caravanpark" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#bebouwdeKom>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "bebouwdeKom" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/BebouwdeKom> .

<http://brt.basisregistraties.overheid.nl/id/structuur/_Top10nlObject_tdnCode>
        a          :PropertyShape ;
        :datatype  xsd:integer ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#tdnCode> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#spoorbreedte>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "spoorbreedte" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbreedte> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Zuiveringsinstallatie>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Zuiveringsinstallatie" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Zuiveringsinstallatie> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Waterdeel_fysiekVoorkomen>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/FysiekVoorkomen_waterdeel> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#fysiekVoorkomen> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Relief>
        a             :NodeShape ;
        :property     <http://brt.basisregistraties.overheid.nl/id/structuur/Relief_lageZijdeTaludGeometrie> , <http://brt.basisregistraties.overheid.nl/id/structuur/Relief_hogeZijdeTaludGeometrie> , <http://brt.basisregistraties.overheid.nl/id/structuur/Relief_hoogteniveau> , <http://brt.basisregistraties.overheid.nl/id/structuur/Relief_lijnGeometrie> , <http://brt.basisregistraties.overheid.nl/id/structuur/Relief_hoogteklasse> , <http://brt.basisregistraties.overheid.nl/id/structuur/Relief_functie> ;
        :targetClass  <http://brt.basisregistraties.overheid.nl/def/top10nl#Relief> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Overig_geografischGebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "overig (geografisch gebied)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De waarde van het objectkenmerk is niet bekend." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "overig" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "overig" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#breedte>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "breedte" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Breedte_inrichtingselement> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Gehucht>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Gehucht" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Plaats> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gehucht> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Gebouw" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#_Top10nlObject> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> .

<http://brt.basisregistraties.overheid.nl/id/begrip/MilitairOefengebiedSchietterrein>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "militair oefengebied, schietterrein" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Militair kamp voor het houden van schietoefeningen met zware vuurwapens (artillerie schietkamp). / Terrein ingericht voor het schieten op doelen (schietkamp). / Terrein waar militairen oefenen (militair oefenterrein)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "militair oefengebied, schietterrein " ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "militair oefengebied, schietterrein" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Koepel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "koepel" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Bolvormige constructie als dak van een gebouw." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "koepel" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "koepel" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Wildwissel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "wildwissel" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Civieltechnisch kunstwerk om dieren een veilige oversteek te bieden over of onder een weg." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "wildwissel" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "wildwissel" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Windturbinepark>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Windturbinepark" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Windturbinepark> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Oliepompinstallatie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "oliepompinstallatie" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Productie-installatie om olie uit de grond te pompen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "oliepompinstallatie" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "oliepompinstallatie" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouwencomplex>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Gebouwencomplex" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouwencomplex> .

<http://brt.basisregistraties.overheid.nl/id/begrip/_1Meter>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "< 1 meter" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogteklasse_relief> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De hoogte van een wal, talud of steile rand is lager dan 1 meter." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "< 1 meter" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "< 1 meter" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Waterschap>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "waterschap" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/RegistratiefGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Lichaam dat, onder toezicht van de Provinciale Staten, in een bepaald gebied voor waterlozing en waterkering zorgt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "waterschap" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "waterschap" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Aanlegsteiger_terrein>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Aanlegsteiger_terrein" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Terrein> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Aanlegsteiger_terrein> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Infiltratiegebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "infiltratiegebied" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebied waar water wordt gezuiverd door infiltratie t.b.v. de drinkwatervoorziening." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "infiltratiegebied" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "infiltratiegebied" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#PlanTopografie>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "PlanTopografie" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#_Top10nlObject> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/PlanTopografie> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#nummer>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "nummer" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Nummer_inrichtingselement> , <http://brt.basisregistraties.overheid.nl/id/begrip/Nummer_registratiefGebied> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#afritnummer>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "afritnummer" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Afritnummer> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Waterdeel>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Waterdeel" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#_Top10nlObject> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#tunnelnaam>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "tunnelnaam" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Tunnelnaam> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Erebegraafplaats>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "erebegraafplaats" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Begraafplaats voor gesneuvelde militairen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "erebegraafplaats" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "erebegraafplaats" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Gebouw_gebruiksdoel>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/Gebruiksdoel_gebouw> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#gebruiksdoel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Woonkern>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "woonkern" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Plaats> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Bebouwd gebied omsloten door blauwe plaatsnaamborden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "woonkern" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "woonkern" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Pompstation>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Pompstation" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Pompstation> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Wal>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Wal" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Relief> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wal> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Bronnauwkeurigheid>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "bronnauwkeurigheid" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Nauwkeurigheid van de gebruikte bron in meters." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "bronnauwkeurigheid" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> .

<http://brt.basisregistraties.overheid.nl/id/begrip/KilometerpaalWater>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kilometerpaal water" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Paal waarop de kilometrering van een water wordt aangegeven." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kilometerpaal water" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kilometerpaal water" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Radiobaken>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Radiobaken" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Radiobaken> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Bungalowpark>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "bungalowpark" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Oppervlak bebouwd met (luxe) vakantiehuisjes." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "bungalowpark" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "bungalowpark" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Zee_geografischGebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "zee (geografisch gebied)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Uitgestrekt oppervlak zout water dat het grootste deel van de aarde bedekt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "zee" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "zee" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Mosselbank>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "mosselbank" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Plaats waar mosselen gekweekt worden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "mosselbank" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "mosselbank" .

<http://brt.basisregistraties.overheid.nl/id/begrip/InAfsluitbareDuiker>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "in afsluitbare duiker" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FysiekVoorkomen> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gelegen in een afsluitbare koker die dient voor de instandhouding van de verbinding tussen wederzijds gelegen wateren of voor de afwatering van aangrenzende landerijen, niet zijnde een grondduiker." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "in afsluitbare duiker" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "in afsluitbare duiker" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Terrein_hoogteniveau>
        a          :PropertyShape ;
        :datatype  xsd:integer ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#hoogteniveau> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Openluchtmuseum>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "openluchtmuseum" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Historisch museum in de open lucht, waarin de vroegere woon- en werkomgeving van de mens is gereconstrueerd." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "openluchtmuseum" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "openluchtmuseum" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#KliniekInrichtingSanatorium>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "KliniekInrichtingSanatorium" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/KliniekInrichtingSanatorium> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Vlampijp>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "vlampijp" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Affakkelinstallatie." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "vlampijp" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "vlampijp" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Plaats>
        a             :NodeShape ;
        :property     <http://brt.basisregistraties.overheid.nl/id/structuur/Plaats_naamNl> , <http://brt.basisregistraties.overheid.nl/id/structuur/Plaats_naamOfficieel> , <http://brt.basisregistraties.overheid.nl/id/structuur/Plaats_isBagwoonplaats> , <http://brt.basisregistraties.overheid.nl/id/structuur/Plaats_aantalinwoners> , <http://brt.basisregistraties.overheid.nl/id/structuur/Plaats_geometrie> , <http://brt.basisregistraties.overheid.nl/id/structuur/Plaats_naamFries> , <http://brt.basisregistraties.overheid.nl/id/structuur/Plaats_bebouwdeKom> ;
        :targetClass  <http://brt.basisregistraties.overheid.nl/def/top10nl#Plaats> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Dodenakker>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "dodenakker" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Terrein, gedeelte van een begraafplaats waar doden zijn of zullen worden begraven, niet gelegen in bos." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "dodenakker" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "dodenakker" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#School>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "School" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/School> .

<http://brt.basisregistraties.overheid.nl/id/begrip/InGebruik>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "in gebruik" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Status> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het object wordt gebruikt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "in gebruik" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "in gebruik" .

<http://brt.basisregistraties.overheid.nl/id/begrip/AantalSporen>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "aantal sporen" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het aantal sporen van het spoorbaandeel." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "aantal sporen" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbaandeel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Kruising_typeInfrastructuur_spoorbaandeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kruising (type infrastructuur spoorbaandeel)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TypeInfrastructuur_spoorbaandeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Punt waar drie of meer spoorlijnen op aansluiten." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kruising" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kruising" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Hoogte_hoogteklasse>
        a          :PropertyShape ;
        :datatype  xsd:float ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#hoogte> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Waterkering>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Waterkering" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Waterkering> .

<http://brt.basisregistraties.overheid.nl/id/begrip/TypeFunctioneelGebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "type functioneel gebied" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het soort functioneel gebied." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "type functioneel gebied" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Bedrijventerrein>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "bedrijventerrein" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het geheel aan gebouwen en terreinen ten behoeve van bedrijven en industrie, inclusief toevoerwegen, tussengelegen water, etc." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "bedrijventerrein" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "bedrijventerrein" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#status>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "status" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Status> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Veerverbinding>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "veerverbinding" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Vastgelegde route over water om voertuigen en personen over te zetten al dan niet op basis van een vaste dienstregeling." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "veerverbinding" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "veerverbinding" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#SteileRandAardrand>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "SteileRandAardrand" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Relief> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/SteileRandAardrand> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#GedenktekenMonument>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "GedenktekenMonument" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GedenktekenMonument> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Elektriciteitscentrale>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Elektriciteitscentrale" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Elektriciteitscentrale> .

<http://brt.basisregistraties.overheid.nl/id/begrip/NWegnummer>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "N wegnummer" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Nummering van de provinciale wegen behorende tot het nationale wegenstelsel en nummering van rijkswegen die nog niet de status van autosnelweg hebben." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "N wegnummer" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Wegrestaurant>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Wegrestaurant" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegrestaurant> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Museum>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Museum" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Museum> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Sluizencomplex>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "sluizencomplex" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het geheel aan voorzieningen, zoals gebouwen, terreinen, etc., behorende tot een sluizencomplex (ook schutsluizen en uitwateringssluizen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "sluizencomplex" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "sluizencomplex" .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Vaarwegklasse>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "vaarwegklasse" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/II> , <http://brt.basisregistraties.overheid.nl/id/begrip/VIc> , <http://brt.basisregistraties.overheid.nl/id/begrip/IV> , <http://brt.basisregistraties.overheid.nl/id/begrip/VIa> , <http://brt.basisregistraties.overheid.nl/id/begrip/VIb> , <http://brt.basisregistraties.overheid.nl/id/begrip/I> , <http://brt.basisregistraties.overheid.nl/id/begrip/Va> , <http://brt.basisregistraties.overheid.nl/id/begrip/Vb> , <http://brt.basisregistraties.overheid.nl/id/begrip/_0> , <http://brt.basisregistraties.overheid.nl/id/begrip/III> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "vaarwegklasse" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Brandtoren>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "brandtoren" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Toren t.b.v. het signaleren van een (bos)brand." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "brandtoren" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "brandtoren" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Bungalowpark>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Bungalowpark" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Bungalowpark> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Industriekern>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Industriekern" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Plaats> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Industriekern> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#mutatieType>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "mutatieType" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/MutatieType> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Grasland>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "grasland" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Terrein, overwegend begroeid met een grasachtige vegetatie." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "grasland" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "grasland" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbaandeel_fysiekVoorkomen>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/FysiekVoorkomen_spoorbaandeel> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#fysiekVoorkomen> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_hoofdGeometrie>
        a          :PropertyShape ;
        :class     <http://www.opengis.net/ont/geosparql#Geometry> ;
        :maxCount  1 ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#hoofdGeometrie> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Luchtvaartlicht>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Luchtvaartlicht" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Luchtvaartlicht> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Synagoge>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Synagoge" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Synagoge> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#FeatureMember>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "FeatureMember" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FeatureMember> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Campus>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Campus" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Campus> .

<http://brt.basisregistraties.overheid.nl/id/begrip/TypeSpoorbaan>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "type spoorbaan" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het soort vervoermiddel waarvoor het spoorbaandeel bestemd is." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "type spoorbaan" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbaandeel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Plaatsnaambord>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "plaatsnaambord" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Bord dat de naam weergeeft van een bewoond oord." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "plaatsnaambord" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "plaatsnaambord" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Overig_waterdeel>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Overig_waterdeel" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Waterdeel> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Overig_waterdeel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/InGrondduiker>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "in grondduiker" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FysiekVoorkomen> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gelegen in een onder een ander water doorlopende koker, die dient voor de instandhouding van de verbinding tussen wederzijds gelegen wateren of voor de afwatering van aangrenzende landerijen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "in grondduiker" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "in grondduiker" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Sneltramhalte>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "sneltramhalte" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Halte aan een sneltramlijn." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "sneltramhalte" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "sneltramhalte" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Metro>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "metro" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbaandeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Spoorbaandeel bestemd voor al dan niet ondergrondse personentrein in een grote stad." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "metro" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "metro" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Plantsoen>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "plantsoen" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Kleinschalige groenvoorziening, soms met wandel- en speelmogelijkheden, temidden van bebouwing, ter verfraaiing en verlevendiging van deze bebouwing." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "plantsoen" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "plantsoen" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Terrein>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "terrein" ;
        <http://purl.org/dc/elements/1.1/source>
                "NEN3610:2011" ;
        <http://purl.org/dc/terms/source>
                <jci1.3:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=e> ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> , <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischObject> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Zichtbaar begrensd stuk grond, niet zijnde een van de andere opdelende ruimtelijke objecten (wegdeel of waterdeel)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "terrein" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Kartingbaan>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Kartingbaan" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Kartingbaan> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Geometrie_planTopografie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "geometrie (plan topografie)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De vlak-, lijn- of puntgeometrie van het geplande object." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "geometrie" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/PlanTopografie> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#hoogteklasse>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "hoogteklasse" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogteklasse_relief> , <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogteklasse_gebouw> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Kilometerpaal>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Kilometerpaal" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Kilometerpaal> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Moskee>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "moskee" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Bebouwing bedoelt voor islamitische geloofsuitoefening." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "moskee" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "moskee" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Overig_wegdeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "overig (wegdeel)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De waarde van het objectkenmerk is bekend, maar anders dan de genoemde wegtypen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "overig" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "overig" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Busstation>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Busstation" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Busstation> .

<http://brt.basisregistraties.overheid.nl/id/begrip/GeometrieVlak>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "geometrie vlak" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De vlakgeometrie van een terrein object." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "geometrie vlak" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/FunctioneelGebied>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "functioneel gebied" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Milieustraat> , <http://brt.basisregistraties.overheid.nl/id/begrip/Volkstuinen> , <http://brt.basisregistraties.overheid.nl/id/begrip/Slipschool> , <http://brt.basisregistraties.overheid.nl/id/begrip/KazerneLegerplaats> , <http://brt.basisregistraties.overheid.nl/id/begrip/Zenderpark> , <http://brt.basisregistraties.overheid.nl/id/begrip/Ziekenhuiscomplex> , <http://brt.basisregistraties.overheid.nl/id/begrip/VliegveldLuchthaven> , <http://brt.basisregistraties.overheid.nl/id/begrip/Transformatorstation_functioneelGebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/Infiltratiegebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/CampingKampeerterrein> , <http://brt.basisregistraties.overheid.nl/id/begrip/Openluchttheater> , <http://brt.basisregistraties.overheid.nl/id/begrip/Kartingbaan> , <http://brt.basisregistraties.overheid.nl/id/begrip/Crossbaan> , <http://brt.basisregistraties.overheid.nl/id/begrip/Arboretum> , <http://brt.basisregistraties.overheid.nl/id/begrip/Helikopterlandingsterrein> , <http://brt.basisregistraties.overheid.nl/id/begrip/NatuurgebiedNatuurreservaat> , <http://brt.basisregistraties.overheid.nl/id/begrip/Emplacement> , <http://brt.basisregistraties.overheid.nl/id/begrip/Gaswinning_functioneelGebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/Grindwinning> , <http://brt.basisregistraties.overheid.nl/id/begrip/Oliewinning> , <http://brt.basisregistraties.overheid.nl/id/begrip/SportterreinSportcomplex> , <http://brt.basisregistraties.overheid.nl/id/begrip/Ijsbaan> , <http://brt.basisregistraties.overheid.nl/id/begrip/Jachthaven> , <http://brt.basisregistraties.overheid.nl/id/begrip/Boswachterij> , <http://brt.basisregistraties.overheid.nl/id/begrip/Golfterrein> , <http://brt.basisregistraties.overheid.nl/id/begrip/Werf_functioneelGebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/Mijn> , <http://brt.basisregistraties.overheid.nl/id/begrip/Plantsoen> , <http://brt.basisregistraties.overheid.nl/id/begrip/Landgoed> , <http://brt.basisregistraties.overheid.nl/id/begrip/Zuiveringsinstallatie> , <http://brt.basisregistraties.overheid.nl/id/begrip/Productie-installatie> , <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouwencomplex> , <http://brt.basisregistraties.overheid.nl/id/begrip/Stortplaats> , <http://brt.basisregistraties.overheid.nl/id/begrip/Sluizencomplex> , <http://brt.basisregistraties.overheid.nl/id/begrip/ZwembadComplex> , <http://brt.basisregistraties.overheid.nl/id/begrip/Woonwagencentrum> , <http://brt.basisregistraties.overheid.nl/id/begrip/Zonnepark> , <http://brt.basisregistraties.overheid.nl/id/begrip/Eendenkooi> , <http://brt.basisregistraties.overheid.nl/id/begrip/Overig_functioneelGebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/Zoutwinning> , <http://brt.basisregistraties.overheid.nl/id/begrip/Campus> , <http://brt.basisregistraties.overheid.nl/id/begrip/Skibaan> , <http://brt.basisregistraties.overheid.nl/id/begrip/Renbaan> , <http://brt.basisregistraties.overheid.nl/id/begrip/Bungalowpark> , <http://brt.basisregistraties.overheid.nl/id/begrip/Caravanpark> , <http://brt.basisregistraties.overheid.nl/id/begrip/Tennispark> , <http://brt.basisregistraties.overheid.nl/id/begrip/Circuit> , <http://brt.basisregistraties.overheid.nl/id/begrip/Wildwissel> , <http://brt.basisregistraties.overheid.nl/id/begrip/GebiedMetHogeObjecten> , <http://brt.basisregistraties.overheid.nl/id/begrip/Attractiepark> , <http://brt.basisregistraties.overheid.nl/id/begrip/Kassengebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/Zandwinning> , <http://brt.basisregistraties.overheid.nl/id/begrip/Park> , <http://brt.basisregistraties.overheid.nl/id/begrip/MilitairOefengebiedSchietterrein> , <http://brt.basisregistraties.overheid.nl/id/begrip/Recreatiegebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/Viskwekerij_functioneelGebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/Zweefvliegveldterrein> , <http://brt.basisregistraties.overheid.nl/id/begrip/Groeve> , <http://brt.basisregistraties.overheid.nl/id/begrip/DierentuinSafaripark> , <http://brt.basisregistraties.overheid.nl/id/begrip/Verzorgingsplaats> , <http://brt.basisregistraties.overheid.nl/id/begrip/Tuincentrum> , <http://brt.basisregistraties.overheid.nl/id/begrip/Haven_functioneelGebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/Openluchtmuseum> , <http://brt.basisregistraties.overheid.nl/id/begrip/Begraafplaats> , <http://brt.basisregistraties.overheid.nl/id/begrip/Windturbinepark> , <http://brt.basisregistraties.overheid.nl/id/begrip/Bedrijventerrein> , <http://brt.basisregistraties.overheid.nl/id/begrip/Mosselbank> , <http://brt.basisregistraties.overheid.nl/id/begrip/Erebegraafplaats> , <http://brt.basisregistraties.overheid.nl/id/begrip/Grafheuvel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Heemtuin> , <http://brt.basisregistraties.overheid.nl/id/begrip/Waterkering> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "functioneel gebied" .

<http://brt.basisregistraties.overheid.nl/id/begrip/KogelvangerSchietbaan>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kogelvanger schietbaan" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Zandheuvel of ander voorwerp achter de schietschijf op een schietbaan, die de afgevuurde kogels opvangt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kogelvanger schietbaan" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kogelvanger schietbaan" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Kruis>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kruis" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Object tot bezinning en/of verering in de vorm van een kruis of heiligenbeeld." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kruis" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kruis" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Afritnaam>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "afritnaam" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Afritbenaming op autosnelweg, vastgesteld door Rijkswaterstaat." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "afritnaam" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbaandeel_brugnaam>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#brugnaam> .

<http://brt.basisregistraties.overheid.nl/id/begrip/TypeGeografischGebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "type geografisch gebied" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het soort geografisch gebied." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "type geografisch gebied" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischGebied> .

<http://brt.basisregistraties.overheid.nl/id/structuur/FysiekVoorkomen_waterdeel>
        a          :NodeShape ;
        :name      "FysiekVoorkomen waterdeel" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/FysiekVoorkomen_waterdeel> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Oliewinning>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Oliewinning" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Oliewinning> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Elektriciteitscentrale>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "elektriciteitscentrale" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw waarin elektriciteit wordt opgewekt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "elektriciteitscentrale" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "elektriciteitscentrale" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Bronbeschrijving>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "bronbeschrijving" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Beschrijving van de gebruikte bron." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "bronbeschrijving" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> .

<jci1.3:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=f>
        a             <http://purl.org/dc/dcmitype/Text> ;
        rdfs:label    "Artikel 98a lid f Kadw" ;
        rdfs:seeAlso  <http://wetten.overheid.nl/1.0:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=f> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Baanvaknaam>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "baanvaknaam" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De naam van het baanvak." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "baanvaknaam" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbaandeel> .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Breedteklasse>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "breedteklasse" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/_125Meter> , <http://brt.basisregistraties.overheid.nl/id/begrip/_50-125Meter> , <http://brt.basisregistraties.overheid.nl/id/begrip/_12-50Meter> , <http://brt.basisregistraties.overheid.nl/id/begrip/_6-12Meter> , <http://brt.basisregistraties.overheid.nl/id/begrip/_3-6Meter> , <http://brt.basisregistraties.overheid.nl/id/begrip/_0_5-3Meter> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "breedteklasse" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Sportfunctie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "sportfunctie" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebruiksdoel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw waar sportieve activiteiten kunnen worden ontplooid." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "sportfunctie" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "sportfunctie" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Seinmast>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "seinmast" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Mast waarin seinen worden gehesen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "seinmast" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "seinmast" .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Inrichtingselement>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "inrichtingselement" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Oliepompinstallatie> , <http://brt.basisregistraties.overheid.nl/id/begrip/Schietbaan> , <http://brt.basisregistraties.overheid.nl/id/begrip/Botenhelling> , <http://brt.basisregistraties.overheid.nl/id/begrip/Hekwerk> , <http://brt.basisregistraties.overheid.nl/id/begrip/Kaap> , <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogspanningsmast> , <http://brt.basisregistraties.overheid.nl/id/begrip/Scheepvaartlicht> , <http://brt.basisregistraties.overheid.nl/id/begrip/Peilschaal> , <http://brt.basisregistraties.overheid.nl/id/begrip/MarkantObject> , <http://brt.basisregistraties.overheid.nl/id/begrip/Dukdalf> , <http://brt.basisregistraties.overheid.nl/id/begrip/Vliedberg> , <http://brt.basisregistraties.overheid.nl/id/begrip/Tol_inrichtingselement> , <http://brt.basisregistraties.overheid.nl/id/begrip/Kabelbaanmast> , <http://brt.basisregistraties.overheid.nl/id/begrip/KogelvangerSchietbaan> , <http://brt.basisregistraties.overheid.nl/id/begrip/Sluisdeur> , <http://brt.basisregistraties.overheid.nl/id/begrip/ZichtbaarWrak> , <http://brt.basisregistraties.overheid.nl/id/begrip/Seinmast> , <http://brt.basisregistraties.overheid.nl/id/begrip/Sneltramhalte> , <http://brt.basisregistraties.overheid.nl/id/begrip/Geluidswering> , <http://brt.basisregistraties.overheid.nl/id/begrip/RdPunt> , <http://brt.basisregistraties.overheid.nl/id/begrip/StrekdamKribGolfbreker> , <http://brt.basisregistraties.overheid.nl/id/begrip/Paalwerk> , <http://brt.basisregistraties.overheid.nl/id/begrip/Overig_inrichtingselement> , <http://brt.basisregistraties.overheid.nl/id/begrip/KilometerpaalSpoorweg> , <http://brt.basisregistraties.overheid.nl/id/begrip/Hunebed> , <http://brt.basisregistraties.overheid.nl/id/begrip/Gaswinning_inrichtingselement> , <http://brt.basisregistraties.overheid.nl/id/begrip/KilometerpaalWater> , <http://brt.basisregistraties.overheid.nl/id/begrip/Baak> , <http://brt.basisregistraties.overheid.nl/id/begrip/Helikopterlandingsplatform> , <http://brt.basisregistraties.overheid.nl/id/begrip/Strandpaal> , <http://brt.basisregistraties.overheid.nl/id/begrip/Leiding> , <http://brt.basisregistraties.overheid.nl/id/begrip/Wegwijzer> , <http://brt.basisregistraties.overheid.nl/id/begrip/Golfmeetpaal> , <http://brt.basisregistraties.overheid.nl/id/begrip/Boom> , <http://brt.basisregistraties.overheid.nl/id/begrip/Bomenrij> , <http://brt.basisregistraties.overheid.nl/id/begrip/Wegafsluiting> , <http://brt.basisregistraties.overheid.nl/id/begrip/Busstation> , <http://brt.basisregistraties.overheid.nl/id/begrip/Plaatsnaambord> , <http://brt.basisregistraties.overheid.nl/id/begrip/GpsKernnetpunt> , <http://brt.basisregistraties.overheid.nl/id/begrip/Kilometerraaipaal> , <http://brt.basisregistraties.overheid.nl/id/begrip/Kilometerpaal> , <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogspanningsleiding> , <http://brt.basisregistraties.overheid.nl/id/begrip/Koedam> , <http://brt.basisregistraties.overheid.nl/id/begrip/Zendmast> , <http://brt.basisregistraties.overheid.nl/id/begrip/Treinstation> , <http://brt.basisregistraties.overheid.nl/id/begrip/Luchtvaartlicht> , <http://brt.basisregistraties.overheid.nl/id/begrip/Calamiteitendoorgang> , <http://brt.basisregistraties.overheid.nl/id/begrip/GedenktekenMonument> , <http://brt.basisregistraties.overheid.nl/id/begrip/Stormvloedkering> , <http://brt.basisregistraties.overheid.nl/id/begrip/Paal> , <http://brt.basisregistraties.overheid.nl/id/begrip/Aanlegsteiger_inrichtingselement> , <http://brt.basisregistraties.overheid.nl/id/begrip/HegHaag> , <http://brt.basisregistraties.overheid.nl/id/begrip/Grenspunt> , <http://brt.basisregistraties.overheid.nl/id/begrip/Kraan> , <http://brt.basisregistraties.overheid.nl/id/begrip/Kilometerraaibord> , <http://brt.basisregistraties.overheid.nl/id/begrip/Radiobaken> , <http://brt.basisregistraties.overheid.nl/id/begrip/Verkeersgeleider> , <http://brt.basisregistraties.overheid.nl/id/begrip/Kabelbaan> , <http://brt.basisregistraties.overheid.nl/id/begrip/Kruis> , <http://brt.basisregistraties.overheid.nl/id/begrip/Muur> , <http://brt.basisregistraties.overheid.nl/id/begrip/Radiotelescoop> , <http://brt.basisregistraties.overheid.nl/id/begrip/Pijler> , <http://brt.basisregistraties.overheid.nl/id/begrip/Vlampijp> , <http://brt.basisregistraties.overheid.nl/id/begrip/Metrostation> , <http://brt.basisregistraties.overheid.nl/id/begrip/Windmolentje> , <http://brt.basisregistraties.overheid.nl/id/begrip/Stuw> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "inrichtingselement" .

<http://brt.basisregistraties.overheid.nl/id/begrip/KazerneLegerplaats>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kazerne, legerplaats" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw(-encomplex) bestemd tot huisvesting van soldaten." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kazerne, legerplaats" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kazerne, legerplaats" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Vuurtoren>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Vuurtoren" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Vuurtoren> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Politiebureau>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Politiebureau" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Politiebureau> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Tennispark>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "tennispark" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Terrein ingericht voor de beoefening van de tennissport." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "tennispark" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "tennispark" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Hoogspanningsmast>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Hoogspanningsmast" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogspanningsmast> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Heemtuin>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Heemtuin" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Heemtuin> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Werf_gebouw>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Werf_gebouw" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Werf_gebouw> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Pompstation>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "pompstation" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Installatie waarmee een vloeistof op- of doorgepompt wordt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "pompstation" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "pompstation" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Bijeenkomstfunctie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "bijeenkomstfunctie" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebruiksdoel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw waar bijeenkomsten voor personen kunnnen worden georganiseerd." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "bijeenkomstfunctie" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "bijeenkomstfunctie" .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/FysiekVoorkomen_wegdeel>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "fysiek voorkomen (wegdeel)" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Overkluisd> , <http://brt.basisregistraties.overheid.nl/id/begrip/OpBeweegbaarDeelVanBrug> , <http://brt.basisregistraties.overheid.nl/id/begrip/OpVastDeelVanBrug> , <http://brt.basisregistraties.overheid.nl/id/begrip/InTunnel> , <http://brt.basisregistraties.overheid.nl/id/begrip/OpKnooppuntverbinding> , <http://brt.basisregistraties.overheid.nl/id/begrip/OpRotonde> , <http://brt.basisregistraties.overheid.nl/id/begrip/OpOpritAfrit> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "fysiek voorkomen" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Transformatorstation_functioneelGebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "transformatorstation (functioneel gebied)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebied met installatie(s) voor het transformeren van elektrische stroom." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "transformatorstation" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "transformatorstation" .

<http://brt.basisregistraties.overheid.nl/id/begrip/TaludHoogteverschil>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "talud, hoogteverschil" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Relief> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Plaatselijk glooiende terreinverheffing of -inzinking (hoogteverschil). / Schuinte van het zijvlak van aardwerken, dijken, spoorbanen, vestingwerke, etc (talud)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "talud, hoogteverschil" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "talud, hoogteverschil" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Zendtoren>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "zendtoren" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Toren met een zendantenne." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "zendtoren" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "zendtoren" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Werf_functioneelGebied>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Werf_functioneelGebied" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Werf_functioneelGebied> .

<http://brt.basisregistraties.overheid.nl/id/begrip/VliegveldLuchthaven>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "vliegveld, luchthaven" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Vliegveld voor verkeersvliegtuigen met groot, effen terrein met al dan niet verharde banen, waar vliegtuigen kunnen opstijgen en landen, eventueel met accomodatie voor ontvangst en vertrek van passagiers en verzending van goederen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "vliegveld, luchthaven" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "vliegveld, luchthaven" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#MilitairGebouw>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "MilitairGebouw" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/MilitairGebouw> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Grenspunt>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Grenspunt" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Grenspunt> .

<http://brt.basisregistraties.overheid.nl/id/begrip/MarkantGebouw>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "markant gebouw" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw dat sterk opvalt ten opzichte van zijn omgeving." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "markant gebouw" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "markant gebouw" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#aWegnummer>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "aWegnummer" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/AWegnummer> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbaanlichaam>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "spoorbaanlichaam" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Terrein> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Geheel van rails, dwarsliggers e.d. waarover de trein of metro rijdt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "spoorbaanlichaam" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "spoorbaanlichaam" .

<http://brt.basisregistraties.overheid.nl/id/begrip/ZichtbaarWrak>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "zichtbaar wrak" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Wrak van vergaan schip dat (deels) boven water uitsteekt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "zichtbaar wrak" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "zichtbaar wrak" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Stormvloedkering>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Stormvloedkering" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Stormvloedkering> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Plaats_naamOfficieel>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#naamOfficieel> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Fabriek>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Fabriek" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Fabriek> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Vliedberg>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Vliedberg" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Vliedberg> .

<http://brt.basisregistraties.overheid.nl/id/begrip/TypeWeg>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "type weg" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het soort weg." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "type weg" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Bron>
        a          :NodeShape ;
        :name      "Bron" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Bron> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/def/top10nl#visualisatieCode>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "visualisatieCode" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/VisualisatieCode> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Geometrie_waterdeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "geometrie (waterdeel)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De punt-, lijn- of vlakgeometrie van een waterdeel object." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "geometrie" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel> .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/GeografischGebied>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "geografisch gebied" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/HeuvelBerg> , <http://brt.basisregistraties.overheid.nl/id/begrip/Heidegebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/KaapHoek> , <http://brt.basisregistraties.overheid.nl/id/begrip/Bosgebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/GeulVaargeul> , <http://brt.basisregistraties.overheid.nl/id/begrip/BankOndieptePlaat> , <http://brt.basisregistraties.overheid.nl/id/begrip/ZeegatZeearm> , <http://brt.basisregistraties.overheid.nl/id/begrip/Overig_geografischGebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/StreekVeld> , <http://brt.basisregistraties.overheid.nl/id/begrip/TerpWierde> , <http://brt.basisregistraties.overheid.nl/id/begrip/Polder> , <http://brt.basisregistraties.overheid.nl/id/begrip/Zee_geografischGebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/Eiland> , <http://brt.basisregistraties.overheid.nl/id/begrip/Wad> , <http://brt.basisregistraties.overheid.nl/id/begrip/Duingebied> , <http://brt.basisregistraties.overheid.nl/id/begrip/Watergebied> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "geografisch gebied" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Wad>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "wad" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De buitendijkse gronden bij Friesland, Groningen en Noord-Duitsland die alleen bij vloed onder water komen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "wad" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "wad" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Waterkering>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "waterkering" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Geheel van een dijk of dam, inclusief talud." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "waterkering" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "waterkering" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Gaswinning_inrichtingselement>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Gaswinning_inrichtingselement" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gaswinning_inrichtingselement> .

<http://brt.basisregistraties.overheid.nl/id/begrip/School>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "school" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw in gebruik voor basis, middelbaar of hoger onderwijs." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "school" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "school" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Ijsbaan>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "ijsbaan" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Voorziening in de open lucht waar in de winter geschaatst kan worden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "ijsbaan" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "ijsbaan" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "FunctioneelGebied" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#_Top10nlObject> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Koeltoren>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "koeltoren" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Torenvormig bouwsel voor het afkoelen van gassen of dampen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "koeltoren" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "koeltoren" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Buurtschap>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "buurtschap" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Plaats> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Verspreid staande bebouwing in landelijk gebied met een zekere mate van sociale integratie van de inwoners." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "buurtschap" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "buurtschap" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Windturbinepark>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "windturbinepark" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Concentratie van windturbines." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "windturbinepark" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "windturbinepark" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#bronnauwkeurigheid>
        a                 owl:DatatypeProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "bronnauwkeurigheid" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Bronnauwkeurigheid> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Museum>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "museum" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw waarin voorwerpen van kunst of wetenschap bijeen zijn gebracht en (ten minste voor een gedeelte) voortdurend uitgestald worden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "museum" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "museum" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Grafheuvel>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Grafheuvel" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Grafheuvel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Overig_gebouw>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "overig (gebouw)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De waarde van het objectkenmerk is bekend, maar anders dan de genoemde gebouwtypen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "overig" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "overig" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Zenderpark>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "zenderpark" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebied waar meerdere zendmasten staan opgesteld." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "zenderpark" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "zenderpark" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Land>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Land" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#RegistratiefGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Land> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Gebouw_status>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :maxCount  1 ;
        :minCount  1 ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/Status> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#status> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Sporthal>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "sporthal" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Grootschalige voorziening met een meer regionale uitstraling en meerdere velden tbv verschillende of een specifieke tak van sport." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "sporthal" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "sporthal" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_eWegnummer>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#eWegnummer> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Sneltram>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Sneltram" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Spoorbaandeel> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Sneltram> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Waterradmolen>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Waterradmolen" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Waterradmolen> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Overig_planTopografie>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Overig_planTopografie" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#PlanTopografie> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Overig_planTopografie> .

<jci1.3:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=a>
        a             <http://purl.org/dc/dcmitype/Text> ;
        rdfs:label    "Artikel 98a lid a Kadw" ;
        rdfs:seeAlso  <http://wetten.overheid.nl/1.0:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=a> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Volkstuinen>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "volkstuinen" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het geheel aan voorzieningen t.b.v. hobbytuinbouw." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "volkstuinen" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "volkstuinen" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Vaarwegklasse>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "vaarwegklasse" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "CEMT klasses van vaarwegen, welke gebaseerd zijn op de afmetingen en laadvermogen van standaardschepen en duwstellen voor de binnen- en riviervaart in West-Europa. De klasses I t/m VII zijn in 1992 bepaald door de Conferentie van Europese Ministers van Verkeer (C.E.M.T.). Naderhand is klasse 0 (vaarwegen kleiner dan die van klasse I) daaraan toegevoegd. Klasse VII komt in Nederland niet voor." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "vaarwegklasse" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbaandeel>
        a             :NodeShape ;
        :property     <http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbaandeel_elektrificatie> , <http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbaandeel_tunnelnaam> , <http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbaandeel_geometrie> , <http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbaandeel_brugnaam> , <http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbaandeel_baanvaknaam> , <http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbaandeel_status> , <http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbaandeel_vervoerfunctie> , <http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbaandeel_spoorbreedte> , <http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbaandeel_typeInfrastructuur> , <http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbaandeel_fysiekVoorkomen> , <http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbaandeel_aantalSporen> , <http://brt.basisregistraties.overheid.nl/id/structuur/Spoorbaandeel_hoogteniveau> ;
        :targetClass  <http://brt.basisregistraties.overheid.nl/def/top10nl#Spoorbaandeel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Gemeente>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "gemeente" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/RegistratiefGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Zelfstandig, zelfbestuur en autonomie bezittend onderdeel van de staat Nederland, onder het bestuur van een raad, een burgemeester en wethouders." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "gemeente" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "gemeente" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Campus>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "campus" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Een universiteitsterrein waarop gebouwen en voorzieningen voor zowel docenten als studenten aanwezig zijn." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "campus" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "campus" .

<jci1.3:c:BWBR0004541&hoofdstuk=6a&artikel=98a>
        a             <http://purl.org/dc/dcmitype/Text> ;
        rdfs:label    "Artikel 98a Kadw" ;
        rdfs:seeAlso  <http://wetten.overheid.nl/1.0:c:BWBR0004541&hoofdstuk=6a&artikel=98a> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Hoogte_geometrie>
        a          :PropertyShape ;
        :class     <http://www.opengis.net/ont/geosparql#Geometry> ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#geometrie> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Zoutwinning>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "zoutwinning" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebied waar zoutwinning plaatsvindt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "zoutwinning" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "zoutwinning" .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Functie_relief>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "functie (relief)" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeluidWeren> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "functie" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Verhardingsbreedteklasse>
        a          :NodeShape ;
        :name      "Verhardingsbreedteklasse" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Verhardingsbreedteklasse> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/id/begrip/Geometrie_plaats>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "geometrie (plaats)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De vlak- of puntgeometrie van de plaats." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "geometrie" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Plaats> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Landgoed>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "landgoed" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Buitenverblijf met omliggende landerijen." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "landgoed" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "landgoed" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Winkelfunctie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "winkelfunctie" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebruiksdoel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw waar allerhanden roerende of onroerende goederen al dan niet tegen betaling worden aangeboden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "winkelfunctie" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "winkelfunctie" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Manege>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Manege" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Manege> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Attractiepark>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "attractiepark" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Park ingericht voor vrijetijdsbesteding." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "attractiepark" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "attractiepark" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#GeografischGebied>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "GeografischGebied" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#_Top10nlObject> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischGebied> .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/FysiekVoorkomen_terrein>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "fysiek voorkomen (terrein)" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/InTunnel> , <http://brt.basisregistraties.overheid.nl/id/begrip/Overkluisd> , <http://brt.basisregistraties.overheid.nl/id/begrip/OpBeweegbaarDeelVanBrug> , <http://brt.basisregistraties.overheid.nl/id/begrip/OpVastDeelVanBrug> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "fysiek voorkomen" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#typeFunctioneelGebied>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "typeFunctioneelGebied" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TypeFunctioneelGebied> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Openluchttheater>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "openluchttheater" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Plaats waar toneelvoorstellingen in de openlucht plaatsvinden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "openluchttheater" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "openluchttheater" .

<http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/Spoorbreedte>
        a           <http://www.w3.org/2004/02/skos/core#Collection> ;
        rdfs:label  "spoorbreedte" ;
        <http://www.w3.org/2004/02/skos/core#member>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Smalspoor> , <http://brt.basisregistraties.overheid.nl/id/begrip/Normaalspoor> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "spoorbreedte" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Verkeerstoren>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "verkeerstoren" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Toren t.b.v. verkeersregulatie te land, ter zee of in de lucht." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "verkeerstoren" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "verkeerstoren" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Hoofdweg>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Hoofdweg" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Wegdeel> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoofdweg> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Waterdeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "waterdeel" ;
        <http://purl.org/dc/terms/source>
                <jci1.3:c:BWBR0004541&hoofdstuk=6a&artikel=98a&lid=c> ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Top10nlObject> , <http://brt.basisregistraties.overheid.nl/id/begrip/Water> , <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischObject> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "grondoppervlak in principe bedekt met water." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "waterdeel" ;
        <http://www.w3.org/2004/02/skos/core#scopeNote>
                "Voorbeelden zijn: rivier, kanaal, beek, zee, meer, oppervlaktewater in algemene zin. Objecten die in het kader van de waterhuishouding periodiek met water zijn bedekt, vallen hier ook onder." .

<http://brt.basisregistraties.overheid.nl/id/begrip/Geometrie_registratiefGebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "geometrie (registratief gebied)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De vlak- of multivlakgeometrie van een registratief gebied." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "geometrie" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/RegistratiefGebied> .

<http://brt.basisregistraties.overheid.nl/id/begrip/AantalRijstroken>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "aantal rijstroken" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het aantal onderverdelingen van een wegdeel d.m.v. strepen, verschil in verharding of kleur." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "aantal rijstroken" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Hotel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "hotel" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw ten behoeve van de overnachting van reizigers." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "hotel" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "hotel" .

<http://brt.basisregistraties.overheid.nl/id/begrip/TypeObject>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "type object" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het type of soort gepland object." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "type object" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/PlanTopografie> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Zweefvliegveldterrein>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "zweefvliegveldterrein" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/FunctioneelGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Het geheel aan terreinen, gebouwen enz.  voor (de beoefening van) de zweefvliegsport." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "zweefvliegveldterrein" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "zweefvliegveldterrein" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Fort>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "fort" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Verdedigingswerk." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "fort" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "fort" .

<http://brt.basisregistraties.overheid.nl/id/structuur/Relief_functie>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :maxCount  1 ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/Functie_relief> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#functie> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#KilometerpaalSpoorweg>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "KilometerpaalSpoorweg" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/KilometerpaalSpoorweg> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Haven_functioneelGebied>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Haven_functioneelGebied" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Haven_functioneelGebied> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Hoogtelijn>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "hoogtelijn" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Hoogte_TOP10NL> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Lijn die punten van gelijke hoogte met elkaar verbindt." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "hoogtelijn" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "hoogtelijn" .

<http://brt.basisregistraties.overheid.nl/def/top10nl>
        a           owl:Ontology ;
        rdfs:label  "top10nl vocabulaire" .

<http://brt.basisregistraties.overheid.nl/id/begrip/MarkantObject>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "markant object" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Een object dat vanuit de wijde omgeving zichtbaar is en/of een oriënterende waarde heeft." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "markant object" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "markant object" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Tol_gebouw>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "tol (gebouw)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebouw> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Een tol is een gebouw aan een verkeers- of waterweg waar tol wordt geheven." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "tol" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "tol" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Logiesfunctie>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "logiesfunctie" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Gebruiksdoel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Gebouw waar de mogelijkheid aanwezig is om overnachtingsmogelijkheden aan te bieden." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "logiesfunctie" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "logiesfunctie" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Weg>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Weg" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#PlanTopografie> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Weg_planTopografie> .

<http://brt.basisregistraties.overheid.nl/id/structuur/_Top10nlObject_visualisatieCode>
        a          :PropertyShape ;
        :datatype  xsd:integer ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#visualisatieCode> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Kaap>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Kaap" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Kaap> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Sneltramhalte>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Sneltramhalte" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Inrichtingselement> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Sneltramhalte> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#typeWeg>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "typeWeg" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TypeWeg> .

<http://brt.basisregistraties.overheid.nl/id/structuur/FysiekVoorkomen_spoorbaandeel>
        a          :NodeShape ;
        :name      "FysiekVoorkomen spoorbaandeel" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/FysiekVoorkomen_spoorbaandeel> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/def/top10nl#typeRelief>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "typeRelief" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TypeRelief> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#brontype>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "brontype" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Brontype> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Parkeerplaats>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "parkeerplaats" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Wegdeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Parkeergelegenheid voor meerdere voertuigen in de openlucht." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "parkeerplaats" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "parkeerplaats" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Windmolentje>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "windmolentje" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Een vrij op de wind draaiend molentje (met wieken of een rad van schoepen) van metaal en/of kuststof, bestemd voor het bemalen van een sloot. / Klein type molen, herkenbaar aan schuin op een stellage geplaatste wieken, bestemd voor het bemalen van het omliggende terrein (tjasker)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "windmolentje" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "windmolentje" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Ijsbaan>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Ijsbaan" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#FunctioneelGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Ijsbaan> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Heidegebied>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Heidegebied" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#GeografischGebied> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Heidegebied> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Verbinding_typeInfrastructuur_spoorbaandeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "verbinding (type infrastructuur spoorbaandeel)" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TypeInfrastructuur_spoorbaandeel> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Spoorlijn." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "verbinding" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "verbinding" .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Tank>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Tank" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Tank> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#typeGeografischGebied>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "typeGeografischGebied" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TypeGeografischGebied> .

<http://brt.basisregistraties.overheid.nl/id/begrip/IsBagwoonplaats>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "is BAGwoonplaats" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Aanduiding of de naam afkomstig is uit de BAG." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "is BAGwoonplaats" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Plaats> .

<http://brt.basisregistraties.overheid.nl/id/begrip/Bosgebied>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "bosgebied" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/GeografischGebied> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Met bos begroeid gebied." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "bosgebied" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "bosgebied" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Kilometerraaipaal>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "kilometerraaipaal" ;
        <http://www.w3.org/2004/02/skos/core#broader>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Inrichtingselement> ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "Paal, meestal geplaatst tegenover een kilometerraaibord, op de andere oever van de rivier." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#notation>
                "kilometerraaipaal" ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "kilometerraaipaal" .

<http://brt.basisregistraties.overheid.nl/id/begrip/Geometrie_spoorbaandeel>
        a           <http://www.w3.org/2004/02/skos/core#Concept> ;
        rdfs:label  "geometrie (spoorbaandeel)" ;
        <http://www.w3.org/2004/02/skos/core#definition>
                "De geometrie van een spoorbaandeel (lijn of punt)." ;
        <http://www.w3.org/2004/02/skos/core#inScheme>
                <http://brt.basisregistraties.overheid.nl/id/begrippenkader/top10nl> ;
        <http://www.w3.org/2004/02/skos/core#prefLabel>
                "geometrie" ;
        <http://www.w3.org/2004/02/skos/core#related>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Spoorbaandeel> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_tunnelnaam>
        a          :PropertyShape ;
        :datatype  xsd:string ;
        :maxCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#tunnelnaam> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Peil>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Peil" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Hoogte> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Peil> .

<http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_fysiekVoorkomen>
        a          :PropertyShape ;
        :class     <http://www.w3.org/2004/02/skos/core#Concept> ;
        :node      <http://brt.basisregistraties.overheid.nl/id/structuur/FysiekVoorkomen_wegdeel> ;
        :nodeKind  :IRI ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#fysiekVoorkomen> .

<http://brt.basisregistraties.overheid.nl/id/structuur/VervoerFunctie>
        a          :NodeShape ;
        :name      "VervoerFunctie" ;
        :property  [ :hasValue  <http://brt.basisregistraties.overheid.nl/top10nl/id/collectie/VervoerFunctie> ;
                     :path      [ :inversePath  <http://www.w3.org/2004/02/skos/core#member> ]
                   ] .

<http://brt.basisregistraties.overheid.nl/id/structuur/Wegdeel_gescheidenRijbaan>
        a          :PropertyShape ;
        :datatype  xsd:boolean ;
        :maxCount  1 ;
        :minCount  1 ;
        :nodeKind  :Literal ;
        :path      <http://brt.basisregistraties.overheid.nl/def/top10nl#gescheidenRijbaan> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#typeGebied>
        a                 owl:ObjectProperty ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "typeGebied" ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/TypeGebied> .

<http://brt.basisregistraties.overheid.nl/def/top10nl#Peilmeetstation>
        a                 owl:Class ;
        rdfs:isDefinedBy  <http://brt.basisregistraties.overheid.nl/def/top10nl> ;
        rdfs:label        "Peilmeetstation" ;
        rdfs:subClassOf   <http://brt.basisregistraties.overheid.nl/def/top10nl#Gebouw> ;
        <http://purl.org/dc/terms/subject>
                <http://brt.basisregistraties.overheid.nl/id/begrip/Peilmeetstation> .
