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

<https://n2t.net/ark:/60537/bLQy6r>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 3982.0 ;
  gtm:kadastraleAanduiding "H3982"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3982"^^xsd:string ;
  ns0:name "Perceel GDA01-H3982"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310398270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsTQ3N> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105373> ;
  ns0:startDate "2022-03-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7051827757797 52.014551713851,4.7050660788919 52.014486590859,4.7050062998077 52.014453760364,4.7049634317655 52.014429638737,4.7049607742264 52.014428140249,4.7049612157157 52.01442784619,4.7050153182168 52.014391460058,4.7050325379085 52.014379883903,4.7050331561017 52.01437946503,4.7050355236921 52.014380871952,4.7050674582082 52.014399788834,4.705077909617 52.014406042404,4.7051373796623 52.014439077805,4.7052572769862 52.014505441689,4.7051827757797 52.014551713851))"^^geo:wktLiteral ;
    osm:area 149.0
  ] .

