@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/bfpReW>
  gtm:oppervlakte 210.0 ;
  gtm:kadastraalNummer 3639.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3639" ;
  gtm:kadastraleAanduiding "M3639"@nl ;
  ns0:name "Perceel GDA01-M3639"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350363970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bojB6b> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86913> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7120693970858 52.033561300305,4.7121349776907 52.03354094908,4.7123245723909 52.033543159346,4.7123245843091 52.033514315723,4.7123425095554 52.03351431059,4.712447371296 52.033597065224,4.7124430604769 52.033611385967,4.7124520230006 52.03361913137,4.7120693786094 52.03361861007,4.7120693970858 52.033561300305))"^^geo:wktLiteral ;
    osm:area 209.0
  ] .

