@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/bC3Mnm>
  gtm:oppervlakte 30.0 ;
  gtm:kadastraalNummer 6625.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6625" ;
  gtm:kadastraleAanduiding "M6625"@nl ;
  ns0:name "Perceel GDA01-M6625"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350662570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bi75Cg> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/251659> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6985779288394 52.034219327134,4.6985685898625 52.034165117509,4.6985611631304 52.034122082638,4.698553790418 52.034079326723,4.6985463638521 52.034036282863,4.6985389510435 52.033993293013,4.6985563406922 52.033992118357,4.6985636997881 52.034034811275,4.6985710322404 52.034077342245,4.6985783652591 52.034119837264,4.6985858453225 52.034163196028,4.698595318575 52.034218152472,4.6985779288394 52.034219327134))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

