@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/bqpBeD>
  gtm:oppervlakte 16.0 ;
  gtm:kadastraalNummer 2667.0 ;
  gtm:kadastraleAanduiding "H2667"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2667"^^xsd:string ;
  ns0:name "Perceel GDA01-H2667"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310266770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4NkqM> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/259236> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6965241243581 52.014847106509,4.6965382197994 52.014843692713,4.6965581179117 52.01487872044,4.6965850129028 52.014873745837,4.6965994249851 52.014898944005,4.6965446674323 52.01491117958,4.6965311818958 52.014885411583,4.6965441983603 52.014882063363,4.6965241243581 52.014847106509))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

