@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/bqOQ2C>
  gtm:oppervlakte 95.0 ;
  gtm:kadastraalNummer 1817.0 ;
  gtm:kadastraleAanduiding "F1817"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1817"^^xsd:string ;
  ns0:name "Perceel GDA01-F1817"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290181770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/byjcVA> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75348> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7032661109218 52.003189575593,4.7032036667441 52.003121538906,4.7031232355889 52.003031636676,4.7031827918425 52.003011165613,4.7032643392633 52.003100454087,4.7033257149827 52.003168844071,4.7032661109218 52.003189575593))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

