@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/bL0U49>
  gtm:oppervlakte 104.0 ;
  gtm:kadastraalNummer 9635.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9635" ;
  gtm:kadastraleAanduiding "K9635"@nl ;
  ns0:name "Perceel GDA01-K9635"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330963570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2vDYW> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bpzCzK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/291092> ;
  ns0:startDate "2018-06-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7204020525589 52.024523653676,4.7203491872036 52.024518051134,4.720369193753 52.024448441583,4.7203865445094 52.024338953523,4.7203866519767 52.024338585608,4.7204681890643 52.024347289695,4.7204200768471 52.024525562414,4.7204020525589 52.024523653676))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

