@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/boK1a0>
  gtm:oppervlakte 460.0 ;
  gtm:kadastraalNummer 8251.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8251"^^xsd:string ;
  gtm:kadastraleAanduiding "K8251"@nl ;
  schema:name "Perceel GDA01-K8251"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330825170000/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/286474> ;
  schema:startDate "2012-04-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.723739226492 52.015638146041,4.7238593838151 52.015653573086,4.7241288948811 52.015688168631,4.7240972687862 52.015803374439,4.7240140514343 52.015808811055,4.7237145969849 52.015828776796,4.7237288885953 52.015776562896,4.7236835176671 52.015777080192,4.7237030809059 52.015722037698,4.7237169285901 52.015723428046,4.7237353760231 52.015664046855,4.723739226492 52.015638146041))"^^geo:wktLiteral ;
    osm:area 467.0
  ] .

