@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bgF33q>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 9394.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9394"^^xsd:string ;
  gtm:kadastraleAanduiding "K9394"@nl ;
  schema:name "Perceel GDA01-K9394"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330939470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQFEx> ;
  hg:liesIn <https://n2t.net/ark:/60537/btjcYt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80744> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7421322109495 52.013055212921,4.7421632992293 52.013060057223,4.7422766316999 52.013077989765,4.7424601379953 52.013106625202,4.7424576322149 52.013112723575,4.7424405886847 52.013154282371,4.7422570822069 52.013125646905,4.7421437191994 52.013107804061,4.7421126455835 52.013102950845,4.7421242547851 52.013074638151,4.7421322109495 52.013055212921))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

