@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/bCGTb7>
  gtm:oppervlakte 7.0 ;
  gtm:kadastraalNummer 4343.0 ;
  gtm:kadastraleAanduiding "D4343"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4343"^^xsd:string ;
  ns0:name "Perceel GDA01-D4343"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270434370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0PRjI> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/265233> ;
  ns0:startDate "2022-10-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7064683439262 52.008767860588,4.7064687770244 52.008768114768,4.7064583005593 52.008776053869,4.7064343945123 52.008762918373,4.7064004842984 52.008787044898,4.7063891879346 52.008780876432,4.7064347273551 52.008748673665,4.7064663511556 52.008766725512,4.7064683439262 52.008767860588))"^^geo:wktLiteral ;
    osm:area 7.0
  ] .

