@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/bqC5Br>
  gtm:kadastraalNummer "201" ;
  gtm:kadastraleAanduiding "D201" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D201" ;
  ns0:name "Perceel GDA01-D201"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16385> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7069952 52.009078, 4.7069476 52.0091001, 4.7070329 52.0091549, 4.7070774 52.0091257, 4.7070364 52.0091019, 4.7069952 52.009078))"^^geo:wktLiteral ;
    osm:area 34.0
  ] .

