@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bRG8mm>
  gtm:oppervlakte 200.0 ;
  gtm:kadastraalNummer 9072.0 ;
  gtm:kadastraleAanduiding "A9072"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A9072"^^xsd:string ;
  ns0:name "Perceel GDA01-A9072"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240907270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4AE4b>, <https://n2t.net/ark:/60537/bCGJ5p> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/104993> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7169306321425 52.008823206775,4.7170502924089 52.008836408913,4.7172043541239 52.008852656063,4.7173234558199 52.008865234545,4.7174133130526 52.008874716289,4.7174048524262 52.008904815251,4.7173996687785 52.008923229958,4.7173985443053 52.008926351524,4.7173978901917 52.008927237654,4.7169172064785 52.008876548407,4.7169169650209 52.008875162818,4.7169174350849 52.008871974611,4.7169170429307 52.008871900471,4.7169306321425 52.008823206775))"^^geo:wktLiteral ;
    osm:area 200.0
  ] .

