@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/bvBVTy>
  gtm:oppervlakte 148.0 ;
  gtm:kadastraalNummer 1641.0 ;
  gtm:kadastraleAanduiding "F1641"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F1641"^^xsd:string ;
  ns0:name "Perceel GDA01-F1641"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290164170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b5D6KK> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75270> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7025063622309 52.00498257301,4.7024400568782 52.004911700104,4.7024088032271 52.004878279103,4.7022670270216 52.004726412773,4.7022970201029 52.004715540532,4.7023227512721 52.004706225447,4.7024867428813 52.004878732517,4.7024958503895 52.004891755787,4.7025637385966 52.004961981713,4.7025063622309 52.00498257301))"^^geo:wktLiteral ;
    osm:area 148.0
  ] .

