@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/bpmXGx>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 6144.0 ;
  gtm:kadastraleAanduiding "E6144"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6144"^^xsd:string ;
  ns0:name "Perceel GDA01-E6144"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280614470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjZpv4> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105252> ;
  ns0:startDate "2007-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7023498198145 52.010170594248,4.7023910863687 52.010096104657,4.7024378639665 52.009808630703,4.7024858961871 52.009813736881,4.7025086007769 52.009817760928,4.7024969644131 52.009847220182,4.7024668704929 52.009932174396,4.7024300179349 52.010043829814,4.7023984332097 52.010113845583,4.7023710313011 52.010174160213,4.7023498198145 52.010170594248))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

