@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/bhh8Jn>
  gtm:oppervlakte 98.0 ;
  gtm:kadastraalNummer 3379.0 ;
  gtm:kadastraleAanduiding "E3379"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3379"^^xsd:string ;
  ns0:name "Perceel GDA01-E3379"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280337970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDW5gu> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74041> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7028045979746 52.006192755428,4.7027186006663 52.006146594214,4.7026895567124 52.006131495555,4.702578924846 52.006072400458,4.7026460184464 52.006048854516,4.7026904488229 52.006073067037,4.7027664268158 52.006112473642,4.7028520721236 52.006158794566,4.7028045979746 52.006192755428))"^^geo:wktLiteral ;
    osm:area 98.0
  ] .

