@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/by6hdJ>
  gtm:kadastraalNummer "108"^^xsd:string ;
  gtm:kadastraleAanduiding "A108"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A108"^^xsd:string ;
  ns0:name "Perceel GDA01-A108"@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/13110> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7026332 52.0134305, 4.7026493 52.0134441, 4.7027794 52.0133516, 4.7028012 52.013363, 4.7033599 52.0129549, 4.7035442 52.0128199, 4.7034993 52.0127966, 4.7033217 52.012927, 4.7029496 52.0132002, 4.702784 52.0133207, 4.7026332 52.0134305))"^^geo:wktLiteral ;
    osm:area 338.0
  ] .

