@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/bB17HY>
  gtm:oppervlakte 88.0 ;
  gtm:kadastraalNummer 3844.0 ;
  gtm:kadastraleAanduiding "E3844"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3844" ;
  ns0:name "Perceel GDA01-E3844"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280384470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmRHPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74325> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6977185627538 52.009910795083,4.6977998792464 52.009850410772,4.6978738952315 52.009793057693,4.6979337432414 52.009824454136,4.6978574901265 52.009880472854,4.6977952833782 52.009923837201,4.6977945764984 52.009923392629,4.6977655695664 52.009940875995,4.6977595259905 52.009937011533,4.6977185627538 52.009910795083))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

