@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/bNIQma>
  gtm:oppervlakte 210.0 ;
  gtm:kadastraalNummer 2541.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N2541" ;
  gtm:kadastraleAanduiding "N2541"@nl ;
  ns0:name "Perceel GDA01-N2541"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360254170000/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/106348> ;
  ns0:startDate "2023-06-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6709621868326 52.008139488238,4.6709813990953 52.008215099061,4.6709859787776 52.008232942018,4.6709421990809 52.008237304677,4.6708887733633 52.00824282206,4.6706994392948 52.008261156679,4.6706839316789 52.008201657671,4.6706750793737 52.008167735336,4.6706750105775 52.008167483241,4.6707380247494 52.008161673768,4.6709621868326 52.008139488238))"^^geo:wktLiteral ;
    osm:area 210.0
  ] .

