@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/btjf42>
  gtm:oppervlakte 163.0 ;
  gtm:kadastraalNummer 6639.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6639" ;
  gtm:kadastraleAanduiding "M6639"@nl ;
  ns0:name "Perceel GDA01-M6639"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350663970000/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/89334> ;
  ns0:startDate "2010-08-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6995362736101 52.034937813946,4.6991506422116 52.034963065872,4.6991414248452 52.034909423281,4.6992728534483 52.034900735347,4.6994593539162 52.034888405031,4.6994574678228 52.034877410213,4.6994916629291 52.03487518305,4.6994935350102 52.034886141832,4.6995269865118 52.034883937281,4.6995362736101 52.034937813946))"^^geo:wktLiteral ;
    osm:area 163.0
  ] .

