@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/bTXLvY>
  gtm:kadastraalNummer "82"^^xsd:string ;
  gtm:kadastraleAanduiding "A82"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A82"^^xsd:string ;
  ns0:name "Perceel GDA01-A82"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bqpAnU> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13084> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7027806 52.0124192, 4.7025505 52.0122872, 4.7019228 52.0126933, 4.7015749 52.0124713, 4.7013192 52.0126282, 4.7015133 52.0127485, 4.7020121 52.0130648, 4.7028309 52.0125092, 4.7027211 52.0124557, 4.7027806 52.0124192))"^^geo:wktLiteral ;
    osm:area 3594.0
  ] .

