@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/bwrGQc>
  gtm:kadastraalNummer "736" ;
  gtm:kadastraleAanduiding "C736" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C736" ;
  ns0:name "Perceel GDA01-C736"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15618> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7106377 52.0128501, 4.7105802 52.0128567, 4.7106112 52.0129302, 4.710668 52.0129146, 4.7106377 52.0128501))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

