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

<artist/23913#subject> a schema:Person,
        foaf:Person ;
    schema:name "YHANAEL"@en ;
    foaf:made <album/119045#lyrics>,
        <album/119045#subject> ;
    foaf:name "YHANAEL"@en .

<artist/35268#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yohei"@en ;
    foaf:made <album/119045#lyrics>,
        <album/119045#subject> ;
    foaf:name "Yohei"@en .

<artist/79288#subject> a schema:Person,
        foaf:Person ;
    schema:name "JO1"@en ;
    foaf:made <album/119045#subject>,
        <album/119045#vocals> ;
    foaf:name "JO1"@en .

<artist/11681#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119045#subject> ;
    schema:name "Hayato Tanaka"@en,
        "田中隼人"@ja ;
    foaf:made <album/119045#composition>,
        <album/119045#subject> ;
    foaf:name "Hayato Tanaka"@en,
        "田中隼人"@ja .

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

<artist/32059#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119045#subject> ;
    schema:name "Masahiro Oochi"@en,
        "大知正紘"@ja ;
    foaf:made <album/119045#composition>,
        <album/119045#lyrics>,
        <album/119045#subject> ;
    foaf:name "Masahiro Oochi"@en,
        "大知正紘"@ja .

<product/10657#subject> a schema:CreativeWork ;
    schema:name "Fanfare of Adolescence"@en,
        "群青のファンファーレ"@ja,
        "Gunjou no Fanfare"@ja-latn ;
    foaf:name "Fanfare of Adolescence"@en,
        "群青のファンファーレ"@ja,
        "Gunjou no Fanfare"@ja-latn .

<product/5103#subject> a schema:CreativeWork ;
    schema:name "BORUTO: NARUTO NEXT GENERATIONS"@en,
        "BORUTO -ボルト- NARUTO NEXT GENERATIONS"@ja,
        "BORUTO: NARUTO NEXT GENERATIONS"@ja-latn ;
    foaf:name "BORUTO: NARUTO NEXT GENERATIONS"@en,
        "BORUTO -ボルト- NARUTO NEXT GENERATIONS"@ja,
        "BORUTO: NARUTO NEXT GENERATIONS"@ja-latn .

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

<album/119045#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KIZUNA / JO1 [Anime Edition]"@en,
        "KIZUNA / JO1 [アニメ盤]"@ja,
        "KIZUNA / JO1 [Anime Edition]"@ja-latn ;
    mo:performance_of <album/119045#musicalwork> ;
    mo:recorded_as <album/119045#musicalexpression> ;
    schema:name "KIZUNA / JO1 [Anime Edition]"@en,
        "KIZUNA / JO1 [アニメ盤]"@ja,
        "KIZUNA / JO1 [Anime Edition]"@ja-latn ;
    schema:workPerformed <album/119045#musicalwork> .

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

<org/5100#subject> schema:name "LAPONE Entertainment"@en,
        "LAPONEエンタテインメント"@ja,
        "LAPONE Entertainment"@ja-latn ;
    foaf:name "LAPONE Entertainment"@en,
        "LAPONEエンタテインメント"@ja,
        "LAPONE Entertainment"@ja-latn .

<https://media.vgm.io/albums/54/119045/119045-35725391a3f9.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/119045#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/54/119045/119045-35725391a3f9.jpg> ;
    foaf:depicts <album/119045#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/54/119045/119045-35725391a3f9.jpg> .

