@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/baPsjV>
  gtm:oppervlakte 25.0 ;
  gtm:kadastraalNummer 2490.0 ;
  gtm:kadastraleAanduiding "C2490"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C2490" ;
  ns0:name "Perceel GDA01-C2490"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260249070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1SxQM> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72726> ;
  ns0:startDate "2021-11-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7122989285514 52.01290706767,4.7123199144104 52.012919951511,4.7123304794945 52.012926438786,4.7123424301362 52.012933778912,4.7123371653995 52.012937092417,4.7122943271439 52.012964036742,4.7122386511725 52.012930334611,4.712286429448 52.012899391823,4.7122989285514 52.01290706767))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

