@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/biJZP5>
  gtm:kadastraalNummer "815" ;
  gtm:kadastraleAanduiding "C815" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C815" ;
  ns0:name "Perceel GDA01-C815"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15697> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098672 52.0139819, 4.7098554 52.0139814, 4.7098446 52.0140591, 4.7098572 52.0140597, 4.7099172 52.014088, 4.7099791 52.0141086, 4.7100287 52.0140373, 4.7099933 52.0140084, 4.7098672 52.0139819))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

