@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/bsTQ0f>
  gtm:oppervlakte 415.0 ;
  gtm:kadastraalNummer 2095.0 ;
  gtm:kadastraleAanduiding "H2095"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2095"^^xsd:string ;
  schema:name "Perceel GDA01-H2095"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310209570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b500NH>, <https://n2t.net/ark:/60537/bfq0gV> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76888> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7040336618643 52.023878128793,4.7038627467362 52.023792592138,4.7041176473771 52.023599805093,4.704285708089 52.023684282172,4.7042062709902 52.023744555971,4.7042077457797 52.023745301574,4.7041176213556 52.023813692755,4.7041180841344 52.02381392015,4.7040336618643 52.023878128793))"^^geo:wktLiteral ;
    osm:area 415.0
  ] .

