@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/bFoMyG>
  gtm:kadastraalNummer "34"^^xsd:string ;
  gtm:kadastraleAanduiding "E34"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E34"^^xsd:string ;
  ns0:name "Perceel GDA01-E34"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b8kcx7> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17250> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6967491 52.0081648, 4.696868 52.0082214, 4.6973315 52.0080602, 4.6973745 52.0080508, 4.6974027 52.0080498, 4.6974308 52.0080488, 4.6974782 52.0080552, 4.6975256 52.0080617, 4.6975644 52.0080725, 4.6976033 52.0080833, 4.6977657 52.0079971, 4.6976305 52.0079361, 4.6975655 52.0079375, 4.6974912 52.007948, 4.6973633 52.0079789, 4.6967491 52.0081648))"^^geo:wktLiteral ;
    osm:area 643.0
  ] .

