@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/btWkFX>
  gtm:oppervlakte 288.0 ;
  gtm:kadastraalNummer 9239.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9239"^^xsd:string ;
  gtm:kadastraleAanduiding "K9239"@nl ;
  schema:name "Perceel GDA01-K9239"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330923970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQr5Yn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80696> ;
  schema:startDate "2019-05-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7323032949399 52.016862668304,4.7322314386301 52.017116388051,4.7320875307804 52.017100828437,4.7321593723932 52.016847171611,4.7323032949399 52.016862668304))"^^geo:wktLiteral ;
    osm:area 287.0
  ] .

