@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/b4nL23>
  gtm:oppervlakte 119.0 ;
  gtm:kadastraalNummer 3912.0 ;
  gtm:kadastraleAanduiding "E3912"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3912"^^xsd:string ;
  ns0:name "Perceel GDA01-E3912"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280391270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdxHMa> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74360> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6974274731166 52.010316561658,4.6976495578472 52.01045479233,4.6976187274601 52.01047242677,4.6975904836343 52.010488566301,4.6974559839969 52.010404230956,4.6973699209979 52.010350811836,4.6974099650189 52.010326975513,4.6974274731166 52.010316561658))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

