@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/bYyoEN>
  gtm:oppervlakte 705.0 ;
  gtm:kadastraalNummer 8249.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8249"^^xsd:string ;
  gtm:kadastraleAanduiding "K8249"@nl ;
  schema:name "Perceel GDA01-K8249"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330824970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6FDUd> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/288002> ;
  schema:startDate "2000-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7238593838151 52.015653573086,4.7238831516219 52.015583130178,4.7239035990694 52.015522456913,4.723924092155 52.015461649075,4.7239445388259 52.015401020739,4.7239650317996 52.015340212892,4.7239855088213 52.015279494836,4.723989104825 52.015268809923,4.7240064942826 52.015271047122,4.7241049135459 52.015283699885,4.7242051794429 52.015296587675,4.7241693657224 52.015330550843,4.7241343760558 52.015668218315,4.7241288948811 52.015688168631,4.7238593838151 52.015653573086))"^^geo:wktLiteral ;
    osm:area 704.0
  ] .

