@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/bnuEjn>
  gtm:oppervlakte 105.0 ;
  gtm:kadastraalNummer 8922.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8922"^^xsd:string ;
  gtm:kadastraleAanduiding "K8922"@nl ;
  ns0:name "Perceel GDA01-K8922"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330892270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFOnXV> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80542> ;
  ns0:startDate "2008-09-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7288143008979 52.012333887714,4.728740964415 52.012326583441,4.7287880106284 52.012144337336,4.7288604742324 52.012151546815,4.7288557205977 52.012169739696,4.7288406656736 52.012231765271,4.7288143008979 52.012333887714))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

