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

<artist/4291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuriko Mori"@en,
        "森由里子"@ja ;
    foaf:made <album/65880#lyrics>,
        <album/65880#subject> ;
    foaf:name "Yuriko Mori"@en,
        "森由里子"@ja .

<artist/6196#subject> a schema:Person,
        foaf:Person ;
    schema:name "Reo Rinozuka"@en,
        "里乃塚玲央"@ja ;
    foaf:made <album/65880#lyrics>,
        <album/65880#subject> ;
    foaf:name "Reo Rinozuka"@en,
        "里乃塚玲央"@ja .

<artist/6748#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miyu Yuzuki"@en,
        "柚木美祐"@ja ;
    foaf:made <album/65880#lyrics>,
        <album/65880#subject> ;
    foaf:name "Miyu Yuzuki"@en,
        "柚木美祐"@ja .

<album/26140> a mo:Release ;
    mo:catalogue_number "APCM-5057" .

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

<artist/10046#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65880#subject> ;
    schema:name "Makoto Abe"@en,
        "阿部真"@ja ;
    foaf:made <album/65880#composition>,
        <album/65880#subject> ;
    foaf:name "Makoto Abe"@en,
        "阿部真"@ja .

<artist/10944#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65880#subject> ;
    schema:name "Rie Hamada"@en,
        "濱田理恵"@ja ;
    foaf:made <album/65880#composition>,
        <album/65880#lyrics>,
        <album/65880#subject> ;
    foaf:name "Rie Hamada"@en,
        "濱田理恵"@ja .

<artist/13272#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65880#subject> ;
    schema:name "TSUKASA"@en ;
    foaf:made <album/65880#composition>,
        <album/65880#subject> ;
    foaf:name "TSUKASA"@en .

<artist/3099#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65880#subject> ;
    schema:name "Takeshi Ike"@en,
        "池毅"@ja ;
    foaf:made <album/65880#composition>,
        <album/65880#subject> ;
    foaf:name "Takeshi Ike"@en,
        "池毅"@ja .

<artist/9058#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65880#subject> ;
    schema:name "Masatsugu Iehara"@en,
        "家原正嗣"@ja ;
    foaf:made <album/65880#composition>,
        <album/65880#subject> ;
    foaf:name "Masatsugu Iehara"@en,
        "家原正嗣"@ja .

<artist/9655#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65880#subject> ;
    schema:name "Yasuhiro Mizushima"@en,
        "水島康宏"@ja ;
    foaf:made <album/65880#composition>,
        <album/65880#subject> ;
    foaf:name "Yasuhiro Mizushima"@en,
        "水島康宏"@ja .

<product/4447#subject> a schema:CreativeWork ;
    schema:name "MARMALADE BOY"@en,
        "ママレード・ボーイ"@ja,
        "MARMALADE BOY"@ja-latn ;
    foaf:name "MARMALADE BOY"@en,
        "ママレード・ボーイ"@ja,
        "MARMALADE BOY"@ja-latn .

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

<album/65880#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Marmalade Boy Vol.5 Marmalade Face!"@en,
        "ママレード・ボーイVol.5 ママレード・フェイス! [ヴォーカルアルバムII]"@ja,
        "Marmalade Boy Vol.5 Marmalade Face! [Vocal Album II]"@ja-latn ;
    mo:performance_of <album/65880#musicalwork> ;
    mo:recorded_as <album/65880#musicalexpression> ;
    schema:name "Marmalade Boy Vol.5 Marmalade Face!"@en,
        "ママレード・ボーイVol.5 ママレード・フェイス! [ヴォーカルアルバムII]"@ja,
        "Marmalade Boy Vol.5 Marmalade Face! [Vocal Album II]"@ja-latn ;
    schema:workPerformed <album/65880#musicalwork> .

<org/294#subject> schema:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn ;
    foaf:name "Ever Anime"@en,
        "Ever Anime"@ja,
        "Ever Anime"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/65880/65880-1487874324.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/65880#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Marmalade Boy Vol.5 Marmalade Face!"@en,
        "ママレード・ボーイVol.5 ママレード・フェイス! [ヴォーカルアルバムII]"@ja,
        "Marmalade Boy Vol.5 Marmalade Face! [Vocal Album II]"@ja-latn ;
    mo:composer <artist/10046#subject>,
        <artist/10944#subject>,
        <artist/13272#subject>,
        <artist/3099#subject>,
        <artist/9058#subject>,
        <artist/9655#subject> ;
    mo:produced_work <album/65880#musicalwork> ;
    schema:name "Marmalade Boy Vol.5 Marmalade Face!"@en,
        "ママレード・ボーイVol.5 ママレード・フェイス! [ヴォーカルアルバムII]"@ja,
        "Marmalade Boy Vol.5 Marmalade Face! [Vocal Album II]"@ja-latn .

