@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/breetc>
  gtm:oppervlakte 66.0 ;
  gtm:kadastraalNummer 3452.0 ;
  gtm:kadastraleAanduiding "F3452"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3452"^^xsd:string ;
  ns0:name "Perceel GDA01-F3452"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290345270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/boxidq> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76269> ;
  ns0:startDate "2004-09-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7024998139756 52.003865498956,4.7024769419116 52.003841169073,4.7024730296595 52.003837002652,4.7024705522331 52.003834246771,4.7024802438614 52.003830941481,4.7024754606 52.003825637452,4.7025845060874 52.00378891588,4.7026130998069 52.003779033135,4.7026465768103 52.003766949656,4.7026634043499 52.003785599624,4.7026821604309 52.003802894565,4.7026174937305 52.003825097385,4.7024998139756 52.003865498956))"^^geo:wktLiteral ;
    osm:area 66.0
  ] .

