@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/bVqI7J>
  gtm:oppervlakte 60.0 ;
  gtm:kadastraalNummer 2286.0 ;
  gtm:kadastraleAanduiding "D2286"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D2286"^^xsd:string ;
  schema:name "Perceel GDA01-D2286"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270228670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:absorbed <https://n2t.net/ark:/60537/btwTfb> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73084> ;
  schema:startDate "2005-12-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7099386633095 52.008185609859,4.709878496107 52.008230843894,4.7097542025583 52.008162086375,4.7097557487346 52.008160971723,4.7098130622737 52.008119523426,4.709815963254 52.008117427843,4.7098370946175 52.008129162469,4.7099386633095 52.008185609859))"^^geo:wktLiteral ;
    osm:area 74.0
  ] .

