@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/bZafTV>
  gtm:kadastraalNummer "96"^^xsd:string ;
  gtm:kadastraleAanduiding "D96"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D96"^^xsd:string ;
  ns0:name "Perceel GDA01-D96"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b6FCio> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16280> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7047854 52.010946, 4.7047539 52.0109298, 4.7047447 52.0109363, 4.7047248 52.0109253, 4.7046443 52.0109814, 4.7046896 52.0110081, 4.7047854 52.010946))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

