@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/b9MXkC>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 9535.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9535"^^xsd:string ;
  gtm:kadastraleAanduiding "K9535"@nl ;
  schema:name "Perceel GDA01-K9535"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330953570000/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/80830> ;
  schema:startDate "2016-11-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7315191235544 52.011407585329,4.7315103640971 52.011455741265,4.7311764734697 52.011432281941,4.7311854099012 52.011384001176,4.7315191235544 52.011407585329))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

