@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/bXvI5n>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 4005.0 ;
  gtm:kadastraleAanduiding "E4005"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4005"^^xsd:string ;
  ns0:name "Perceel GDA01-E4005"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280400570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMTaCP> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74446> ;
  ns0:startDate "2019-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6958153621833 52.01065741878,4.6958720208832 52.01065758975,4.6958865861535 52.010657630347,4.6958865411373 52.01066338267,4.6958852177909 52.010733134008,4.6958810512065 52.010895629115,4.6958158497323 52.010885511728,4.6958110544875 52.010884764491,4.6958141282041 52.010771420622,4.6958142851314 52.010732915162,4.6958153621833 52.01065741878))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

