@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/bJyQyk>
  gtm:oppervlakte 96.0 ;
  gtm:kadastraalNummer 2557.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2557" ;
  gtm:kadastraleAanduiding "N2557"@nl ;
  ns0:name "Perceel GDA01-N2557"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360255770000/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/106364> ;
  ns0:startDate "2023-06-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6716391051393 52.008234999654,4.6716673994712 52.008263647033,4.6717643594997 52.008364960859,4.6717629374904 52.008365536465,4.6717218294881 52.008381366926,4.6717047168616 52.008387662679,4.6715568274625 52.008233124227,4.671591636187 52.008220473389,4.6716169056631 52.008211413858,4.6716391051393 52.008234999654))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

