@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/b6Fuem>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 9353.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9353"^^xsd:string ;
  gtm:kadastraleAanduiding "K9353"@nl ;
  ns0:name "Perceel GDA01-K9353"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330935370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/btx582> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105649> ;
  ns0:startDate "2018-06-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7370970670905 52.016145709625,4.7370534249321 52.016145540529,4.7370212031542 52.016141398707,4.7369855969367 52.015930730203,4.7369818276648 52.015908382254,4.7370600698828 52.015903367408,4.7370825682622 52.016036519644,4.7370960771121 52.016118550269,4.7370970670905 52.016145709625))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

