@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bR3aHR>
  gtm:oppervlakte 10.0 ;
  gtm:kadastraalNummer 4066.0 ;
  gtm:kadastraleAanduiding "D4066"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4066" ;
  ns0:name "Perceel GDA01-D4066"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270406670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHGG5z> ;
  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/265386> ;
  ns0:startDate "2011-05-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7103882055579 52.007932466228,4.7104184768025 52.007913791581,4.7104528100712 52.007931884898,4.7104266280726 52.007952722306,4.7104100250079 52.007943971009,4.7103882055579 52.007932466228))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

