@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/bOXXYw>
  gtm:kadastraalNummer "191"^^xsd:string ;
  gtm:kadastraleAanduiding "A191"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A191"^^xsd:string ;
  schema:name "Perceel GDA01-A191"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bqpARj> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13193> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7067638 52.014663, 4.7068696 52.0145937, 4.7066974 52.0144936, 4.7066783 52.0145066, 4.7066754 52.0145518, 4.7066856 52.0145881, 4.7067033 52.0146181, 4.7067343 52.0146437, 4.7067638 52.014663))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

