@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/brEDVS>
  gtm:oppervlakte 97.0 ;
  gtm:kadastraalNummer 3339.0 ;
  gtm:kadastraleAanduiding "H3339"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3339"^^xsd:string ;
  ns0:name "Perceel GDA01-H3339"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310333970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDwGbE> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77608> ;
  ns0:startDate "2004-12-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6961805429499 52.016408804073,4.6961198949045 52.016433525735,4.696044479497 52.016363494736,4.6959631473819 52.016287955006,4.696023809328 52.01626326946,4.6961805429499 52.016408804073))"^^geo:wktLiteral ;
    osm:area 97.0
  ] .

