@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/byJonW>
  gtm:kadastraalNummer "572"^^xsd:string ;
  gtm:kadastraleAanduiding "B572"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B572"^^xsd:string ;
  ns0:name "Perceel GDA01-B572"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b8xU9N> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14418> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098343 52.0131108, 4.7095811 52.0130794, 4.7095833 52.0130726, 4.7095131 52.0130638, 4.7095033 52.0130864, 4.7094056 52.0130512, 4.7092859 52.0131386, 4.709312 52.013148, 4.7093695 52.0130955, 4.7095014 52.0131424, 4.7095242 52.0131495, 4.7095774 52.0131659, 4.709592 52.0131391, 4.7098081 52.0131698, 4.7098229 52.0131716, 4.7098343 52.0131108))"^^geo:wktLiteral ;
    osm:area 232.0
  ] .

