@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/bhUr8r>
  gtm:oppervlakte 155.0 ;
  gtm:kadastraalNummer 3956.0 ;
  gtm:kadastraleAanduiding "F3956"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3956"^^xsd:string ;
  ns0:name "Perceel GDA01-F3956"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290395670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPB6Z3> ;
  hg:liesIn <https://n2t.net/ark:/60537/bRfH8K> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/291351> ;
  ns0:startDate "2023-09-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6906529730741 52.014040436367,4.6906527346556 52.014042655096,4.690651749057 52.014051709589,4.6906449037632 52.014075065936,4.6906249764572 52.014106910838,4.6905589760049 52.014089864749,4.6904545506852 52.014062326436,4.6903192833327 52.014028475356,4.690319879374 52.014027615996,4.6904208619359 52.013978624641,4.6906529730741 52.014040436367))"^^geo:wktLiteral ;
    osm:area 155.0
  ] .

