@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/bxguHg>
  gtm:kadastraalNummer "469"^^xsd:string ;
  gtm:kadastraleAanduiding "E469"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E469"^^xsd:string ;
  ns0:name "Perceel GDA01-E469"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bsTZKQ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17669> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7077908 52.0040334, 4.7076202 52.0040936, 4.7074328 52.0041854, 4.7072716 52.0042413, 4.7073621 52.0043376, 4.7078242 52.0041723, 4.7079573 52.0041253, 4.7077908 52.0040334))"^^geo:wktLiteral ;
    osm:area 604.0
  ] .

