@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/bzYDDD>
  gtm:oppervlakte 1255.0 ;
  gtm:kadastraalNummer 9137.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9137" ;
  gtm:kadastraleAanduiding "K9137"@nl ;
  ns0:name "Perceel GDA01-K9137"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330913770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQr4an> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80672> ;
  ns0:startDate "2013-10-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7341031465914 52.014555875615,4.7341703911971 52.014542685177,4.7344227834539 52.014488500792,4.7345320872739 52.014459013721,4.7343947327621 52.014926196283,4.7340002567276 52.014931873033,4.7341031465914 52.014555875615))"^^geo:wktLiteral ;
    osm:area 1268.0
  ] .

