@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/bNiqH0>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 8900.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8900"^^xsd:string ;
  gtm:kadastraleAanduiding "K8900"@nl ;
  ns0:name "Perceel GDA01-K8900"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330890070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbFq6U> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80531> ;
  ns0:startDate "2023-07-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7478612219435 52.007224336048,4.7478563987289 52.007188751815,4.7481799195562 52.007175812542,4.7481804652145 52.007184534234,4.7481805021154 52.007185010818,4.7481833567015 52.007229977208,4.7481018560844 52.00723177285,4.7481012507771 52.007220084669,4.7480636194546 52.007220833118,4.7480642381624 52.007232602268,4.7480648448697 52.007244191586,4.7480272135263 52.007244940024,4.7480266056755 52.007233431595,4.7478618998299 52.007237058289,4.7478612219435 52.007224336048))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

