@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/byJoxK>
  gtm:kadastraalNummer "120"^^xsd:string ;
  gtm:kadastraleAanduiding "E120"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E120"^^xsd:string ;
  ns0:name "Perceel GDA01-E120"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bcvcyi>, <https://n2t.net/ark:/60537/bgsvBS> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17336> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.701935 52.0101872, 4.7019058 52.0102024, 4.7018882 52.0102167, 4.7018264 52.0102671, 4.7017785 52.0103062, 4.701567 52.0104788, 4.7014558 52.0105696, 4.7015014 52.0106055, 4.7016388 52.0104886, 4.7019006 52.0102715, 4.7019366 52.0102417, 4.7019331 52.0102202, 4.701935 52.0101872))"^^geo:wktLiteral ;
    osm:area 236.0
  ] .

