@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/bFoQ46>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 839.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N839"^^xsd:string ;
  gtm:kadastraleAanduiding "N839"@nl ;
  ns0:name "Perceel GDA01-N839"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360083970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGEcw4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90091> ;
  ns0:startDate "2020-04-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6831715610155 52.00157213012,4.6831725708441 52.001511527108,4.6831740228324 52.001408851851,4.6832570250246 52.001409258425,4.6832543362683 52.001599069213,4.6831920007304 52.001598525592,4.6831707998847 52.001598344848,4.6831715610155 52.00157213012))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

