@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/bYL3Zd>
  gtm:oppervlakte 1575.0 ;
  gtm:kadastraalNummer 1854.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1854" ;
  gtm:kadastraleAanduiding "N1854"@nl ;
  ns0:name "Perceel GDA01-N1854"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360185470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1Sy26> ;
  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/262080> ;
  ns0:startDate "2021-07-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6680806192242 52.005313326472,4.6680467678131 52.005373513033,4.6677601639997 52.005508403977,4.6669473411701 52.004990228519,4.6670892290905 52.004843056912,4.6679514588206 52.005390808698,4.6680806192242 52.005313326472))"^^geo:wktLiteral ;
    osm:area 1573.0
  ] .

