@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/bYktd0>
  gtm:kadastraalNummer "962" ;
  gtm:kadastraleAanduiding "D962" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D962" ;
  ns0:name "Perceel GDA01-D962"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17147> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7047143 52.0102496, 4.7045835 52.0101776, 4.704538 52.0102133, 4.7045636 52.0102277, 4.7045528 52.0102352, 4.7046552 52.0102909, 4.7047143 52.0102496))"^^geo:wktLiteral ;
    osm:area 70.0
  ] .

