@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/bKBjR5>
  gtm:oppervlakte 515.0 ;
  gtm:kadastraalNummer 4080.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K4080"^^xsd:string ;
  gtm:kadastraleAanduiding "K4080"@nl ;
  schema:name "Perceel GDA01-K4080"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330408070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b62vjO>, <https://n2t.net/ark:/60537/bNIY1S> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bpzCzK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81971> ;
  schema:startDate "2011-02-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7203478389641 52.024792701404,4.7203962210942 52.024613953864,4.7207676584194 52.024654518083,4.7207197198906 52.024829987522,4.7203478389641 52.024792701404))"^^geo:wktLiteral ;
    osm:area 516.0
  ] .