<https://medium-media.vgm.io/albums/54/119045/119045-35725391a3f9.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/119045#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KIZUNA / JO1 [Anime Edition]"@en,
        "KIZUNA / JO1 [アニメ盤]"@ja,
        "KIZUNA / JO1 [Anime Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jung Hohyun"@en ;
            foaf:made <album/119045#composition> ;
            foaf:name "Jung Hohyun"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gloryface"@en ;
            foaf:made <album/119045#composition> ;
            foaf:name "Gloryface"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "KEEJUN"@en ;
            foaf:made <album/119045#composition> ;
            foaf:name "KEEJUN"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jinli"@en ;
            foaf:made <album/119045#composition> ;
            foaf:name "Jinli"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Justin Reinstein"@en ;
            foaf:made <album/119045#composition> ;
            foaf:name "Justin Reinstein"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Daily Nmore"@en ;
            foaf:made <album/119045#composition> ;
            foaf:name "Daily Nmore"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "yuka"@en ;
            foaf:made <album/119045#composition> ;
            foaf:name "yuka"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Woo Min Lee \"collapsedone\""@en ;
            foaf:made <album/119045#composition> ;
            foaf:name "Woo Min Lee \"collapsedone\""@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "D.ham"@en ;
            foaf:made <album/119045#composition> ;
            foaf:name "D.ham"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "PURPLE NIGHT"@en ;
            foaf:made <album/119045#composition> ;
            foaf:name "PURPLE NIGHT"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Magatone"@en ;
            foaf:made <album/119045#composition> ;
            foaf:name "Magatone"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hanmiru Mun"@en ;
            foaf:made <album/119045#composition> ;
            foaf:name "Hanmiru Mun"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Minyoung Lee"@en ;
            foaf:made <album/119045#composition> ;
            foaf:name "Minyoung Lee"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kako"@en ;
            foaf:made <album/119045#composition> ;
            foaf:name "Kako"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "SCORE"@en ;
            foaf:made <album/119045#composition> ;
            foaf:name "SCORE"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "LUKE"@en ;
            foaf:made <album/119045#composition> ;
            foaf:name "LUKE"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "DONO"@en ;
            foaf:made <album/119045#composition> ;
            foaf:name "DONO"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "YOSKE"@en ;
            foaf:made <album/119045#composition> ;
            foaf:name "YOSKE"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mirror Boy"@en ;
            foaf:made <album/119045#composition> ;
            foaf:name "Mirror Boy"@en ],
        <artist/11681#subject>,
        <artist/22225#subject>,
        <artist/32059#subject> ;
    mo:produced_work <album/119045#musicalwork> ;
    schema:name "KIZUNA / JO1 [Anime Edition]"@en,
        "KIZUNA / JO1 [アニメ盤]"@ja,
        "KIZUNA / JO1 [Anime Edition]"@ja-latn .

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

