@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/b8xIbb>
  gtm:kadastraalNummer "713" ;
  gtm:kadastraleAanduiding "D713" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D713" ;
  ns0:name "Perceel GDA01-D713"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16898> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7090039 52.0077697, 4.7085837 52.0075354, 4.7085642 52.0075424, 4.708469 52.0075769, 4.7089417 52.007848, 4.7089855 52.0078205, 4.7089513 52.0078034, 4.7090039 52.0077697))"^^geo:wktLiteral ;
    osm:area 373.0
  ] .

