@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/bnU2FV>
  gtm:oppervlakte 105.0 ;
  gtm:kadastraalNummer 7936.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7936"^^xsd:string ;
  gtm:kadastraleAanduiding "K7936"@nl ;
  ns0:name "Perceel GDA01-K7936"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330793670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKb4w9> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79915> ;
  ns0:startDate "2008-09-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7285208094589 52.012304669536,4.7285471751498 52.012202529185,4.7285622152444 52.012140548504,4.7285669688631 52.012122364623,4.7286413233542 52.012129755596,4.7285942913894 52.012311983748,4.7285208094589 52.012304669536))"^^geo:wktLiteral ;
    osm:area 105.0
  ] .

