@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/b3KCjU>
  gtm:kadastraalNummer "613" ;
  gtm:kadastraleAanduiding "D613" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D613" ;
  ns0:name "Perceel GDA01-D613"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16798> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7134656 52.0071392, 4.7134834 52.0070803, 4.7134036 52.0070683, 4.7133927 52.0070979, 4.7133819 52.0071275, 4.7134656 52.0071392))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

