@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/bGQG7g>
  gtm:kadastraalNummer "13"^^xsd:string ;
  gtm:kadastraleAanduiding "A13"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A13"^^xsd:string ;
  ns0:name "Perceel GDA01-A13"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bb2k7F> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13016> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.6995816 52.0104281, 4.6995672 52.0104191, 4.6995563 52.0104112, 4.6991971 52.0105269, 4.6992462 52.010552, 4.6993289 52.0105265, 4.6993404 52.0105405, 4.6993633 52.0105334, 4.6993518 52.0105193, 4.6995953 52.0104423, 4.6995816 52.0104281))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

