@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/b2I9AM>
  gtm:oppervlakte 106.0 ;
  gtm:kadastraalNummer 4088.0 ;
  gtm:kadastraleAanduiding "E4088"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4088" ;
  ns0:name "Perceel GDA01-E4088"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280408870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2hV6q> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74515> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6940902236489 52.009835799281,4.6940400379704 52.009835315017,4.6940400407499 52.009835135265,4.6940153696507 52.009834936056,4.6939767753541 52.009834636872,4.6939235881806 52.009834215777,4.6939235104875 52.009809101673,4.6939234415372 52.009788131282,4.694103800816 52.009790451748,4.6942277201727 52.009791711632,4.6942265960294 52.009837105524,4.6941027482569 52.009835917969,4.6940902236489 52.009835799281))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

