@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@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/bjzNva>
  gtm:kadastraalNummer "667"^^xsd:string ;
  gtm:kadastraleAanduiding "A667"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A667"^^xsd:string ;
  ns0:name "Perceel GDA01-A667"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b6sUup> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13669> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.721889 52.008251, 4.7211853 52.0110433, 4.720515 52.0136471, 4.7208575 52.0136874, 4.7210553 52.0129754, 4.722338 52.0082994, 4.7220211 52.0082663, 4.721889 52.008251))"^^geo:wktLiteral ;
    osm:area 16652.0
  ] .

