@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/bJyP3L>
  gtm:oppervlakte 1660.0 ;
  gtm:kadastraalNummer 1966.0 ;
  gtm:kadastraleAanduiding "G1966"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1966" ;
  ns0:name "Perceel GDA01-G1966"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300196670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bRfH8K> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRGgu6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76615> ;
  ns0:startDate "2020-02-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6922014488075 52.012075830727,4.6925033203966 52.012069361196,4.6925251561253 52.01241049267,4.6925163694466 52.012410692494,4.6918594498918 52.012425770616,4.6918436262817 52.012112439739,4.6922031437235 52.012103677867,4.6922014488075 52.012075830727))"^^geo:wktLiteral ;
    osm:area 1653.0
  ] .

