@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/bdKf4U>
  gtm:oppervlakte 135.0 ;
  gtm:kadastraalNummer 4193.0 ;
  gtm:kadastraleAanduiding "E4193"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4193"^^xsd:string ;
  ns0:name "Perceel GDA01-E4193"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280419370000/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/74591> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6945053588559 52.0103692967,4.694452937711 52.010401265629,4.6944126392693 52.010376427165,4.6943245474658 52.010322571406,4.694311719687 52.010314729906,4.6941666754774 52.010224162649,4.6942271476557 52.010199036487,4.6943622608838 52.010283765666,4.6943751621795 52.010291562651,4.6944643318931 52.010345415727,4.6945053588559 52.0103692967))"^^geo:wktLiteral ;
    osm:area 135.0
  ] .

