@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/122004> foaf:primaryTopic <album/122004#subject> .

<artist/11136#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuu Aku"@en,
        "阿久悠"@ja ;
    foaf:made <album/122004#lyrics>,
        <album/122004#subject> ;
    foaf:name "Yuu Aku"@en,
        "阿久悠"@ja .

<album/121959> a mo:Release ;
    mo:catalogue_number "VIH-28185" .

<artist/21867#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122004#subject> ;
    schema:name "Johnny Mercer"@en ;
    foaf:made <album/122004#composition>,
        <album/122004#lyrics>,
        <album/122004#subject> ;
    foaf:name "Johnny Mercer"@en .

<artist/23198#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122004#subject> ;
    schema:name "Harold Arlen"@en ;
    foaf:made <album/122004#composition>,
        <album/122004#lyrics>,
        <album/122004#subject> ;
    foaf:name "Harold Arlen"@en .

<artist/23209#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122004#subject> ;
    schema:name "E.Y. Harburg"@en ;
    foaf:made <album/122004#composition>,
        <album/122004#lyrics>,
        <album/122004#subject> ;
    foaf:name "E.Y. Harburg"@en .

<artist/23402#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122004#subject> ;
    schema:name "Billy Rose"@en ;
    foaf:made <album/122004#composition>,
        <album/122004#lyrics>,
        <album/122004#subject> ;
    foaf:name "Billy Rose"@en .

<artist/717#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122004#subject> ;
    schema:name "Keiichi Oku"@en,
        "奥慶一"@ja ;
    foaf:made <album/122004#composition>,
        <album/122004#subject> ;
    foaf:name "Keiichi Oku"@en,
        "奥慶一"@ja .

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

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

<org/1403#subject> schema:name "Invitation"@en,
        "Invitation"@ja,
        "Invitation"@ja-latn ;
    foaf:name "Invitation"@en,
        "Invitation"@ja,
        "Invitation"@ja-latn .

<https://media.vgm.io/albums/40/122004/122004-c1525a23d5ab.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/122004#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/122004/122004-c1525a23d5ab.jpg> ;
    foaf:depicts <album/122004#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/122004/122004-c1525a23d5ab.jpg> .

<https://medium-media.vgm.io/albums/40/122004/122004-c1525a23d5ab.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/122004#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ka-Ri-Ka-Ri / Shirayukihime BAND"@en,
        "カ・リ・カ・リ/白雪姫BAND"@ja,
        "Ka-Ri-Ka-Ri / Shirayukihime BAND"@ja-latn ;
    mo:performance_of <album/122004#musicalwork> ;
    mo:performer _:N2f18ace14c984ce8ad3fdc509eb25910 ;
    mo:recorded_as <album/122004#musicalexpression> ;
    schema:byArtist _:N2f18ace14c984ce8ad3fdc509eb25910 ;
    schema:name "Ka-Ri-Ka-Ri / Shirayukihime BAND"@en,
        "カ・リ・カ・リ/白雪姫BAND"@ja,
        "Ka-Ri-Ka-Ri / Shirayukihime BAND"@ja-latn ;
    schema:workPerformed <album/122004#musicalwork> .

<album/122004#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ka-Ri-Ka-Ri / Shirayukihime BAND"@en,
        "カ・リ・カ・リ/白雪姫BAND"@ja,
        "Ka-Ri-Ka-Ri / Shirayukihime BAND"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Betty Comden"@en ;
            foaf:made <album/122004#composition> ;
            foaf:name "Betty Comden"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Adolph Green"@en ;
            foaf:made <album/122004#composition> ;
            foaf:name "Adolph Green"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Irving Caesar"@en ;
            foaf:made <album/122004#composition> ;
            foaf:name "Irving Caesar"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jule Styne"@en ;
            foaf:made <album/122004#composition> ;
            foaf:name "Jule Styne"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bob Troup"@en ;
            foaf:made <album/122004#composition> ;
            foaf:name "Bob Troup"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Samy Fain"@en ;
            foaf:made <album/122004#composition> ;
            foaf:name "Samy Fain"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Vincent Youmans"@en ;
            foaf:made <album/122004#composition> ;
            foaf:name "Vincent Youmans"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jacob Jacobs"@en ;
            foaf:made <album/122004#composition> ;
            foaf:name "Jacob Jacobs"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Paul Francis Webster"@en ;
            foaf:made <album/122004#composition> ;
            foaf:name "Paul Francis Webster"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Matt Malneck"@en ;
            foaf:made <album/122004#composition> ;
            foaf:name "Matt Malneck"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sholom Secunda"@en ;
            foaf:made <album/122004#composition> ;
            foaf:name "Sholom Secunda"@en ],
        <artist/21867#subject>,
        <artist/23198#subject>,
        <artist/23209#subject>,
        <artist/23402#subject>,
        <artist/717#subject> ;
    mo:produced_work <album/122004#musicalwork> ;
    schema:name "Ka-Ri-Ka-Ri / Shirayukihime BAND"@en,
        "カ・リ・カ・リ/白雪姫BAND"@ja,
        "Ka-Ri-Ka-Ri / Shirayukihime BAND"@ja-latn .

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

