@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/baPDqO>
  gtm:oppervlakte 13.0 ;
  gtm:kadastraalNummer 3439.0 ;
  gtm:kadastraleAanduiding "H3439"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3439"^^xsd:string ;
  ns0:name "Perceel GDA01-H3439"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310343970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bB1iHM> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/285810> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7024371238694 52.013998133609,4.702455627065 52.0139960211,4.702461602792 52.014003435341,4.7024080473038 52.0140201209,4.7023580507389 52.014035550784,4.7023626200154 52.014026328294,4.7023668619788 52.014017553319,4.702370633307 52.014009072225,4.70237157482 52.014005608176,4.7024371238694 52.013998133609))"^^geo:wktLiteral ;
    osm:area 13.0
  ] .

