@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bDW6wm>
  gtm:oppervlakte 14.0 ;
  gtm:kadastraalNummer 3514.0 ;
  gtm:kadastraleAanduiding "H3514"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3514"^^xsd:string ;
  schema:name "Perceel GDA01-H3514"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310351470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bhUoGT> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:liesIn <https://n2t.net/ark:/60537/btJCmp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/287695> ;
  schema:startDate "2011-01-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7086620133269 52.01940284968,4.708654532768 52.019447559789,4.7086139687608 52.019444980022,4.7086153154545 52.019436862274,4.7086154594903 52.019436009207,4.7086155719416 52.019435317749,4.70861560339 52.019435165127,4.7086157313614 52.01943441084,4.7086162277267 52.019431456518,4.7086174772163 52.019423985375,4.7086208090956 52.019404068317,4.7086214493598 52.019400269916,4.7086620133269 52.01940284968))"^^geo:wktLiteral ;
    osm:area 14.0
  ] .

