@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/bFoPzm>
  gtm:oppervlakte 192.0 ;
  gtm:kadastraalNummer 9719.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9719"^^xsd:string ;
  gtm:kadastraleAanduiding "K9719"@nl ;
  ns0:name "Perceel GDA01-K9719"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330971970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIiLD4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80919> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7518621761738 52.004305638875,4.7518693896572 52.004344381783,4.7518726548459 52.004385287557,4.7518765011737 52.004414987955,4.7518790706929 52.004438182861,4.751879134846 52.004438794417,4.7517845305977 52.004443775658,4.7516924084837 52.004448311816,4.7516840958375 52.004397734251,4.7516720715636 52.004318238997,4.7516741998763 52.004318097686,4.751858181933 52.004305904944,4.7518621761738 52.004305638875))"^^geo:wktLiteral ;
    osm:area 192.0
  ] .

