@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/bMTay6>
  gtm:oppervlakte 298.0 ;
  gtm:kadastraalNummer 3940.0 ;
  gtm:kadastraleAanduiding "F3940"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3940"^^xsd:string ;
  ns0:name "Perceel GDA01-F3940"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290394070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bAbtEd> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bOXZAw> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/259357> ;
  ns0:startDate "2023-06-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6774034789908 52.014926894516,4.6773663769465 52.014908442276,4.677406440021 52.014880657921,4.6774445325408 52.01489911612,4.6774378438102 52.014907542892,4.6775386229794 52.014960741744,4.6777343028046 52.014815526674,4.6777482767143 52.014805157347,4.6778644664054 52.014866754097,4.6777663986383 52.014934906641,4.6776209758716 52.015035949964,4.6775487511409 52.014999138441,4.6774300156409 52.014940087732,4.6774034789908 52.014926894516))"^^geo:wktLiteral ;
    osm:area 297.0
  ] .

