@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/bFBx2y>
  gtm:oppervlakte 46.0 ;
  gtm:kadastraalNummer 3298.0 ;
  gtm:kadastraleAanduiding "H3298"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3298"^^xsd:string ;
  ns0:name "Perceel GDA01-H3298"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310329870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bC3MVu> ;
  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/77583> ;
  ns0:startDate "2003-07-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6995557731608 52.015097833488,4.6996570128656 52.015057212946,4.6996706882993 52.015051728989,4.6997087589456 52.015087410594,4.6995888976317 52.015135922099,4.6995721395376 52.015120148432,4.6995773126489 52.015118138279,4.6995557731608 52.015097833488))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

