@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/bjZqUK>
  gtm:oppervlakte 5.0 ;
  gtm:kadastraalNummer 4157.0 ;
  gtm:kadastraleAanduiding "D4157"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4157"^^xsd:string ;
  ns0:name "Perceel GDA01-D4157"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270415770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLdBMI> ;
  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/289377> ;
  ns0:startDate "2014-12-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7046259059215 52.008944150364,4.70461564724 52.008949241238,4.7045626075992 52.008909546439,4.7045723190032 52.008904047917,4.7046259059215 52.008944150364))"^^geo:wktLiteral ;
    osm:area 5.0
  ] .

