@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/bOkS8T>
  gtm:kadastraalNummer "584"^^xsd:string ;
  gtm:kadastraleAanduiding "D584"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D584"^^xsd:string ;
  schema:name "Perceel GDA01-D584"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bcHU1m>, <https://n2t.net/ark:/60537/bzM4Et> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16769> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7126499 52.0079521, 4.7124353 52.0078843, 4.7124054 52.0078693, 4.7123925 52.0078628, 4.7123901 52.0078656, 4.7120719 52.0077673, 4.7119527 52.0078931, 4.7122167 52.0079789, 4.7122778 52.0079989, 4.7125318 52.0080816, 4.7125446 52.0080866, 4.7126499 52.0079521))"^^geo:wktLiteral ;
    osm:area 745.0
  ] .

