@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/bSvUzU>
  gtm:oppervlakte 119.0 ;
  gtm:kadastraalNummer 3893.0 ;
  gtm:kadastraleAanduiding "E3893"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3893"^^xsd:string ;
  ns0:name "Perceel GDA01-E3893"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280389370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b87viD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74346> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7026532850322 52.00569695525,4.7025932657032 52.005718888471,4.7025286365603 52.005653571232,4.7024906341242 52.005615706676,4.702407728667 52.005527407525,4.7024635218622 52.005507535127,4.7024683105672 52.005505819231,4.7025501840564 52.005593986499,4.7025890223776 52.005631478383,4.7026532850322 52.00569695525))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

