@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/bfpRbp>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 2757.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2757" ;
  gtm:kadastraleAanduiding "M2757"@nl ;
  ns0:name "Perceel GDA01-M2757"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350275770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b500pn> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86317> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.706449191816 52.032677223801,4.7066824466285 52.032661961486,4.7067806954416 52.03265445766,4.7067951331487 52.032659529633,4.7068200767913 52.032657965964,4.706826463354 52.032695151836,4.7068015478789 52.032696778588,4.7068014671372 52.032696337691,4.7067652642365 52.032698483461,4.7066898670418 52.032704950845,4.7065273500359 52.032715390847,4.7065269223864 52.032712844663,4.7064567070341 52.03271779585,4.706449191816 52.032677223801))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

