@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/142139> foaf:primaryTopic <album/142139#subject> .

<album/142139#vocals> a mo:Singer .

<artist/17052#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142139#subject> ;
    schema:name "Kaoru"@en ;
    foaf:made <album/142139#composition>,
        <album/142139#lyrics>,
        <album/142139#subject> ;
    foaf:name "Kaoru"@en .

<artist/50949#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142139#subject> ;
    schema:name "neriame"@en,
        "音莉飴"@ja ;
    foaf:made <album/142139#composition>,
        <album/142139#lyrics>,
        <album/142139#subject> ;
    foaf:name "neriame"@en,
        "音莉飴"@ja .

<product/16522#subject> a schema:CreativeWork ;
    schema:name "Spice and Wolf: MERCHANT MEETS THE WISE WOLF"@en,
        "狼と香辛料 MERCHANT MEETS THE WISE WOLF"@ja,
        "Ookami to Koushinryou: MERCHANT MEETS THE WISE WOLF"@ja-latn ;
    foaf:name "Spice and Wolf: MERCHANT MEETS THE WISE WOLF"@en,
        "狼と香辛料 MERCHANT MEETS THE WISE WOLF"@ja,
        "Ookami to Koushinryou: MERCHANT MEETS THE WISE WOLF"@ja-latn .

<album/142139#musicalexpression> a mo:Signal ;
    mo:published_as <album/142139#subject> ;
    mo:records <album/142139#performance> .

<album/142139#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ringo to Kimi / neriame [Limited Edition]"@en,
        "りんごと君 / 音莉飴 [期間生産限定盤]"@ja,
        "Ringo to Kimi / neriame [Limited Edition]"@ja-latn ;
    mo:performance_of <album/142139#musicalwork> ;
    mo:recorded_as <album/142139#musicalexpression> ;
    schema:name "Ringo to Kimi / neriame [Limited Edition]"@en,
        "りんごと君 / 音莉飴 [期間生産限定盤]"@ja,
        "Ringo to Kimi / neriame [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/142139#musicalwork> .

<org/793#subject> schema:name "Sony Music Associated Records"@en,
        "Sony Music Associated Records"@ja,
        "Sony Music Associated Records"@ja-latn ;
    foaf:name "Sony Music Associated Records"@en,
        "Sony Music Associated Records"@ja,
        "Sony Music Associated Records"@ja-latn .

<https://media.vgm.io/albums/93/142139/142139-844f3820745e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/142139#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/93/142139/142139-844f3820745e.jpg> ;
    foaf:depicts <album/142139#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/93/142139/142139-844f3820745e.jpg> .

<https://medium-media.vgm.io/albums/93/142139/142139-844f3820745e.jpg> a schema:ImageObject,
        foaf:Image .

<album/142139#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/142139#composition> ;
    mo:lyrics <album/142139#lyrics> ;
    mo:performed_in <album/142139#performance> ;
    mo:singer <album/142139#vocals> .

<album/142139#lyrics> a mo:Lyrics .

<album/142139#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ringo to Kimi / neriame [Limited Edition]"@en,
        "りんごと君 / 音莉飴 [期間生産限定盤]"@ja,
        "Ringo to Kimi / neriame [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(MARUMOCHI"@en ;
            foaf:made <album/142139#composition> ;
            foaf:name "(MARUMOCHI"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(neriame)"@en ;
            foaf:made <album/142139#composition> ;
            foaf:name "(neriame)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "butter.D (MARUMOCHI)"@en ;
            foaf:made <album/142139#composition> ;
            foaf:name "butter.D (MARUMOCHI)"@en ],
        <artist/17052#subject>,
        <artist/50949#subject> ;
    mo:produced_work <album/142139#musicalwork> ;
    schema:name "Ringo to Kimi / neriame [Limited Edition]"@en,
        "りんごと君 / 音莉飴 [期間生産限定盤]"@ja,
        "Ringo to Kimi / neriame [Limited Edition]"@ja-latn .

