@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/bm1Hup>
  gtm:kadastraalNummer "456"^^xsd:string ;
  gtm:kadastraleAanduiding "D456"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D456"^^xsd:string ;
  ns0:name "Perceel GDA01-D456"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bVDzMo> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16641> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7086314 52.0093841, 4.7086406 52.0093781, 4.708775 52.0092758, 4.7088645 52.0092112, 4.7090371 52.0090795, 4.7089467 52.0090286, 4.708928 52.0090421, 4.7088038 52.0091321, 4.7086796 52.0092221, 4.7086304 52.0092595, 4.7086673 52.0092776, 4.708556 52.0093619, 4.7085485 52.009368, 4.7086314 52.0093841))"^^geo:wktLiteral ;
    osm:area 358.0
  ] .

