@prefix schema: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://nshot.com/prodotto/nuovo/nuovo-hollyland-lark-150-duo-white-5742/#product>
    a schema:Product ;
    schema:name "Hollyland Lark 150 Duo &#8211; White" ;
    schema:description "Hollyland LARK 150 Duo white is composed of 2 microphones / transmitters and a clip receiver, thus providing a portable, economical and all-inclusive solution for recording on an audio recorder, camera or camcorder." ;
    schema:url <https://nshot.com/prodotto/nuovo/nuovo-hollyland-lark-150-duo-white-5742/> ;
    schema:offers [ a schema:Offer ; schema:url <https://nshot.com/prodotto/nuovo/nuovo-hollyland-lark-150-duo-white-5742/> ; schema:priceCurrency "EUR" ; schema:price "290.00" ; schema:availability <https://schema.org/InStock> ; schema:itemCondition <https://schema.org/NewCondition> ; schema:seller <https://nshot.com/#identity> ; schema:validFrom "2022-07-25T09:39:54+00:00"^^xsd:dateTime ; schema:hasMerchantReturnPolicy <https://nshot.com/#merchant-return-policy> ; schema:shippingDetails [ a schema:OfferShippingDetails ; schema:hasShippingService <https://nshot.com/#shipping-service> ] ] ;
    schema:image <https://nshot.com/wp-content/uploads/2022/07/Hollyland-Lark-150-Duo-White-Fronte.jpg> ;
    schema:category "Audio", "VIDEO" ;
    schema:sku "IT NSH001 V N6970758741767" ;
    schema:additionalProperty [ a schema:PropertyValue ; schema:name "Tipo vendita NSHOT" ; schema:value "Nuovo" ], [ a schema:PropertyValue ; schema:name "Scatti" ; schema:value 0 ] .
