@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/bUoa84>
  gtm:kadastraalNummer "947"^^xsd:string ;
  gtm:kadastraleAanduiding "D947"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D947"^^xsd:string ;
  ns0:name "Perceel GDA01-D947"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bBrGOv>, <https://n2t.net/ark:/60537/bJYn6y> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17132> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7049963 52.0100476, 4.7048543 52.0099724, 4.7048245 52.0099944, 4.7049701 52.0100681, 4.7049963 52.0100476))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

