@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/bm1Kgy>
  gtm:oppervlakte 135.0 ;
  gtm:kadastraalNummer 3697.0 ;
  gtm:kadastraleAanduiding "F3697"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3697"^^xsd:string ;
  ns0:name "Perceel GDA01-F3697"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290369770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5POr8> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76409> ;
  ns0:startDate "2014-10-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6988472463317 52.003859546939,4.6989763417629 52.003865047732,4.6990236670081 52.003865486229,4.6990789936997 52.003866483827,4.6991888485045 52.003868321472,4.6991875568148 52.003919278285,4.6990777760766 52.003917351188,4.6988269941573 52.003910383876,4.6988472463317 52.003859546939))"^^geo:wktLiteral ;
    osm:area 135.0
  ] .

