@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/bkbXeF>
  gtm:oppervlakte 118.0 ;
  gtm:kadastraalNummer 6672.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6672" ;
  gtm:kadastraleAanduiding "M6672"@nl ;
  ns0:name "Perceel GDA01-M6672"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350667270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bt6GTp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89366> ;
  ns0:startDate "2007-07-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7115513565336 52.035468780863,4.7115430653258 52.035421346597,4.7115262141498 52.035324975463,4.7115092024093 52.035227659624,4.7115452506316 52.035225259827,4.7115475829166 52.035238755766,4.7115766428683 52.035236846178,4.7115912512186 52.0353205578,4.7116082482597 52.035416929762,4.7116102310991 52.035428473218,4.7116164647746 52.035464489431,4.7115513565336 52.035468780863))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

