@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/bcHKLP>
  gtm:oppervlakte 165.0 ;
  gtm:kadastraalNummer 2954.0 ;
  gtm:kadastraleAanduiding "H2954"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2954"^^xsd:string ;
  ns0:name "Perceel GDA01-H2954"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310295470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b99ZYn> ;
  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/77424> ;
  ns0:startDate "2007-01-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6965703340596 52.023735140052,4.6968041553294 52.023558334305,4.6968922632757 52.023602615432,4.6968584005404 52.023628267527,4.6968303951373 52.023614189278,4.6967965324963 52.023639832368,4.6968097615835 52.023646489448,4.6966437962129 52.023772045863,4.6965703340596 52.023735140052))"^^geo:wktLiteral ;
    osm:area 165.0
  ] .

