@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/bWFVRj>
  gtm:oppervlakte 131.0 ;
  gtm:kadastraalNummer 3870.0 ;
  gtm:kadastraleAanduiding "F3870"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3870"^^xsd:string ;
  ns0:name "Perceel GDA01-F3870"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290387070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4N8a6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHgiHM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105271> ;
  ns0:startDate "2020-03-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6884852450702 52.004830111979,4.6884617234112 52.004806800172,4.6884979015996 52.004792705351,4.6884917780328 52.004786592821,4.6886101741651 52.004741382667,4.6886888354805 52.004819824147,4.6885351844634 52.004879682999,4.6885292181279 52.004873760161,4.6885189475016 52.00487769006,4.6884750916517 52.004833997628,4.6884852450702 52.004830111979))"^^geo:wktLiteral ;
    osm:area 131.0
  ] .

