@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/bZNpNV>
  gtm:oppervlakte 164.0 ;
  gtm:kadastraalNummer 1619.0 ;
  gtm:kadastraleAanduiding "H1619"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H1619" ;
  ns0:name "Perceel GDA01-H1619"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310161970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvpnVz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76760> ;
  ns0:startDate "2022-03-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7050153182168 52.014391460058,4.7047528155973 52.014248182464,4.7048182224368 52.014203161177,4.7050816069513 52.014346875179,4.7050331561017 52.01437946503,4.7050325379085 52.014379883903,4.7050153182168 52.014391460058))"^^geo:wktLiteral ;
    osm:area 162.0
  ] .

