@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/bJYaty>
  gtm:kadastraalNummer "91"^^xsd:string ;
  gtm:kadastraleAanduiding "A91"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A91"^^xsd:string ;
  ns0:name "Perceel GDA01-A91"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b00cnj>, <https://n2t.net/ark:/60537/bn4otG> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13093> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7034082 52.0123868, 4.7033662 52.0123525, 4.7032532 52.0124292, 4.7026465 52.0128395, 4.7026714 52.012853, 4.702658 52.0128625, 4.7026921 52.0128811, 4.7028341 52.0127823, 4.7034082 52.0123868))"^^geo:wktLiteral ;
    osm:area 370.0
  ] .

