@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/bTXOJZ>
  gtm:oppervlakte 205.0 ;
  gtm:kadastraalNummer 9537.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9537"^^xsd:string ;
  gtm:kadastraleAanduiding "K9537"@nl ;
  schema:name "Perceel GDA01-K9537"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330953770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKOb1v> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLdpbf> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80832> ;
  schema:startDate "2016-11-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.731542914569 52.011279804085,4.7315281463439 52.011359349962,4.7311943604836 52.011335747455,4.7312090849408 52.011256246315,4.7312395693824 52.011258393632,4.7314146326021 52.011270757289,4.731542914569 52.011279804085))"^^geo:wktLiteral ;
    osm:area 205.0
  ] .

