@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/bhuQBK>
  gtm:oppervlakte 242.0 ;
  gtm:kadastraalNummer 2499.0 ;
  gtm:kadastraleAanduiding "H2499"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2499"^^xsd:string ;
  ns0:name "Perceel GDA01-H2499"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310249970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5PNHR> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77137> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7039627134056 52.024588510235,4.7040835917538 52.024649532711,4.7038759430685 52.024806577427,4.7037556097107 52.024746115183,4.7038712633873 52.02465865526,4.703935311991 52.024609168343,4.7039627134056 52.024588510235))"^^geo:wktLiteral ;
    osm:area 240.0
  ] .

