@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/bMtM5h>
  gtm:oppervlakte 8.0 ;
  gtm:kadastraalNummer 3000.0 ;
  gtm:kadastraleAanduiding "H3000"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3000"^^xsd:string ;
  ns0:name "Perceel GDA01-H3000"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310300070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKO9P0> ;
  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/257067> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7042624296675 52.01291646559,4.7042613142121 52.0129170164,4.7042019532089 52.012881779011,4.7042017743962 52.012878218564,4.704174950336 52.012862423101,4.7041693278508 52.012862408456,4.7040274077479 52.012778154524,4.7040273148343 52.012774693448,4.7040006500198 52.012758970776,4.7039947825407 52.01275878392,4.7039058851603 52.012706072271,4.703907756185 52.012704689928,4.7040009480379 52.012758532074,4.704028031684 52.012774490874,4.7041752339248 52.012861975327,4.7042024912467 52.01287801599,4.7042624296675 52.01291646559))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

