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

<artist/31999#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kouhei Maeda"@en,
        "前田耕平"@ja ;
    foaf:made <album/52664#lyrics>,
        <album/52664#subject> ;
    foaf:name "Kouhei Maeda"@en,
        "前田耕平"@ja .

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

<artist/12994#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52664#subject> ;
    schema:name "Toshinari Ohnishi"@en,
        "大西俊也"@ja ;
    foaf:made <album/52664#composition>,
        <album/52664#subject> ;
    foaf:name "Toshinari Ohnishi"@en,
        "大西俊也"@ja .

<artist/16193#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52664#subject> ;
    schema:name "Hiroki Morishita"@en,
        "森下弘生"@ja ;
    foaf:made <album/52664#composition>,
        <album/52664#subject> ;
    foaf:name "Hiroki Morishita"@en,
        "森下弘生"@ja .

<artist/30305#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52664#subject> ;
    schema:name "Hitori Shimizu"@en,
        "紫水一里"@ja ;
    foaf:made <album/52664#composition>,
        <album/52664#subject> ;
    foaf:name "Hitori Shimizu"@en,
        "紫水一里"@ja .

<product/3501#subject> a schema:CreativeWork ;
    schema:name "Fire Emblem Fates"@en,
        "ファイアーエムブレムif"@ja,
        "Fire Emblem if"@ja-latn ;
    foaf:name "Fire Emblem Fates"@en,
        "ファイアーエムブレムif"@ja,
        "Fire Emblem if"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/46/52664/52664-1432374785.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/10778#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52664#performance> ;
    schema:name "Yumiko Morooka"@en,
        "諸岡由美子"@ja ;
    foaf:name "Yumiko Morooka"@en,
        "諸岡由美子"@ja .

<artist/16471#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52664#performance> ;
    schema:name "Maiko Sugiyama"@en,
        "杉山麻衣子"@ja ;
    foaf:name "Maiko Sugiyama"@en,
        "杉山麻衣子"@ja .

<artist/16472#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52664#performance> ;
    schema:name "Mei Mishina"@en,
        "三品芽生"@ja ;
    foaf:name "Mei Mishina"@en,
        "三品芽生"@ja .

<artist/16473#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52664#performance> ;
    schema:name "Miho Komatsu"@en,
        "小松美穂"@ja ;
    foaf:name "Miho Komatsu"@en,
        "小松美穂"@ja .

<artist/21643#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52664#performance> ;
    schema:name "Renka"@en,
        "蓮花"@ja ;
    foaf:made <album/52664#lyrics>,
        <album/52664#subject> ;
    foaf:name "Renka"@en,
        "蓮花"@ja .

<album/52664#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "if ~Hitori Omou~ / Renka [Limited Edition]"@en,
        "if～ひとり思う～ / 蓮花"@ja,
        "if ~Hitori Omou~ / Renka [Limited Edition]"@ja-latn ;
    mo:composer <artist/12994#subject>,
        <artist/16193#subject>,
        <artist/30305#subject> ;
    mo:produced_work <album/52664#musicalwork> ;
    schema:name "if ~Hitori Omou~ / Renka [Limited Edition]"@en,
        "if～ひとり思う～ / 蓮花"@ja,
        "if ~Hitori Omou~ / Renka [Limited Edition]"@ja-latn .

<album/52664#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "if ~Hitori Omou~ / Renka [Limited Edition]"@en,
        "if～ひとり思う～ / 蓮花"@ja,
        "if ~Hitori Omou~ / Renka [Limited Edition]"@ja-latn ;
    mo:performance_of <album/52664#musicalwork> ;
    mo:performer <artist/10778#subject>,
        <artist/16471#subject>,
        <artist/16472#subject>,
        <artist/16473#subject>,
        <artist/21643#subject> ;
    mo:recorded_as <album/52664#musicalexpression> ;
    schema:byArtist <artist/10778#subject>,
        <artist/16471#subject>,
        <artist/16472#subject>,
        <artist/16473#subject>,
        <artist/21643#subject> ;
    schema:name "if ~Hitori Omou~ / Renka [Limited Edition]"@en,
        "if～ひとり思う～ / 蓮花"@ja,
        "if ~Hitori Omou~ / Renka [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/52664#musicalwork> .

