@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/bqOQm2>
  gtm:oppervlakte 223.0 ;
  gtm:kadastraalNummer 9493.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9493"^^xsd:string ;
  gtm:kadastraleAanduiding "K9493"@nl ;
  ns0:name "Perceel GDA01-K9493"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330949370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bO8mPs> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80797> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7398287317395 52.016649864797,4.7398270453857 52.016649621826,4.73985518921 52.016580107687,4.7398615752765 52.016562588505,4.7399042646795 52.016568234229,4.7399863557474 52.016579210938,4.7401541760937 52.016603449252,4.7401761421362 52.016606626024,4.7401427316326 52.016694870029,4.7398287317395 52.016649864797))"^^geo:wktLiteral ;
    osm:area 223.0
  ] .

