@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/bvODOC>
  gtm:oppervlakte 265.0 ;
  gtm:kadastraalNummer 8252.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8252"^^xsd:string ;
  gtm:kadastraleAanduiding "K8252"@nl ;
  schema:name "Perceel GDA01-K8252"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330825270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6FDUd>, <https://n2t.net/ark:/60537/bPoznS>, <https://n2t.net/ark:/60537/bzzohH> ;
  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/80123> ;
  schema:startDate "2000-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7237169285901 52.015723428046,4.7237030809059 52.015722037698,4.7236168090601 52.015713389989,4.7235425326677 52.015707263669,4.7234219224475 52.01569684028,4.7233643618097 52.015691239537,4.7233382944464 52.015688701635,4.7233749432448 52.015599401915,4.7233780567742 52.015591797317,4.7234314905696 52.015598660125,4.7234616898351 52.015602533608,4.7235470241275 52.015613486163,4.723739226492 52.015638146041,4.7237353760231 52.015664046855,4.7237169285901 52.015723428046))"^^geo:wktLiteral ;
    osm:area 267.0
  ] .

