@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/bMSYih>
  gtm:kadastraalNummer "917"^^xsd:string ;
  gtm:kadastraleAanduiding "D917"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D917"^^xsd:string ;
  ns0:name "Perceel GDA01-D917"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bAOC5a>, <https://n2t.net/ark:/60537/bNIXq2> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17102> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7051648 52.0094918, 4.7054853 52.0096505, 4.7054935 52.0096449, 4.7053287 52.009561, 4.7052549 52.0095244, 4.7052632 52.0094815, 4.7052539 52.0094776, 4.7052602 52.0094718, 4.705218 52.0094509, 4.7051648 52.0094918))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