<album/119045#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-05-25"^^xsd:date ;
    dcterms:title "KIZUNA / JO1 [Anime Edition]"@en,
        "KIZUNA / JO1 [アニメ盤]"@ja,
        "KIZUNA / JO1 [Anime Edition]"@ja-latn ;
    mo:catalogue_number "YRCS-95110" ;
    mo:media_type "CD" ;
    mo:publication_of <album/119045#musicalexpression> ;
    mo:publisher <org/5100#subject> ;
    mo:record _:N41ceb695d8b4490b9b383ba9f80de999 ;
    mo:record_count 1 ;
    schema:about <product/10657#subject>,
        <product/5103#subject> ;
    schema:datePublished "2022-05-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/54/119045/119045-35725391a3f9.jpg> ;
    schema:name "KIZUNA / JO1 [Anime Edition]"@en,
        "KIZUNA / JO1 [アニメ盤]"@ja,
        "KIZUNA / JO1 [Anime Edition]"@ja-latn ;
    schema:publisher <org/5100#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/119045/119045-35725391a3f9.jpg> .

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

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Yano Mion"@en ;
    foaf:made <album/119045#lyrics> ;
    foaf:name "Yano Mion"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Kim Ji Hee"@en ;
    foaf:made <album/119045#subject> ;
    foaf:name "Kim Ji Hee"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "D.ham"@en ;
    foaf:made <album/119045#lyrics> ;
    foaf:name "D.ham"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "D.ham"@en ;
    foaf:made <album/119045#subject> ;
    foaf:name "D.ham"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119045#subject> ;
    schema:name "PURPLE NIGHT"@en ;
    foaf:made <album/119045#subject> ;
    foaf:name "PURPLE NIGHT"@en .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119045#subject> ;
    schema:name "Daily Nmore"@en ;
    foaf:made <album/119045#subject> ;
    foaf:name "Daily Nmore"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119045#subject> ;
    schema:name "Hanmiru Mun"@en ;
    foaf:made <album/119045#subject> ;
    foaf:name "Hanmiru Mun"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kono Junki"@en ;
    foaf:made <album/119045#subject> ;
    foaf:name "Kono Junki"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kim Mi Ryang"@en ;
    foaf:made <album/119045#lyrics> ;
    foaf:name "Kim Mi Ryang"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Miyashiro Yumi"@en ;
    foaf:made <album/119045#subject> ;
    foaf:name "Miyashiro Yumi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kim Mi Ryang"@en ;
    foaf:made <album/119045#subject> ;
    foaf:name "Kim Mi Ryang"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119045#subject> ;
    schema:name "Justin Reinstein"@en ;
    foaf:made <album/119045#subject> ;
    foaf:name "Justin Reinstein"@en .

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Hanmiru Mun"@en ;
    foaf:made <album/119045#lyrics> ;
    foaf:name "Hanmiru Mun"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119045#subject> ;
    schema:name "Minyoung Lee"@en ;
    foaf:made <album/119045#subject> ;
    foaf:name "Minyoung Lee"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119045#subject> ;
    schema:name "Jung Hohyun"@en ;
    foaf:made <album/119045#subject> ;
    foaf:name "Jung Hohyun"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119045#subject> ;
    schema:name "Mirror Boy"@en ;
    foaf:made <album/119045#subject> ;
    foaf:name "Mirror Boy"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jung Hohyun"@en ;
    foaf:made <album/119045#lyrics> ;
    foaf:name "Jung Hohyun"@en .

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

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

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

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "J.rise"@en ;
    foaf:made <album/119045#subject> ;
    foaf:name "J.rise"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Baek Joo Yeun"@en ;
    foaf:made <album/119045#lyrics> ;
    foaf:name "Baek Joo Yeun"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Kim Ji Hee"@en ;
    foaf:made <album/119045#lyrics> ;
    foaf:name "Kim Ji Hee"@en .

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Baek Joo Yeun"@en ;
    foaf:made <album/119045#subject> ;
    foaf:name "Baek Joo Yeun"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kono Junki"@en ;
    foaf:made <album/119045#lyrics> ;
    foaf:name "Kono Junki"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "J.rise"@en ;
    foaf:made <album/119045#lyrics> ;
    foaf:name "J.rise"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "PURPLE NIGHT"@en ;
    foaf:made <album/119045#subject> ;
    foaf:name "PURPLE NIGHT"@en .

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Jung Hohyun"@en ;
    foaf:made <album/119045#subject> ;
    foaf:name "Jung Hohyun"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119045#subject> ;
    schema:name "Woo Min Lee \"collapsedone\""@en ;
    foaf:made <album/119045#subject> ;
    foaf:name "Woo Min Lee \"collapsedone\""@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mirror Boy"@en ;
    foaf:made <album/119045#lyrics> ;
    foaf:name "Mirror Boy"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119045#subject> ;
    schema:name "D.ham"@en ;
    foaf:made <album/119045#subject> ;
    foaf:name "D.ham"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mirror Boy"@en ;
    foaf:made <album/119045#subject> ;
    foaf:name "Mirror Boy"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hanmiru Mun"@en ;
    foaf:made <album/119045#subject> ;
    foaf:name "Hanmiru Mun"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Yano Mion"@en ;
    foaf:made <album/119045#subject> ;
    foaf:name "Yano Mion"@en .

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "PURPLE NIGHT"@en ;
    foaf:made <album/119045#lyrics> ;
    foaf:name "PURPLE NIGHT"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Miyashiro Yumi"@en ;
    foaf:made <album/119045#lyrics> ;
    foaf:name "Miyashiro Yumi"@en .

