@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/bHtPfV>
  gtm:oppervlakte 17.0 ;
  gtm:kadastraalNummer 3669.0 ;
  gtm:kadastraleAanduiding "H3669"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3669" ;
  ns0:name "Perceel GDA01-H3669"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310366970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9N89A> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77784> ;
  ns0:startDate "2013-04-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6992716877852 52.014711110307,4.6994246171283 52.014615998664,4.699448568786 52.014630978458,4.6993387151275 52.014675755064,4.6993460254418 52.014682557063,4.6993095984238 52.014697381824,4.6992817030876 52.014708714997,4.6992729372236 52.014712277113,4.6992716877852 52.014711110307))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

