@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bfCvuX>
  gtm:kadastraalNummer "1000" ;
  gtm:kadastraleAanduiding "B1000" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1000" ;
  ns0:name "Perceel GDA01-B1000"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14846> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7086215 52.0100145, 4.7085628 52.0099788, 4.7085272 52.0100045, 4.7084975 52.009989, 4.7083994 52.0100487, 4.7084363 52.0100709, 4.7084797 52.010097, 4.7085109 52.0101138, 4.7085075 52.0101165, 4.7085984 52.0101689, 4.7087394 52.0100904, 4.7086215 52.0100145))"^^geo:wktLiteral ;
    osm:area 248.0
  ] .

