@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/b3xXpk>
  gtm:oppervlakte 114.0 ;
  gtm:kadastraalNummer 3025.0 ;
  gtm:kadastraleAanduiding "F3025"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3025"^^xsd:string ;
  ns0:name "Perceel GDA01-F3025"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290302570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bAOA9z> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBEcve> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76001> ;
  ns0:startDate "2010-02-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6998642284483 51.999448694209,4.6998595420395 51.999414322052,4.7001907109409 51.99939567211,4.7002012705067 51.999440217483,4.6998656419103 51.999459084099,4.6998642284483 51.999448694209))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

