@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/bqbH2x>
  gtm:kadastraalNummer "109"^^xsd:string ;
  gtm:kadastraleAanduiding "A109"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A109"^^xsd:string ;
  schema:name "Perceel GDA01-A109"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bwEAnU> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13111> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7029895 52.0132255,4.7029478 52.0132015,4.702784 52.0133207,4.7026332 52.0134305,4.7026493 52.0134441,4.7027794 52.0133516,4.7028012 52.013363,4.7029895 52.0132255))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

