@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/bqONjb>
  gtm:kadastraalNummer "378"^^xsd:string ;
  gtm:kadastraleAanduiding "D378"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D378"^^xsd:string ;
  ns0:name "Perceel GDA01-D378"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bixuAx>, <https://n2t.net/ark:/60537/boWxKa>, <https://n2t.net/ark:/60537/brEOJw> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16563> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7109559 52.0084621, 4.7109493 52.0084672, 4.7108932 52.0085162, 4.7109309 52.008531, 4.7109856 52.0084833, 4.7109929 52.0084784, 4.7109559 52.0084621))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

