@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/baPBTI>
  gtm:oppervlakte 40.0 ;
  gtm:kadastraalNummer 6864.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6864" ;
  gtm:kadastraleAanduiding "M6864"@nl ;
  ns0:name "Perceel GDA01-M6864"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350686470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUNL2A> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/257954> ;
  ns0:startDate "2007-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6999868049235 52.032519404922,4.6999929809514 52.032553794572,4.7000006058221 52.032596336153,4.7000083387329 52.032639435644,4.7000159919486 52.032682031319,4.7000236704619 52.032724878816,4.7000313366238 52.032767582425,4.7000418895087 52.032826356134,4.7000244863303 52.032827494976,4.7000138930616 52.032768505308,4.7000062409365 52.032725837733,4.6999985614746 52.032683053148,4.699990868972 52.032640169614,4.6999831356643 52.032597097085,4.6999694015874 52.032520561731,4.6999868049235 52.032519404922))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

