@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/beZpqw>
  gtm:kadastraalNummer "853"^^xsd:string ;
  gtm:kadastraleAanduiding "B853"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B853"^^xsd:string ;
  ns0:name "Perceel GDA01-B853"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b1Swk1>, <https://n2t.net/ark:/60537/b4nUck> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14699> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7100843 52.0107378, 4.7100908 52.0106834, 4.7100714 52.0106843, 4.7097499 52.0107041, 4.7096449 52.0107085, 4.7096404 52.0106751, 4.709169 52.0107037, 4.7091761 52.0107773, 4.709553 52.010765, 4.7096633 52.0107576, 4.7100639 52.0107385, 4.7100843 52.0107378))"^^geo:wktLiteral ;
    osm:area 462.0
  ] .

