@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/bd7ayI>
  gtm:oppervlakte 89.0 ;
  gtm:kadastraalNummer 4099.0 ;
  gtm:kadastraleAanduiding "D4099"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4099"^^xsd:string ;
  ns0:name "Perceel GDA01-D4099"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270409970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOYc4c> ;
  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/105207> ;
  ns0:startDate "2017-04-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7057964473333 52.009249895633,4.7057850255431 52.009244310631,4.7057707266682 52.009237315769,4.7057536662679 52.009228974634,4.705776221409 52.009211209277,4.7057965944015 52.009195184024,4.7058140048826 52.009203491225,4.7058400482737 52.009215920145,4.7058879745358 52.009240439292,4.706012059203 52.009300705637,4.7059770108231 52.009320133504,4.7059618172124 52.009328881184,4.7059597600629 52.009330064738,4.7058375041312 52.009271184149,4.7057964473333 52.009249895633))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

