@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/bvOOzI>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 1923.0 ;
  gtm:kadastraleAanduiding "G1923"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1923"^^xsd:string ;
  ns0:name "Perceel GDA01-G1923"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300192370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beZqVg> ;
  hg:absorbed <https://n2t.net/ark:/60537/bhv08u> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/286953> ;
  ns0:startDate "2013-02-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6921429631403 52.015469862085,4.6921442103111 52.015395076852,4.6922336964061 52.015399883637,4.6922286373077 52.015616231868,4.6921405252334 52.015615792573,4.6921423701469 52.015505281924,4.6921429631403 52.015469862085))"^^geo:wktLiteral ;
    osm:area 148.0
  ] .

