@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/bPNLM2>
  gtm:kadastraalNummer "307" ;
  gtm:kadastraleAanduiding "A307" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A307" ;
  ns0:name "Perceel GDA01-A307"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13309> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7131918 52.0148734, 4.7129221 52.0147097, 4.7129231 52.0147091, 4.7126906 52.0145654, 4.7126093 52.0146084, 4.7130664 52.0149287, 4.7131918 52.0148734))"^^geo:wktLiteral ;
    osm:area 424.0
  ] .

