@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bWfvUU>
  gtm:oppervlakte 95.0 ;
  gtm:kadastraalNummer 4287.0 ;
  gtm:kadastraleAanduiding "D4287"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4287" ;
  ns0:name "Perceel GDA01-D4287"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270428770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqbTdu> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73200> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7126087041344 52.007076330119,4.7126359084632 52.007068755991,4.7127205030736 52.007083091887,4.712690856329 52.007153292259,4.7126620977209 52.007148004069,4.7126336756164 52.007188109264,4.7125488109262 52.007163641822,4.7125507714475 52.007161118327,4.7125454086575 52.007159379793,4.7126087041344 52.007076330119))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

