@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/bSicMr>
  gtm:oppervlakte 240.0 ;
  gtm:kadastraalNummer 3445.0 ;
  gtm:kadastraleAanduiding "B3445"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3445"^^xsd:string ;
  ns0:name "Perceel GDA01-B3445"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250344570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bo6TCO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72233> ;
  ns0:startDate "2023-03-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7051132609565 52.011391903984,4.7050980046694 52.011383654108,4.7051650992298 52.011346120763,4.7051791982618 52.011353842597,4.7053586422177 52.011452208598,4.705368566386 52.011457650137,4.7053770533561 52.01145128157,4.7053897544036 52.011441746525,4.7053965216788 52.011445012559,4.7054624301758 52.011480664789,4.7054557160116 52.01148539875,4.7055231776332 52.011518543186,4.7055566337987 52.011534978972,4.7054791176474 52.011589242535,4.7053507148298 52.011520420658,4.7051132609565 52.011391903984))"^^geo:wktLiteral ;
    osm:area 240.0
  ] .