<album/52664#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-07-01"^^xsd:date ;
    dcterms:title "if ~Hitori Omou~ / Renka [Limited Edition]"@en,
        "if～ひとり思う～ / 蓮花"@ja,
        "if ~Hitori Omou~ / Renka [Limited Edition]"@ja-latn ;
    mo:catalogue_number "JBCZ-4016" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/52664#musicalexpression> ;
    mo:publisher <org/2931#subject> ;
    mo:record _:Nb32d6c8fb43a4ec180cfd247cfd1c9e7,
        _:Nf9718caaa68b4d07b0067aba897c4bd7 ;
    mo:record_count 2 ;
    schema:about <product/3501#subject> ;
    schema:byArtist <artist/10778#subject>,
        <artist/16471#subject>,
        <artist/16472#subject>,
        <artist/16473#subject>,
        <artist/21643#subject> ;
    schema:datePublished "2015-07-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/52664/52664-1432374785.jpg> ;
    schema:name "if ~Hitori Omou~ / Renka [Limited Edition]"@en,
        "if～ひとり思う～ / 蓮花"@ja,
        "if ~Hitori Omou~ / Renka [Limited Edition]"@ja-latn ;
    schema:publisher <org/2931#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/52664/52664-1432374785.jpg> .

_:N07450f4bef5f4578a742a36bf75c8171 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "if～ひとり思う～MUSIC VIDEO 蓮花Ver."@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb32d6c8fb43a4ec180cfd247cfd1c9e7 ;
    schema:name "if～ひとり思う～MUSIC VIDEO 蓮花Ver."@ja .

_:N44a1110f772d41c982bb8df2e912370e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "if～ひとり思う～ Blue Forest Version"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nf9718caaa68b4d07b0067aba897c4bd7 ;
    schema:name "if～ひとり思う～ Blue Forest Version"@ja .

_:N9260337601f14833bf5fddd4d6442bce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "笑顔の影"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nf9718caaa68b4d07b0067aba897c4bd7 ;
    schema:name "笑顔の影"@ja .

_:Nb404e421db7b45e198bb6b5d15dbce5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rebirth"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nf9718caaa68b4d07b0067aba897c4bd7 ;
    schema:name "rebirth"@ja .

_:Nc09e72882d8245e5addb8ce696bd4a6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "if～ひとり思う～MUSIC VIDEO ファイアーエムブレムVer."@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb32d6c8fb43a4ec180cfd247cfd1c9e7 ;
    schema:name "if～ひとり思う～MUSIC VIDEO ファイアーエムブレムVer."@ja .

_:Nca89edaed4324e0083ff3fa27ad62a7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "if～ひとり思う～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:Nf9718caaa68b4d07b0067aba897c4bd7 ;
    schema:name "if～ひとり思う～"@ja .

_:Nb32d6c8fb43a4ec180cfd247cfd1c9e7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N07450f4bef5f4578a742a36bf75c8171,
        _:Nc09e72882d8245e5addb8ce696bd4a6e ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N07450f4bef5f4578a742a36bf75c8171,
        _:Nc09e72882d8245e5addb8ce696bd4a6e .

_:Nf9718caaa68b4d07b0067aba897c4bd7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N44a1110f772d41c982bb8df2e912370e,
        _:N9260337601f14833bf5fddd4d6442bce,
        _:Nb404e421db7b45e198bb6b5d15dbce5c,
        _:Nca89edaed4324e0083ff3fa27ad62a7a ;
    mo:track_count 4 ;
    schema:duration "PT20:35"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N44a1110f772d41c982bb8df2e912370e,
        _:N9260337601f14833bf5fddd4d6442bce,
        _:Nb404e421db7b45e198bb6b5d15dbce5c,
        _:Nca89edaed4324e0083ff3fa27ad62a7a .

