@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/bQDzx1>
  gtm:kadastraalNummer "812"^^xsd:string ;
  gtm:kadastraleAanduiding "A812"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A812"^^xsd:string ;
  ns0:name "Perceel GDA01-A812"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bSILMH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13812> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7179746 52.0069892, 4.7178625 52.0069931, 4.7167363 52.0070233, 4.7164097 52.0070346, 4.7164076 52.0071044, 4.7167293 52.0070931, 4.7177907 52.0070842, 4.7179899 52.0070798, 4.7179746 52.0069892))"^^geo:wktLiteral ;
    osm:area 945.0
  ] .

