@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bbRUcG>
  gtm:kadastraalNummer "581"^^xsd:string ;
  gtm:kadastraleAanduiding "D581"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D581"^^xsd:string ;
  schema:name "Perceel GDA01-D581"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bDVVje>, <https://n2t.net/ark:/60537/bFbhfK> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16766> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7124646 52.0081761, 4.7124516 52.0081718, 4.7122374 52.0081008, 4.7118721 52.0079775, 4.7118317 52.0080283, 4.712121 52.0081223, 4.7124105 52.0082163, 4.7124209 52.0082213, 4.7124646 52.0081761))"^^geo:wktLiteral ;
    osm:area 274.0
  ] .

