@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/bxGT4c>
  gtm:kadastraalNummer "35"^^xsd:string ;
  gtm:kadastraleAanduiding "E35"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E35"^^xsd:string ;
  ns0:name "Perceel GDA01-E35"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b8kcx7>, <https://n2t.net/ark:/60537/bh4BwH> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17251> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6973745 52.0080508, 4.6973315 52.0080602, 4.696868 52.0082214, 4.6971307 52.0083388, 4.6976033 52.0080833, 4.6975644 52.0080725, 4.6975256 52.0080617, 4.6974782 52.0080552, 4.6974308 52.0080488, 4.6974027 52.0080498, 4.6973745 52.0080508))"^^geo:wktLiteral ;
    osm:area 702.0
  ] .

