@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/bR39Vd>
  gtm:oppervlakte 1441.0 ;
  gtm:kadastraalNummer 3386.0 ;
  gtm:kadastraleAanduiding "H3386"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3386"^^xsd:string ;
  schema:name "Perceel GDA01-H3386"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310338670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqpBvw> ;
  hg:liesIn <https://n2t.net/ark:/60537/btJCmp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/251541> ;
  schema:startDate "2008-07-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7025532538626 52.01884435909,4.7025502444423 52.018932634655,4.7025311615888 52.019492258367,4.7024854934091 52.019491938847,4.7022949171015 52.019500672627,4.7022728603734 52.019168926248,4.7022699695387 52.019125486464,4.7022545453266 52.018925054251,4.7022485058998 52.018835980009,4.7022464595487 52.018805919877,4.7025548380375 52.018797880291,4.7025532538626 52.01884435909))"^^geo:wktLiteral ;
    osm:area 1439.0
  ] .

