@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/bLQwTL>
  gtm:oppervlakte 2030.0 ;
  gtm:kadastraalNummer 9621.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9621"^^xsd:string ;
  gtm:kadastraleAanduiding "K9621"@nl ;
  schema:name "Perceel GDA01-K9621"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330962170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1Tn6> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80864> ;
  schema:startDate "2017-05-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7434824394482 52.015466850382,4.7431915485252 52.016210620328,4.7431339618959 52.016116394779,4.7428147366433 52.016067108429,4.7430488899941 52.015494850706,4.7434824394482 52.015466850382))"^^geo:wktLiteral ;
    osm:area 2045.0
  ] .

