@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/bYycFa>
  gtm:oppervlakte 996.0 ;
  gtm:kadastraalNummer 2091.0 ;
  gtm:kadastraleAanduiding "H2091"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2091"^^xsd:string ;
  schema:name "Perceel GDA01-H2091"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310209170000/1> ;
  hg:absorbed <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/76884> ;
  schema:startDate "2008-07-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7040266989272 52.022970161724,4.7043088590807 52.023111675996,4.7039425861359 52.023389692317,4.7036598015477 52.023248002771,4.7040266989272 52.022970161724))"^^geo:wktLiteral ;
    osm:area 994.0
  ] .

