@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/bchmdf>
  gtm:oppervlakte 136.0 ;
  gtm:kadastraalNummer 4599.0 ;
  gtm:kadastraleAanduiding "E4599"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4599"^^xsd:string ;
  ns0:name "Perceel GDA01-E4599"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280459970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8xUzi> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74746> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6974836763085 52.009826590797,4.6974350990354 52.009855994905,4.697429585554 52.009859333254,4.6972956990138 52.009775999016,4.6972643006447 52.009756741569,4.6971585612287 52.009691953456,4.697209179775 52.009660521056,4.6972116356619 52.009658998432,4.697285929446 52.009704762477,4.6973385078683 52.009737159275,4.6973920099066 52.009770118744,4.6974455984413 52.009803141613,4.6974836763085 52.009826590797))"^^geo:wktLiteral ;
    osm:area 136.0
  ] .

