@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bgF2tL>
  gtm:oppervlakte 288.0 ;
  gtm:kadastraalNummer 5957.0 ;
  gtm:kadastraleAanduiding "A5957"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A5957" ;
  ns0:name "Perceel GDA01-A5957"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240595770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHTnsk> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70589> ;
  ns0:startDate "2023-01-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.717022508415 52.009211067131,4.7170813462228 52.00922026466,4.7170818838876 52.009220348616,4.7171373794851 52.00922902374,4.7171041060985 52.009340506245,4.7170450131379 52.009543226836,4.716929133126 52.009530351831,4.7169706837809 52.009386486349,4.717022508415 52.009211067131))"^^geo:wktLiteral ;
    osm:area 290.0
  ] .

