@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/bgRLVN>
  gtm:oppervlakte 88.0 ;
  gtm:kadastraalNummer 4215.0 ;
  gtm:kadastraleAanduiding "D4215"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4215" ;
  ns0:name "Perceel GDA01-D4215"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270421570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcvdZk> ;
  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/105222> ;
  ns0:startDate "2017-04-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7047996261916 52.009375702529,4.7047147030722 52.009442137907,4.7047056815422 52.009449195435,4.7047047823156 52.009449900306,4.7046470210331 52.009421800192,4.7046479202601 52.009421095322,4.7047418505175 52.009347593389,4.7047545654682 52.009337114709,4.7047899864853 52.009309509909,4.704803406787 52.009298621846,4.7048298228742 52.009311430663,4.7048611805217 52.009326856782,4.70484067811 52.009342746298,4.7047996261916 52.009375702529))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

