@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/bBdPqJ>
  gtm:oppervlakte 14.0 ;
  gtm:kadastraalNummer 4514.0 ;
  gtm:kadastraleAanduiding "E4514"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4514" ;
  ns0:name "Perceel GDA01-E4514"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280451470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSw3N3> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74712> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6939767645129 52.009835337905,4.6939767753541 52.009834636872,4.6940153696507 52.009834936056,4.6940153576983 52.00983570899,4.6940147377743 52.009859785317,4.6940141364444 52.00988360109,4.6939755577821 52.00988323009,4.6939767645129 52.009835337905))"^^geo:wktLiteral ;
    osm:area 14.0
  ] .

