@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/bxGXeF>
  gtm:oppervlakte 84.0 ;
  gtm:kadastraalNummer 4208.0 ;
  gtm:kadastraleAanduiding "D4208"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4208" ;
  ns0:name "Perceel GDA01-D4208"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270420870000/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/105220> ;
  ns0:startDate "2017-04-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7048954307194 52.009369471628,4.7049157310038 52.009353464082,4.7049464261445 52.009368400963,4.7049676076942 52.009378707597,4.7049715837102 52.009380645173,4.7049095388942 52.009429182528,4.7048246158357 52.009495617984,4.7048155943122 52.009502675521,4.7048146950862 52.009503380393,4.7047596808901 52.009476608568,4.7047605801164 52.009475903697,4.7047696016432 52.009468846164,4.7048545247322 52.009402410747,4.7048954307194 52.009369471628))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

