@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/b2hIAw>
  gtm:kadastraalNummer "313"^^xsd:string ;
  gtm:kadastraleAanduiding "E313"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E313"^^xsd:string ;
  ns0:name "Perceel GDA01-E313"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bfCGTg> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17518> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7029463 52.0056237, 4.7029356 52.0056278, 4.7028087 52.0056767, 4.7028348 52.005698, 4.7028744 52.0056823, 4.7029174 52.0056657, 4.7029448 52.0056548, 4.7029802 52.0056422, 4.7029463 52.0056237))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

