@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/bWftat>
  gtm:kadastraalNummer "569"^^xsd:string ;
  gtm:kadastraleAanduiding "B569"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B569"^^xsd:string ;
  ns0:name "Perceel GDA01-B569"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/boxi4N> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14415> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7095242 52.0131495, 4.7095014 52.0131424, 4.7093695 52.0130955, 4.709312 52.013148, 4.7092859 52.0131386, 4.7092762 52.013146, 4.7094272 52.0131979, 4.7094704 52.0132121, 4.7095242 52.0131495))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

