@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/bvBVQ0>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 3792.0 ;
  gtm:kadastraleAanduiding "E3792"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3792"^^xsd:string ;
  ns0:name "Perceel GDA01-E3792"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280379270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHTo0D> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74287> ;
  ns0:startDate "2011-03-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6975877611179 52.008111985642,4.6976422918279 52.008139504056,4.697564455157 52.008198263768,4.6974032109412 52.008319983938,4.6973573807732 52.008296857811,4.6973488678293 52.008292574375,4.6975104598263 52.008170973166,4.6975877611179 52.008111985642))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

