@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bzmx9O>
  gtm:oppervlakte 102.0 ;
  gtm:kadastraalNummer 3669.0 ;
  gtm:kadastraleAanduiding "D3669"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3669"^^xsd:string ;
  ns0:name "Perceel GDA01-D3669"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270366970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  hg:absorbed <https://n2t.net/ark:/60537/bWte0h> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73141> ;
  ns0:startDate "2007-07-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.71056824095 52.009196759153,4.7104540762683 52.009129292031,4.710453722252 52.009129586613,4.710394382852 52.00909678831,4.7104502683212 52.009057353887,4.7104526385127 52.009055686681,4.7104898625638 52.009078209908,4.7104890230485 52.009078825282,4.710633143756 52.009157232661,4.7105777113244 52.009202359437,4.71056824095 52.009196759153))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

