@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/bBQSEm>
  gtm:kadastraalNummer "52"^^xsd:string ;
  gtm:kadastraleAanduiding "B52"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B52"^^xsd:string ;
  ns0:name "Perceel GDA01-B52"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b8KCb7>, <https://n2t.net/ark:/60537/bIVRDF>, <https://n2t.net/ark:/60537/bzM4xc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13899> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7087471 52.0140699, 4.7087244 52.0140822, 4.708684 52.0141102, 4.7085302 52.0142398, 4.7087149 52.0143199, 4.7087505 52.0143267, 4.708762 52.0142733, 4.7087853 52.0141922, 4.7087857 52.0141702, 4.7087471 52.0140699))"^^geo:wktLiteral ;
    osm:area 267.0
  ] .