<album/65880#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-01-01"^^xsd:date ;
    dcterms:title "Marmalade Boy Vol.5 Marmalade Face!"@en,
        "ママレード・ボーイVol.5 ママレード・フェイス! [ヴォーカルアルバムII]"@ja,
        "Marmalade Boy Vol.5 Marmalade Face! [Vocal Album II]"@ja-latn ;
    mo:catalogue_number "AnG-370" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/26140> ;
    mo:publication_of <album/65880#musicalexpression> ;
    mo:publisher <org/294#subject> ;
    mo:record _:Na29a00dc665b46848e93a7facc7d8b32 ;
    mo:record_count 1 ;
    schema:about <product/4447#subject> ;
    schema:datePublished "2001-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/08/65880/65880-1487874324.jpg> ;
    schema:name "Marmalade Boy Vol.5 Marmalade Face!"@en,
        "ママレード・ボーイVol.5 ママレード・フェイス! [ヴォーカルアルバムII]"@ja,
        "Marmalade Boy Vol.5 Marmalade Face! [Vocal Album II]"@ja-latn ;
    schema:publisher <org/294#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/65880/65880-1487874324.jpg> .

_:N29c9653c47df4493981c735ff872d99e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angel"@en,
        "エンジェル"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na29a00dc665b46848e93a7facc7d8b32 ;
    schema:name "Angel"@en,
        "エンジェル"@ja .

_:N46e2c7da29ed44c8b662d31fdddd3b08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternal Pavement"@en,
        "永遠のペイヴメント"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na29a00dc665b46848e93a7facc7d8b32 ;
    schema:name "Eternal Pavement"@en,
        "永遠のペイヴメント"@ja .

_:N5fac7c5234ee4d56ac47b3aa39f7d54b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Night to You"@en,
        "あなたに おやすみ"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na29a00dc665b46848e93a7facc7d8b32 ;
    schema:name "Good Night to You"@en,
        "あなたに おやすみ"@ja .

_:N720eaaf2427f4146919548ad76ebb9ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Before Spring Comes Again"@en,
        "もういちど春が来るまえに"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na29a00dc665b46848e93a7facc7d8b32 ;
    schema:name "Before Spring Comes Again"@en,
        "もういちど春が来るまえに"@ja .

_:N7872b2371d454da49c85908807728047 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Want to Be There for You"@en,
        "そばにいたい"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na29a00dc665b46848e93a7facc7d8b32 ;
    schema:name "I Want to Be There for You"@en,
        "そばにいたい"@ja .

_:N96a20cad22524859817e79f8fd3d9532 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wanna See Your Smile"@en,
        "笑顔に会いたい"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na29a00dc665b46848e93a7facc7d8b32 ;
    schema:name "Wanna See Your Smile"@en,
        "笑顔に会いたい"@ja .

_:Na6aefcd2f4b048a49f3f67eb42da620d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Story"@en,
        "夢のおはなし"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na29a00dc665b46848e93a7facc7d8b32 ;
    schema:name "Dream Story"@en,
        "夢のおはなし"@ja .

_:Nb5cc01eefaad466e99c61bedc11896d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Happy Ending Never Ends"@en,
        "ハッピーエンドは終わらない"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na29a00dc665b46848e93a7facc7d8b32 ;
    schema:name "The Happy Ending Never Ends"@en,
        "ハッピーエンドは終わらない"@ja .

_:Ndcf2ea4dca674ee989a42aafd977674c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Rusty-Colored Crescent"@en,
        "枯れ葉色のクレッシェンド"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na29a00dc665b46848e93a7facc7d8b32 ;
    schema:name "A Rusty-Colored Crescent"@en,
        "枯れ葉色のクレッシェンド"@ja .

_:Ne20a403265fd4ac8bcc1f8cb6a52b22b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Be Selfish!"@en,
        "ワガママでいこう!"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na29a00dc665b46848e93a7facc7d8b32 ;
    schema:name "Let's Be Selfish!"@en,
        "ワガママでいこう!"@ja .

_:Na29a00dc665b46848e93a7facc7d8b32 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N29c9653c47df4493981c735ff872d99e,
        _:N46e2c7da29ed44c8b662d31fdddd3b08,
        _:N5fac7c5234ee4d56ac47b3aa39f7d54b,
        _:N720eaaf2427f4146919548ad76ebb9ca,
        _:N7872b2371d454da49c85908807728047,
        _:N96a20cad22524859817e79f8fd3d9532,
        _:Na6aefcd2f4b048a49f3f67eb42da620d,
        _:Nb5cc01eefaad466e99c61bedc11896d8,
        _:Ndcf2ea4dca674ee989a42aafd977674c,
        _:Ne20a403265fd4ac8bcc1f8cb6a52b22b ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N29c9653c47df4493981c735ff872d99e,
        _:N46e2c7da29ed44c8b662d31fdddd3b08,
        _:N5fac7c5234ee4d56ac47b3aa39f7d54b,
        _:N720eaaf2427f4146919548ad76ebb9ca,
        _:N7872b2371d454da49c85908807728047,
        _:N96a20cad22524859817e79f8fd3d9532,
        _:Na6aefcd2f4b048a49f3f67eb42da620d,
        _:Nb5cc01eefaad466e99c61bedc11896d8,
        _:Ndcf2ea4dca674ee989a42aafd977674c,
        _:Ne20a403265fd4ac8bcc1f8cb6a52b22b .

