@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix foaf: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { dct:spatial sub:piedmont-region-italy; """Italy is a world-renowned wine-producing country, and the Piedmont region of northwest Italy, where the Langhe territory is, is known for producing red wines"""; rdfs:comment "Piedmont serves as the broader regional context for the Langhe case study. This administrative region in northwest Italy contains the Langhe territory and provides the geographical and cultural framework for understanding wine production and tourism development. Piedmont's position at the foot of the Alps and its wine-making traditions create the larger context for sustainable tourism stakeholder analysis." . orcid:0000-0002-1784-2920 . sub:piedmont-geometry "POLYGON((6.5 44.0, 9.0 44.0, 9.0 46.5, 6.5 46.5, 6.5 44.0))" . sub:piedmont-region-italy a ; sub:piedmont-geometry; rdfs:label "Piedmont region, northwest Italy" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 . } sub:pubinfo { orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" . this: dct:created "2025-08-15T12:31:19.219Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1784-2920; dct:license ; npx:introduces sub:piedmont-geometry, sub:piedmont-region-italy; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB"; npx:hasSignature "L8ynIUlHavgKSm/r2hqOe6R90couM+6gYt1tlX2ylYBb3L7qRvWc9RoakhpJmTOapZHEzLzBxjt3hdm9zrpA8jIzF3Ct8UoTwBrA3IoOKNp++dkoLsBjzOx8ekaCziJAVfHS4fDnLmaa6DOYG/NvZwe51DKS1FvO7kbhYhlo0B0="; npx:hasSignatureTarget this:; npx:signedBy orcid:0000-0002-1784-2920 . }