<album/142139#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-09-04"^^xsd:date ;
    dcterms:title "Ringo to Kimi / neriame [Limited Edition]"@en,
        "りんごと君 / 音莉飴 [期間生産限定盤]"@ja,
        "Ringo to Kimi / neriame [Limited Edition]"@ja-latn ;
    mo:catalogue_number "AICL-4608" ;
    mo:media_type "CD" ;
    mo:publication_of <album/142139#musicalexpression> ;
    mo:publisher <org/793#subject> ;
    mo:record _:N025588966eae4065b130a40b30718dbc ;
    mo:record_count 1 ;
    schema:about <product/16522#subject> ;
    schema:datePublished "2024-09-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/93/142139/142139-844f3820745e.jpg> ;
    schema:name "Ringo to Kimi / neriame [Limited Edition]"@en,
        "りんごと君 / 音莉飴 [期間生産限定盤]"@ja,
        "Ringo to Kimi / neriame [Limited Edition]"@ja-latn ;
    schema:publisher <org/793#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/142139/142139-844f3820745e.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(MARUMOCHI"@en ;
    foaf:made <album/142139#lyrics> ;
    foaf:name "(MARUMOCHI"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142139#subject> ;
    schema:name "(neriame)"@en ;
    foaf:made <album/142139#subject> ;
    foaf:name "(neriame)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142139#subject> ;
    schema:name "butter.D (MARUMOCHI)"@en ;
    foaf:made <album/142139#subject> ;
    foaf:name "butter.D (MARUMOCHI)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(MARUMOCHI"@en ;
    foaf:made <album/142139#subject> ;
    foaf:name "(MARUMOCHI"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142139#subject> ;
    schema:name "(MARUMOCHI"@en ;
    foaf:made <album/142139#subject> ;
    foaf:name "(MARUMOCHI"@en .

_:N9584f681965b46059faa58bafeafed3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Apple and You"@en,
        "りんごと君"@ja,
        "Ringo to Kimi"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N025588966eae4065b130a40b30718dbc ;
    schema:name "Apple and You"@en,
        "りんごと君"@ja,
        "Ringo to Kimi"@ja-latn .

_:Naac15ccc2d28417f88a18fa71fa9a1d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Apple and You (Instrumental)"@en,
        "りんごと君 (Instrumental)"@ja,
        "Ringo to Kimi (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N025588966eae4065b130a40b30718dbc ;
    schema:name "Apple and You (Instrumental)"@en,
        "りんごと君 (Instrumental)"@ja,
        "Ringo to Kimi (Instrumental)"@ja-latn .

_:Ncec1dfa3d1a445b490d573b3128032d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Apple and You (Anime Edit)"@en,
        "りんごと君 (Anime Edit)"@ja,
        "Ringo to Kimi (Anime Edit)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N025588966eae4065b130a40b30718dbc ;
    schema:name "Apple and You (Anime Edit)"@en,
        "りんごと君 (Anime Edit)"@ja,
        "Ringo to Kimi (Anime Edit)"@ja-latn .

_:Nf053192c0a764441a81b51ea103bf056 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tears"@en,
        "涙なんか"@ja,
        "Namida Nanka"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N025588966eae4065b130a40b30718dbc ;
    schema:name "Tears"@en,
        "涙なんか"@ja,
        "Namida Nanka"@ja-latn .

_:N025588966eae4065b130a40b30718dbc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N9584f681965b46059faa58bafeafed3c,
        _:Naac15ccc2d28417f88a18fa71fa9a1d3,
        _:Ncec1dfa3d1a445b490d573b3128032d2,
        _:Nf053192c0a764441a81b51ea103bf056 ;
    mo:track_count 4 ;
    schema:duration "PT11:39"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N9584f681965b46059faa58bafeafed3c,
        _:Naac15ccc2d28417f88a18fa71fa9a1d3,
        _:Ncec1dfa3d1a445b490d573b3128032d2,
        _:Nf053192c0a764441a81b51ea103bf056 .

