@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/b7hAk9>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 2554.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2554" ;
  gtm:kadastraleAanduiding "N2554"@nl ;
  ns0:name "Perceel GDA01-N2554"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360255470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bijPuY> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bred5T> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106361> ;
  ns0:startDate "2023-06-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6715828111378 52.008430236917,4.6715601161649 52.008437685185,4.6715193616457 52.008450524575,4.6714934855733 52.008458339992,4.6713875521869 52.008326114056,4.6713677426199 52.00830154503,4.6713682543604 52.008301422303,4.671437092805 52.008276574403,4.6715828111378 52.008430236917))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

