@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/bQ0tB9>
  gtm:kadastraalNummer "221"^^xsd:string ;
  gtm:kadastraleAanduiding "D221"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D221"^^xsd:string ;
  ns0:name "Perceel GDA01-D221"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b1t684>, <https://n2t.net/ark:/60537/bRGgGg> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16405> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7082004 52.0092662, 4.707997 52.00914, 4.707864 52.0090566, 4.7078301 52.0090771, 4.7078393 52.0090826, 4.7078147 52.0090985, 4.7078499 52.0091192, 4.7079978 52.0092062, 4.7080016 52.009204, 4.7080404 52.0092274, 4.7080419 52.0092265, 4.7081482 52.009295, 4.7081593 52.0093004, 4.708212 52.0092709, 4.7082004 52.0092662))"^^geo:wktLiteral ;
    osm:area 169.0
  ] .

