@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/baCVRI>
  gtm:oppervlakte 16.0 ;
  gtm:kadastraalNummer 4344.0 ;
  gtm:kadastraleAanduiding "D4344"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4344" ;
  ns0:name "Perceel GDA01-D4344"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270434470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIJ17W> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/287776> ;
  ns0:startDate "2022-10-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7112186298503 52.008249198728,4.7112316799684 52.00824051896,4.7112330540457 52.008241156039,4.7113950349632 52.008316348339,4.7113866935872 52.008324749554,4.7112338734738 52.008256360144,4.7112186298503 52.008249198728))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

