@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/bhHzKv>
  gtm:oppervlakte 75.0 ;
  gtm:kadastraalNummer 926.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N926"^^xsd:string ;
  gtm:kadastraleAanduiding "N926"@nl ;
  ns0:name "Perceel GDA01-N926"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360092670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkc7vk> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106499> ;
  ns0:startDate "2018-09-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6897569552779 52.001645403389,4.6897689066334 52.001612010266,4.689980900156 52.001626029832,4.689980533933 52.001628041072,4.6899781627634 52.001627874222,4.6899508198649 52.001684591059,4.6897569552779 52.001645403389))"^^geo:wktLiteral ;
    osm:area 75.0
  ] .

