@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/bXV3L2>
  gtm:kadastraalNummer "220"^^xsd:string ;
  gtm:kadastraleAanduiding "D220"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D220"^^xsd:string ;
  ns0:name "Perceel GDA01-D220"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b00eHf>, <https://n2t.net/ark:/60537/b1t684> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16404> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7081482 52.009295, 4.7080419 52.0092265, 4.7080404 52.0092274, 4.7080016 52.009204, 4.7079978 52.0092062, 4.7078499 52.0091192, 4.7077979 52.0091529, 4.7078309 52.009173, 4.7080942 52.009333, 4.7081593 52.0093004, 4.7081482 52.009295))"^^geo:wktLiteral ;
    osm:area 160.0
  ] .

