@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/bjZf2y>
  gtm:oppervlakte 133.0 ;
  gtm:kadastraalNummer 8651.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8651"^^xsd:string ;
  gtm:kadastraleAanduiding "K8651"@nl ;
  ns0:name "Perceel GDA01-K8651"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330865170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgePzS> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80403> ;
  ns0:startDate "2009-05-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7398723009908 52.012496503181,4.739874764893 52.012488283373,4.7399529299739 52.012497252121,4.7399383602777 52.012545898024,4.739914011408 52.012627171905,4.7398868307981 52.012717921939,4.739811361901 52.012699754886,4.7398601806794 52.012536920198,4.7398444895192 52.012535117132,4.7398504708873 52.012515321657,4.7398661183449 52.012517124482,4.7398818240649 52.012518927625,4.7398880503997 52.012498306563,4.7398723009908 52.012496503181))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

