@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/bchmBp>
  gtm:oppervlakte 2190.0 ;
  gtm:kadastraalNummer 2545.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K2545" ;
  gtm:kadastraleAanduiding "K2545"@nl ;
  ns0:name "Perceel GDA01-K2545"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330254570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5POvR> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81178> ;
  ns0:startDate "2007-06-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7316392034008 52.015454438731,4.7316840885547 52.015313795765,4.7318147855203 52.014889498747,4.7323445063004 52.014845751893,4.7323473503524 52.014845516038,4.7321645199145 52.015423458607,4.7316820722634 52.015451657342,4.7316392034008 52.015454438731))"^^geo:wktLiteral ;
    osm:area 2251.0
  ] .

