@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/bBdPrU>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 5969.0 ;
  gtm:kadastraleAanduiding "E5969"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E5969"^^xsd:string ;
  ns0:name "Perceel GDA01-E5969"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280596970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6SjaU> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74890> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7023381323203 52.009171832589,4.7023763681975 52.009133584628,4.7025640082674 52.00920454306,4.7026210085963 52.009226096213,4.7026888123421 52.00925173897,4.7026508228479 52.009290078349,4.7023381323203 52.009171832589))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

