@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/bRG791>
  gtm:kadastraalNummer "8816"^^xsd:string ;
  gtm:oppervlakte "983"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8816"^^xsd:string ;
  gtm:kadastraleAanduiding "K8816"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16330881670000"@nl ;
  schema:name "Perceel GDA01-K8816"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330881670000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHGFKC> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80484> ;
  schema:startDate "2023-07-04"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.74622058 52.01192106, 4.74626922 52.01192711, 4.74624834 52.01197644, 4.74630240 52.01198518, 4.74664737 52.01204095, 4.74664457 52.01204769, 4.74653698 52.01230555, 4.74620977 52.01225161, 4.74608952 52.01223171, 4.74608915 52.01223153, 4.74613740 52.01211756, 4.74614971 52.01208847, 4.74622058 52.01192106))"^^geo:wktLiteral ;
    osm:area 981.0
  ] .

