@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/bc4Fcg>
  gtm:oppervlakte 161.0 ;
  gtm:kadastraalNummer 2708.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2708" ;
  gtm:kadastraleAanduiding "M2708"@nl ;
  ns0:name "Perceel GDA01-M2708"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350270870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSinst> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86271> ;
  ns0:startDate "2001-04-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7053315066597 52.033178313029,4.7055646119575 52.033162539715,4.7057992297013 52.033146963447,4.7058056447646 52.033184140551,4.7057807288446 52.033185776074,4.7057682053059 52.033194736926,4.7053392649857 52.033222958293,4.7053365443739 52.033207338713,4.7053315066597 52.033178313029))"^^geo:wktLiteral ;
    osm:area 160.0
  ] .