_:N000d3591593c4016829224f24024f5b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Move The Soul"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N41ceb695d8b4490b9b383ba9f80de999 ;
    schema:name "Move The Soul"@ja .

_:N1b19cedcc1674564915e87c91c13c318 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With Us"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N41ceb695d8b4490b9b383ba9f80de999 ;
    schema:name "With Us"@ja .

_:N21e28566211b40f4a8a895707352831d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N41ceb695d8b4490b9b383ba9f80de999 ;
    schema:name "Prologue"@ja .

_:N370080869ca2480abbcd8c7a37c4e393 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love & Hate"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N41ceb695d8b4490b9b383ba9f80de999 ;
    schema:name "Love & Hate"@ja .

_:N40cf50adf0d641538de0b8c37574a56d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君のまま"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N41ceb695d8b4490b9b383ba9f80de999 ;
    schema:name "君のまま"@ja .

_:N416f2e417037411590ba1e6ead218f9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Born To Be Wild"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N41ceb695d8b4490b9b383ba9f80de999 ;
    schema:name "Born To Be Wild"@ja .

_:N49ca908d86b449ef80390b73d9102911 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Touch!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N41ceb695d8b4490b9b383ba9f80de999 ;
    schema:name "Touch!"@ja .

_:N7a32d10fa0844fe98575371226e60c25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Design"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N41ceb695d8b4490b9b383ba9f80de999 ;
    schema:name "Design"@ja .

_:Nb2b7eb5b944249bd93a0b43db7399850 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕らの季節"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N41ceb695d8b4490b9b383ba9f80de999 ;
    schema:name "僕らの季節"@ja .

_:Ncd5edf4fbf434c30af518fe7e310b075 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "STAY"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N41ceb695d8b4490b9b383ba9f80de999 ;
    schema:name "STAY"@ja .

_:Ne93c0af520d24de7ad9fd6117b3135ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REAL"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N41ceb695d8b4490b9b383ba9f80de999 ;
    schema:name "REAL"@ja .

_:Nf617933775d44516afad94997d51d53f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Ending Story"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N41ceb695d8b4490b9b383ba9f80de999 ;
    schema:name "Never Ending Story"@ja .

_:N41ceb695d8b4490b9b383ba9f80de999 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N000d3591593c4016829224f24024f5b4,
        _:N1b19cedcc1674564915e87c91c13c318,
        _:N21e28566211b40f4a8a895707352831d,
        _:N370080869ca2480abbcd8c7a37c4e393,
        _:N40cf50adf0d641538de0b8c37574a56d,
        _:N416f2e417037411590ba1e6ead218f9e,
        _:N49ca908d86b449ef80390b73d9102911,
        _:N7a32d10fa0844fe98575371226e60c25,
        _:Nb2b7eb5b944249bd93a0b43db7399850,
        _:Ncd5edf4fbf434c30af518fe7e310b075,
        _:Ne93c0af520d24de7ad9fd6117b3135ae,
        _:Nf617933775d44516afad94997d51d53f ;
    mo:track_count 12 ;
    schema:duration "PT41:48"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N000d3591593c4016829224f24024f5b4,
        _:N1b19cedcc1674564915e87c91c13c318,
        _:N21e28566211b40f4a8a895707352831d,
        _:N370080869ca2480abbcd8c7a37c4e393,
        _:N40cf50adf0d641538de0b8c37574a56d,
        _:N416f2e417037411590ba1e6ead218f9e,
        _:N49ca908d86b449ef80390b73d9102911,
        _:N7a32d10fa0844fe98575371226e60c25,
        _:Nb2b7eb5b944249bd93a0b43db7399850,
        _:Ncd5edf4fbf434c30af518fe7e310b075,
        _:Ne93c0af520d24de7ad9fd6117b3135ae,
        _:Nf617933775d44516afad94997d51d53f .

