@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/bUavWg>
  gtm:oppervlakte 75.0 ;
  gtm:kadastraalNummer 2831.0 ;
  gtm:kadastraleAanduiding "B2831"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2831"^^xsd:string ;
  ns0:name "Perceel GDA01-B2831"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250283170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0POA6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72047> ;
  ns0:startDate "2023-02-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7087721111457 52.010496796207,4.7086827240695 52.010557195451,4.7086836054345 52.010557667928,4.708637466994 52.010589014206,4.708621322159 52.010599985869,4.7085714856061 52.010635067958,4.7085293375787 52.010611607913,4.7085970988532 52.01056632846,4.7087359862461 52.010478620178,4.7087721111457 52.010496796207))"^^geo:wktLiteral ;
    osm:area 73.0
  ] .