<album/122004#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1984-08-21"^^xsd:date ;
    dcterms:title "Ka-Ri-Ka-Ri / Shirayukihime BAND"@en,
        "カ・リ・カ・リ/白雪姫BAND"@ja,
        "Ka-Ri-Ka-Ri / Shirayukihime BAND"@ja-latn ;
    mo:catalogue_number "VCF-10205" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/121959> ;
    mo:publication_of <album/122004#musicalexpression> ;
    mo:publisher <org/1403#subject> ;
    mo:record _:Neca6e8b440e541d09e1ae0420847e1a8 ;
    mo:record_count 1 ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "白雪姫BAND"@en ;
            foaf:name "白雪姫BAND"@en ] ;
    schema:datePublished "1984-08-21"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/40/122004/122004-c1525a23d5ab.jpg> ;
    schema:name "Ka-Ri-Ka-Ri / Shirayukihime BAND"@en,
        "カ・リ・カ・リ/白雪姫BAND"@ja,
        "Ka-Ri-Ka-Ri / Shirayukihime BAND"@ja-latn ;
    schema:publisher <org/1403#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/122004/122004-c1525a23d5ab.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jule Styne"@en ;
    foaf:made <album/122004#subject> ;
    foaf:name "Jule Styne"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Vincent Youmans"@en ;
    foaf:made <album/122004#lyrics> ;
    foaf:name "Vincent Youmans"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Irving Caesar"@en ;
    foaf:made <album/122004#lyrics> ;
    foaf:name "Irving Caesar"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "伊東真由美"@en ;
    foaf:made <album/122004#subject> ;
    foaf:name "伊東真由美"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Samy Fain"@en ;
    foaf:made <album/122004#subject> ;
    foaf:name "Samy Fain"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122004#subject> ;
    schema:name "Betty Comden"@en ;
    foaf:made <album/122004#subject> ;
    foaf:name "Betty Comden"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Matt Malneck"@en ;
    foaf:made <album/122004#lyrics> ;
    foaf:name "Matt Malneck"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jacob Jacobs"@en ;
    foaf:made <album/122004#lyrics> ;
    foaf:name "Jacob Jacobs"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Adolph Green"@en ;
    foaf:made <album/122004#lyrics> ;
    foaf:name "Adolph Green"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122004#subject> ;
    schema:name "Jacob Jacobs"@en ;
    foaf:made <album/122004#subject> ;
    foaf:name "Jacob Jacobs"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122004#subject> ;
    schema:name "Adolph Green"@en ;
    foaf:made <album/122004#subject> ;
    foaf:name "Adolph Green"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122004#subject> ;
    schema:name "Irving Caesar"@en ;
    foaf:made <album/122004#subject> ;
    foaf:name "Irving Caesar"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Betty Comden"@en ;
    foaf:made <album/122004#subject> ;
    foaf:name "Betty Comden"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122004#subject> ;
    schema:name "Samy Fain"@en ;
    foaf:made <album/122004#subject> ;
    foaf:name "Samy Fain"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sholom Secunda"@en ;
    foaf:made <album/122004#lyrics> ;
    foaf:name "Sholom Secunda"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Betty Comden"@en ;
    foaf:made <album/122004#lyrics> ;
    foaf:name "Betty Comden"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122004#subject> ;
    schema:name "Vincent Youmans"@en ;
    foaf:made <album/122004#subject> ;
    foaf:name "Vincent Youmans"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122004#subject> ;
    schema:name "Sholom Secunda"@en ;
    foaf:made <album/122004#subject> ;
    foaf:name "Sholom Secunda"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "伊東真由美"@en ;
    foaf:made <album/122004#vocals> ;
    foaf:name "伊東真由美"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Adolph Green"@en ;
    foaf:made <album/122004#subject> ;
    foaf:name "Adolph Green"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Paul Francis Webster"@en ;
    foaf:made <album/122004#subject> ;
    foaf:name "Paul Francis Webster"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122004#subject> ;
    schema:name "Jule Styne"@en ;
    foaf:made <album/122004#subject> ;
    foaf:name "Jule Styne"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122004#subject> ;
    schema:name "Paul Francis Webster"@en ;
    foaf:made <album/122004#subject> ;
    foaf:name "Paul Francis Webster"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Bob Troup"@en ;
    foaf:made <album/122004#subject> ;
    foaf:name "Bob Troup"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122004#subject> ;
    schema:name "Bob Troup"@en ;
    foaf:made <album/122004#subject> ;
    foaf:name "Bob Troup"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122004#subject> ;
    schema:name "Matt Malneck"@en ;
    foaf:made <album/122004#subject> ;
    foaf:name "Matt Malneck"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Paul Francis Webster"@en ;
    foaf:made <album/122004#lyrics> ;
    foaf:name "Paul Francis Webster"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Matt Malneck"@en ;
    foaf:made <album/122004#subject> ;
    foaf:name "Matt Malneck"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jacob Jacobs"@en ;
    foaf:made <album/122004#subject> ;
    foaf:name "Jacob Jacobs"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sholom Secunda"@en ;
    foaf:made <album/122004#subject> ;
    foaf:name "Sholom Secunda"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Irving Caesar"@en ;
    foaf:made <album/122004#subject> ;
    foaf:name "Irving Caesar"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Bob Troup"@en ;
    foaf:made <album/122004#lyrics> ;
    foaf:name "Bob Troup"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Vincent Youmans"@en ;
    foaf:made <album/122004#subject> ;
    foaf:name "Vincent Youmans"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jule Styne"@en ;
    foaf:made <album/122004#lyrics> ;
    foaf:name "Jule Styne"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Samy Fain"@en ;
    foaf:made <album/122004#lyrics> ;
    foaf:name "Samy Fain"@en .

