@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/bkbWnW>
  gtm:oppervlakte 97.0 ;
  gtm:kadastraalNummer 3607.0 ;
  gtm:kadastraleAanduiding "E3607"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3607" ;
  ns0:name "Perceel GDA01-E3607"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280360770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHu07r> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74149> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6971146678815 52.010760634678,4.6971194144523 52.010757921037,4.6971649404448 52.010731887806,4.6972212087574 52.010768782508,4.6973299246067 52.010842882009,4.6973641814504 52.010867639117,4.697311995318 52.010895790613,4.6972781916459 52.010870928284,4.6972040458239 52.010820158569,4.6971146678815 52.010760634678))"^^geo:wktLiteral ;
    osm:area 96.0
  ] .

