@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/bqOQNU>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 6024.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6024" ;
  gtm:kadastraleAanduiding "M6024"@nl ;
  ns0:name "Perceel GDA01-M6024"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350602470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbS6q8> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88808> ;
  ns0:startDate "2002-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7005433115375 52.033385985598,4.7003633324324 52.033397330968,4.7002193696497 52.0334063964,4.7001875983717 52.033408395224,4.7001895120741 52.033419498054,4.7001540048423 52.033421834609,4.7001539783173 52.033421663675,4.7001447430043 52.03336818284,4.7001777846361 52.033366020659,4.7001796852786 52.033377024541,4.7002138943273 52.033374761301,4.7002119788289 52.033363775309,4.7003984125636 52.03335155999,4.700535845379 52.033342555135,4.7005433115375 52.033385985598))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

