@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/bt6xSK>
  gtm:oppervlakte 135.0 ;
  gtm:kadastraalNummer 8350.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8350"^^xsd:string ;
  gtm:kadastraleAanduiding "K8350"@nl ;
  ns0:name "Perceel GDA01-K8350"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330835070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQDLCT> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80193> ;
  ns0:startDate "2002-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7407767152148 52.011257238357,4.7406945090553 52.011247834488,4.7407090005308 52.011199475686,4.7407325355731 52.011120947607,4.7407521454619 52.01105905344,4.7407574837893 52.011041384631,4.7408004404555 52.011046321439,4.740839776195 52.011050842862,4.7408154537596 52.011130454233,4.7407920640193 52.011206996693,4.7407767152148 52.011257238357))"^^geo:wktLiteral ;
    osm:area 135.0
  ] .

