@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/bMTaBE>
  gtm:oppervlakte 25.0 ;
  gtm:kadastraalNummer 4199.0 ;
  gtm:kadastraleAanduiding "D4199"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4199"^^xsd:string ;
  ns0:name "Perceel GDA01-D4199"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270419970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bojD1C> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/260340> ;
  ns0:startDate "2017-04-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7052635127342 52.009502682572,4.705281875314 52.009511597591,4.7052542916217 52.009533396485,4.7052478638174 52.009538473654,4.7052200308472 52.009524955626,4.7051755704587 52.009503359546,4.7051725052687 52.009501867687,4.7052067770242 52.009475118992,4.7052635127342 52.009502682572))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

