@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bojrRQ>
  gtm:oppervlakte 163.0 ;
  gtm:kadastraalNummer 2289.0 ;
  gtm:kadastraleAanduiding "H2289"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2289" ;
  ns0:name "Perceel GDA01-H2289"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310228970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOm3vO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76966> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6957244158805 52.021172947736,4.6960003657377 52.020964688879,4.6960319098372 52.02094096491,4.6960614024512 52.020955789142,4.6960885822353 52.020969431298,4.6959802325389 52.021051488543,4.6959783539542 52.02105048879,4.6958997819653 52.021109980121,4.6958979019935 52.021109070242,4.6958838988084 52.021119594336,4.695778052669 52.021199868415,4.6957244158805 52.021172947736))"^^geo:wktLiteral ;
    osm:area 162.0
  ] .

