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

<artist/10205#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka Kudo"@en,
        "工藤晴香"@ja ;
    foaf:made <album/74096#subject>,
        <album/74096#vocals> ;
    foaf:name "Haruka Kudo"@en,
        "工藤晴香"@ja .

<artist/15574#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yurika Endo"@en,
        "遠藤ゆりか"@ja ;
    foaf:made <album/74096#subject>,
        <album/74096#vocals> ;
    foaf:name "Yurika Endo"@en,
        "遠藤ゆりか"@ja .

<artist/21730#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asuka Oda"@en,
        "織田あすか"@ja ;
    foaf:made <album/74096#lyrics>,
        <album/74096#subject> ;
    foaf:name "Asuka Oda"@en,
        "織田あすか"@ja .

<artist/26367#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aina Aiba"@en,
        "相羽あいな"@ja ;
    foaf:made <album/74096#subject>,
        <album/74096#vocals> ;
    foaf:name "Aina Aiba"@en,
        "相羽あいな"@ja .

<artist/27993#subject> a schema:Person,
        foaf:Person ;
    schema:name "Roselia"@en ;
    foaf:made <album/74096#subject>,
        <album/74096#vocals> ;
    foaf:name "Roselia"@en .

<artist/6567#subject> a schema:Person,
        foaf:Person ;
    schema:name "Megu Sakuragawa"@en,
        "櫻川めぐ"@ja ;
    foaf:made <album/74096#subject>,
        <album/74096#vocals> ;
    foaf:name "Megu Sakuragawa"@en,
        "櫻川めぐ"@ja .

<artist/7091#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satomi Akesaka"@en,
        "明坂聡美"@ja ;
    foaf:made <album/74096#subject>,
        <album/74096#vocals> ;
    foaf:name "Satomi Akesaka"@en,
        "明坂聡美"@ja .

<artist/16261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74096#subject> ;
    schema:name "Ryutaro Fujinaga"@en,
        "藤永龍太郎"@ja ;
    foaf:made <album/74096#composition>,
        <album/74096#subject> ;
    foaf:name "Ryutaro Fujinaga"@en,
        "藤永龍太郎"@ja .

<product/5172#subject> a schema:CreativeWork ;
    schema:name "BanG Dream! Girls Band Party!"@en,
        "バンドリ! ガールズバンドパーティ!"@ja,
        "BanG Dream! Girls Band Party!"@ja-latn ;
    foaf:name "BanG Dream! Girls Band Party!"@en,
        "バンドリ! ガールズバンドパーティ!"@ja,
        "BanG Dream! Girls Band Party!"@ja-latn .

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

<album/74096#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Opera of the wasteland / Roselia"@en,
        "Opera of the wasteland / Roselia"@ja,
        "Opera of the wasteland / Roselia"@ja-latn ;
    mo:performance_of <album/74096#musicalwork> ;
    mo:recorded_as <album/74096#musicalexpression> ;
    schema:name "Opera of the wasteland / Roselia"@en,
        "Opera of the wasteland / Roselia"@ja,
        "Opera of the wasteland / Roselia"@ja-latn ;
    schema:workPerformed <album/74096#musicalwork> .

<org/1396#subject> schema:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn ;
    foaf:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/69/74096/74096-1518199996.jpg> a schema:ImageObject,
        foaf:Image .

<album/74096#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Opera of the wasteland / Roselia"@en,
        "Opera of the wasteland / Roselia"@ja,
        "Opera of the wasteland / Roselia"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/74096#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/16261#subject> ;
    mo:produced_work <album/74096#musicalwork> ;
    schema:name "Opera of the wasteland / Roselia"@en,
        "Opera of the wasteland / Roselia"@ja,
        "Opera of the wasteland / Roselia"@ja-latn .

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

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

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

<album/74096#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-03-21"^^xsd:date ;
    dcterms:title "Opera of the wasteland / Roselia"@en,
        "Opera of the wasteland / Roselia"@ja,
        "Opera of the wasteland / Roselia"@ja-latn ;
    mo:catalogue_number "BRMM-10111" ;
    mo:media_type "CD" ;
    mo:publication_of <album/74096#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:Na3ebd8609f12414bb8b1614f60189dd3 ;
    mo:record_count 1 ;
    schema:about <product/5172#subject> ;
    schema:datePublished "2018-03-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/74096/74096-1518199996.jpg> ;
    schema:name "Opera of the wasteland / Roselia"@en,
        "Opera of the wasteland / Roselia"@ja,
        "Opera of the wasteland / Roselia"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/74096/74096-1518199996.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74096#subject> ;
    schema:name "(Elements Garden"@en ;
    foaf:made <album/74096#subject> ;
    foaf:name "(Elements Garden"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Elements Garden"@en ;
    foaf:made <album/74096#lyrics> ;
    foaf:name "(Elements Garden"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Elements Garden"@en ;
    foaf:made <album/74096#subject> ;
    foaf:name "(Elements Garden"@en .

_:N97451f1289f74e93955993b5d8504b84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opera of the wasteland -instrumental-"@ja,
        "Opera of the wasteland -instrumental-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Na3ebd8609f12414bb8b1614f60189dd3 ;
    schema:name "Opera of the wasteland -instrumental-"@ja,
        "Opera of the wasteland -instrumental-"@ja-latn .

_:N9b6f1122449a44ab9de63c786d3ceb3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "軌跡"@ja,
        "Kiseki"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Na3ebd8609f12414bb8b1614f60189dd3 ;
    schema:name "軌跡"@ja,
        "Kiseki"@ja-latn .

_:Ndd1143f0a28b4d3491025a47516b7b6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "軌跡 -instrumental-"@ja,
        "Kiseki -instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Na3ebd8609f12414bb8b1614f60189dd3 ;
    schema:name "軌跡 -instrumental-"@ja,
        "Kiseki -instrumental-"@ja-latn .

_:Nfa022a2ee8f144ceae8e79508eba639e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opera of the wasteland"@ja,
        "Opera of the wasteland"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Na3ebd8609f12414bb8b1614f60189dd3 ;
    schema:name "Opera of the wasteland"@ja,
        "Opera of the wasteland"@ja-latn .

_:Na3ebd8609f12414bb8b1614f60189dd3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N97451f1289f74e93955993b5d8504b84,
        _:N9b6f1122449a44ab9de63c786d3ceb3a,
        _:Ndd1143f0a28b4d3491025a47516b7b6d,
        _:Nfa022a2ee8f144ceae8e79508eba639e ;
    mo:track_count 4 ;
    schema:duration "PT19:56"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N97451f1289f74e93955993b5d8504b84,
        _:N9b6f1122449a44ab9de63c786d3ceb3a,
        _:Ndd1143f0a28b4d3491025a47516b7b6d,
        _:Nfa022a2ee8f144ceae8e79508eba639e .

