@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/bg26uZ>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 3472.0 ;
  gtm:kadastraleAanduiding "F3472"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3472"^^xsd:string ;
  ns0:name "Perceel GDA01-F3472"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290347270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baqbO1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bRfH8K> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/264454> ;
  ns0:startDate "2008-07-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6891975061123 52.01458514256,4.6891795060227 52.01456237603,4.6891441076005 52.014519363288,4.689126802143 52.014501571464,4.6891159128681 52.014492707231,4.6892690793166 52.014504392507,4.6892692948647 52.014504582542,4.6893628259998 52.014587210258,4.6892790252359 52.014586938184,4.6891975061123 52.01458514256))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

