@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/bqbJTe>
  gtm:oppervlakte 89.0 ;
  gtm:kadastraalNummer 3378.0 ;
  gtm:kadastraleAanduiding "E3378"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3378"^^xsd:string ;
  ns0:name "Perceel GDA01-E3378"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280337870000/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/74040> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7028987514237 52.006125377358,4.7028520721236 52.006158794566,4.7027664268158 52.006112473642,4.7026904488229 52.006073067037,4.7026460184464 52.006048854516,4.7026910597544 52.006033054151,4.7027137111213 52.006025177194,4.7028128540308 52.006079351619,4.7028987514237 52.006125377358))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

