@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bpzNr6>
  gtm:oppervlakte 22.0 ;
  gtm:kadastraalNummer 7452.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7452" ;
  gtm:kadastraleAanduiding "M7452"@nl ;
  ns0:name "Perceel GDA01-M7452"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350745270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1fs4S> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bV0hzE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/259329> ;
  ns0:startDate "2017-01-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7084347544345 52.024230526644,4.708480771157 52.024228356062,4.7085262699616 52.024196889317,4.7085228329428 52.024168888649,4.7085493146258 52.024170317641,4.7085532708524 52.024202518878,4.7084933125382 52.024243987258,4.7084395973642 52.024246508954,4.7084347544345 52.024230526644))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

