@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/bUatqa>
  gtm:kadastraalNummer "591"^^xsd:string ;
  gtm:kadastraleAanduiding "D591"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D591"^^xsd:string ;
  ns0:name "Perceel GDA01-D591"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bS5H9A> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16776> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7129001 52.0076722, 4.7128911 52.0076691, 4.7126071 52.0075711, 4.7125401 52.0075461, 4.712352 52.0074763, 4.7121774 52.0076571, 4.7124262 52.0077436, 4.7124901 52.0076875, 4.7125056 52.0076943, 4.7125087 52.0076915, 4.7125461 52.0076587, 4.7125848 52.0076759, 4.7126281 52.0076379, 4.7128491 52.0077152, 4.7128596 52.0077197, 4.7129001 52.0076722))"^^geo:wktLiteral ;
    osm:area 632.0
  ] .

