@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bE8CVQ>
  gtm:oppervlakte 173.0 ;
  gtm:kadastraalNummer 2945.0 ;
  gtm:kadastraleAanduiding "B2945"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2945" ;
  ns0:name "Perceel GDA01-B2945"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250294570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bb2idq> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72080> ;
  ns0:startDate "2005-07-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7055874062952 52.011472139423,4.7055602656705 52.01145898503,4.7054585864406 52.011409679041,4.7052717870424 52.011303621446,4.7053416777789 52.011266104199,4.7054679948818 52.011341763179,4.7055242295816 52.011301865705,4.7055691440716 52.011326295618,4.70551167119 52.011369071223,4.7056239193915 52.011441763281,4.7055874062952 52.011472139423))"^^geo:wktLiteral ;
    osm:area 184.0
  ] .