_:N249e2a0ec56c45f1a0b416f59d6abafe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KARI KARI 姬"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neca6e8b440e541d09e1ae0420847e1a8 ;
    schema:name "KARI KARI 姬"@ja .

_:N2b55593782d24bb4a27add1eee23c8d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "グディー・クディー"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neca6e8b440e541d09e1ae0420847e1a8 ;
    schema:name "グディー・クディー"@ja .

_:N2f18ace14c984ce8ad3fdc509eb25910 a schema:Person,
        foaf:Person ;
    mo:performed <album/122004#performance> ;
    schema:name "白雪姫BAND"@en ;
    foaf:name "白雪姫BAND"@en .

_:N5fc31008025542479cf36c3dbeaf456a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "素敵なあなた"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neca6e8b440e541d09e1ae0420847e1a8 ;
    schema:name "素敵なあなた"@ja .

_:N7b012bb2ee434b6585b642f1da26ceb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "慕 情"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neca6e8b440e541d09e1ae0420847e1a8 ;
    schema:name "慕 情"@ja .

_:Na01391ebd4fe4ad38f13be488009c1ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テーマ(エブリボディ・ラブ・ザ・ミュージック)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neca6e8b440e541d09e1ae0420847e1a8 ;
    schema:name "テーマ(エブリボディ・ラブ・ザ・ミュージック)"@ja .

_:Nb282bd2a953546dbb24e7274ba52d578 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イッツ・オンリー・ア・ペーパームーン"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neca6e8b440e541d09e1ae0420847e1a8 ;
    schema:name "イッツ・オンリー・ア・ペーパームーン"@ja .

_:Nc7a8cb0c031042608530d75173c00106 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジャストイン・タイム"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neca6e8b440e541d09e1ae0420847e1a8 ;
    schema:name "ジャストイン・タイム"@ja .

_:Nc7b7a32e26ea45bd9089d8ddaee92d95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ティー・フォー・トゥー"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neca6e8b440e541d09e1ae0420847e1a8 ;
    schema:name "ティー・フォー・トゥー"@ja .

_:Nc9b923a930db45b1918f5bb3b7234cd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ルート66"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neca6e8b440e541d09e1ae0420847e1a8 ;
    schema:name "ルート66"@ja .

_:Nfd46e0c8be1442a1b6298d740da7ffdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ねこ噛んじゃった"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neca6e8b440e541d09e1ae0420847e1a8 ;
    schema:name "ねこ噛んじゃった"@ja .

_:Neca6e8b440e541d09e1ae0420847e1a8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N249e2a0ec56c45f1a0b416f59d6abafe,
        _:N2b55593782d24bb4a27add1eee23c8d2,
        _:N5fc31008025542479cf36c3dbeaf456a,
        _:N7b012bb2ee434b6585b642f1da26ceb1,
        _:Na01391ebd4fe4ad38f13be488009c1ac,
        _:Nb282bd2a953546dbb24e7274ba52d578,
        _:Nc7a8cb0c031042608530d75173c00106,
        _:Nc7b7a32e26ea45bd9089d8ddaee92d95,
        _:Nc9b923a930db45b1918f5bb3b7234cd8,
        _:Nfd46e0c8be1442a1b6298d740da7ffdd ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N249e2a0ec56c45f1a0b416f59d6abafe,
        _:N2b55593782d24bb4a27add1eee23c8d2,
        _:N5fc31008025542479cf36c3dbeaf456a,
        _:N7b012bb2ee434b6585b642f1da26ceb1,
        _:Na01391ebd4fe4ad38f13be488009c1ac,
        _:Nb282bd2a953546dbb24e7274ba52d578,
        _:Nc7a8cb0c031042608530d75173c00106,
        _:Nc7b7a32e26ea45bd9089d8ddaee92d95,
        _:Nc9b923a930db45b1918f5bb3b7234cd8,
        _:Nfd46e0c8be1442a1b6298d740da7ffdd .

