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

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

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

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

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

<artist/30305#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52665#subject> ;
    schema:name "Hitori Shimizu"@en,
        "紫水一里"@ja ;
    foaf:made <album/52665#composition>,
        <album/52665#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/52665#musicalexpression> a mo:Signal ;
    mo:published_as <album/52665#subject> ;
    mo:records <album/52665#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/56/52665/52665-1432374758.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/52665#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/56/52665/52665-1432374758.jpg> ;
    foaf:depicts <album/52665#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/56/52665/52665-1432374758.jpg> .

<https://medium-media.vgm.io/albums/56/52665/52665-1432374758.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

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

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

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

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

<album/52665#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-07-01"^^xsd:date ;
    dcterms:title "if ~Hitori Omou~ / Renka"@en,
        "if～ひとり思う～ / 蓮花"@ja,
        "if ~Hitori Omou~ / Renka"@ja-latn ;
    mo:catalogue_number "JBCZ-4017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/52665#musicalexpression> ;
    mo:publisher <org/2931#subject> ;
    mo:record _:Nab07f2089f074369990d7808246c5246 ;
    mo:record_count 1 ;
    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/56/52665/52665-1432374758.jpg> ;
    schema:name "if ~Hitori Omou~ / Renka"@en,
        "if～ひとり思う～ / 蓮花"@ja,
        "if ~Hitori Omou~ / Renka"@ja-latn ;
    schema:publisher <org/2931#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/52665/52665-1432374758.jpg> .

_:N0eba8ae248df41c99646d9f9f83e7882 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "if～ひとり思う～"@ja,
        "if ~Hitori Omou~"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:Nab07f2089f074369990d7808246c5246 ;
    schema:name "if～ひとり思う～"@ja,
        "if ~Hitori Omou~"@ja-latn .

_:N92fe53c085fe474a9963c61bd1c491ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "if～ひとり思う～ Blue Forest Version"@ja,
        "if ~Hitori Omou~ Blue Forest Version"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nab07f2089f074369990d7808246c5246 ;
    schema:name "if～ひとり思う～ Blue Forest Version"@ja,
        "if ~Hitori Omou~ Blue Forest Version"@ja-latn .

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

_:Nff7df8fc421142ab8cc2a4f57a9d4a09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "笑顔の影"@ja,
        "Egao no Kage"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Nab07f2089f074369990d7808246c5246 ;
    schema:name "笑顔の影"@ja,
        "Egao no Kage"@ja-latn .

_:Nab07f2089f074369990d7808246c5246 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0eba8ae248df41c99646d9f9f83e7882,
        _:N92fe53c085fe474a9963c61bd1c491ba,
        _:Nc3fd54f4041842f6b7b5100b88ba3f5b,
        _:Nff7df8fc421142ab8cc2a4f57a9d4a09 ;
    mo:track_count 4 ;
    schema:duration "PT20:36"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0eba8ae248df41c99646d9f9f83e7882,
        _:N92fe53c085fe474a9963c61bd1c491ba,
        _:Nc3fd54f4041842f6b7b5100b88ba3f5b,
        _:Nff7df8fc421142ab8cc2a4f57a9d4a09 .

