@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/bhh5Sv>
  gtm:kadastraalNummer "110"^^xsd:string ;
  gtm:kadastraleAanduiding "A110"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A110"^^xsd:string ;
  ns0:name "Perceel GDA01-A110"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bZNyMd> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13112> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7028033 52.0134407, 4.7027415 52.0134065, 4.7028012 52.013363, 4.7027794 52.0133516, 4.7026493 52.0134441, 4.7027293 52.0134937, 4.7028033 52.0134407))"^^geo:wktLiteral ;
    osm:area 71.0
  ] .

