@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/bwErhx>
  gtm:oppervlakte 112.0 ;
  gtm:kadastraalNummer 4183.0 ;
  gtm:kadastraleAanduiding "E4183"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4183"^^xsd:string ;
  ns0:name "Perceel GDA01-E4183"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280418370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjMHG5> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74581> ;
  ns0:startDate "2007-08-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6936867067798 52.010498934269,4.6936846224519 52.010467956883,4.6936792344056 52.010387847308,4.6936743209133 52.010314724529,4.6937590366428 52.010312769768,4.6937598055421 52.010376996557,4.6937598001612 52.010387701733,4.6937597676047 52.010463249209,4.6937593779309 52.010498796114,4.6936867067798 52.010498934269))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

