@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/b4AtAY>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 6642.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6642" ;
  gtm:kadastraleAanduiding "M6642"@nl ;
  ns0:name "Perceel GDA01-M6642"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350664270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bI64an> ;
  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/89337> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6986440597917 52.034452809582,4.6986796996213 52.034450438301,4.698681561611 52.034461091434,4.6987153633985 52.034458835233,4.6988590901419 52.03444924892,4.6990468598071 52.03443671995,4.6990540811112 52.034479879423,4.6989086053538 52.034489473728,4.6987224715375 52.034501751379,4.6987206175483 52.034490576968,4.6986864092313 52.034492731921,4.6986830350509 52.034472371482,4.6986478767817 52.034474700638,4.6986440597917 52.034452809582))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

