@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://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/bhuS0A>
  gtm:kadastraalNummer "10001"^^xsd:string ;
  gtm:oppervlakte "417"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K10001"^^xsd:string ;
  gtm:kadastraleAanduiding "K10001"^^xsd:string ;
  prov:hadPrimarySource "Nationaal Georegister/Kadastrale kaart/16331000170000"@nl ;
  ns0:name "Perceel GDA01-K10001"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16331000170000> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGruzu> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105547> ;
  ns0:startDate "2023-06-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.73384045 52.01116469, 4.73387126 52.01099700, 4.73400104 52.01100615, 4.73403039 52.01101540, 4.73399473 52.01120833, 4.73314371 52.01114836, 4.73314955 52.01111680, 4.73318792 52.01111945, 4.73327431 52.01112544, 4.73336136 52.01113148, 4.73344814 52.01113750, 4.73353504 52.01114352, 4.73362229 52.01114957, 4.73370895 52.01115558, 4.73384045 52.01116469))"^^geo:wktLiteral ;
    osm:area 418.0
  ] .

