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

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

<artist/21860#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61144#subject> ;
    schema:name "Gouki Ohtsuka"@en,
        "大塚剛毅"@ja ;
    foaf:made <album/61144#composition>,
        <album/61144#lyrics>,
        <album/61144#subject> ;
    foaf:name "Gouki Ohtsuka"@en,
        "大塚剛毅"@ja .

<product/5845#subject> a schema:CreativeWork ;
    schema:name "BAND YAROUZE!"@en,
        "バンドやろうぜ!"@ja,
        "BAND YAROUZE!"@ja-latn ;
    foaf:name "BAND YAROUZE!"@en,
        "バンドやろうぜ!"@ja,
        "BAND YAROUZE!"@ja-latn .

<album/61144#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Voice / OSIRIS"@en,
        "Voice / OSIRIS"@ja,
        "Voice / OSIRIS"@ja-latn ;
    mo:composer <artist/21860#subject> ;
    mo:produced_work <album/61144#musicalwork> ;
    schema:name "Voice / OSIRIS"@en,
        "Voice / OSIRIS"@ja,
        "Voice / OSIRIS"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/44/61144/61144-1472647040.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15581#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61144#performance> ;
    schema:name "Natsuki Hanae"@en,
        "花江夏樹"@ja ;
    foaf:name "Natsuki Hanae"@en,
        "花江夏樹"@ja .

<artist/16697#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61144#performance> ;
    schema:name "Yuichiro Umehara"@en,
        "梅原裕一郎"@ja ;
    foaf:name "Yuichiro Umehara"@en,
        "梅原裕一郎"@ja .

<artist/18202#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61144#performance> ;
    schema:name "Masanori Kobayashi"@en,
        "小林正典"@ja ;
    foaf:name "Masanori Kobayashi"@en,
        "小林正典"@ja .

<artist/21859#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61144#performance> ;
    schema:name "Yuma Uchida"@en,
        "内田雄馬"@ja ;
    foaf:name "Yuma Uchida"@en,
        "内田雄馬"@ja .

<album/61144#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Voice / OSIRIS"@en,
        "Voice / OSIRIS"@ja,
        "Voice / OSIRIS"@ja-latn ;
    mo:performance_of <album/61144#musicalwork> ;
    mo:performer <artist/15581#subject>,
        <artist/16697#subject>,
        <artist/18202#subject>,
        <artist/21859#subject> ;
    mo:recorded_as <album/61144#musicalexpression> ;
    schema:byArtist <artist/15581#subject>,
        <artist/16697#subject>,
        <artist/18202#subject>,
        <artist/21859#subject> ;
    schema:name "Voice / OSIRIS"@en,
        "Voice / OSIRIS"@ja,
        "Voice / OSIRIS"@ja-latn ;
    schema:workPerformed <album/61144#musicalwork> .

<album/61144#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-09-14"^^xsd:date ;
    dcterms:title "Voice / OSIRIS"@en,
        "Voice / OSIRIS"@ja,
        "Voice / OSIRIS"@ja-latn ;
    mo:catalogue_number "SVWC-70192" ;
    mo:media_type "CD" ;
    mo:publication_of <album/61144#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:Nd41d02215ab4486984927a2abc1e9819 ;
    mo:record_count 1 ;
    schema:about <product/5845#subject> ;
    schema:byArtist <artist/15581#subject>,
        <artist/16697#subject>,
        <artist/18202#subject>,
        <artist/21859#subject> ;
    schema:datePublished "2016-09-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/44/61144/61144-1472647040.jpg> ;
    schema:name "Voice / OSIRIS"@en,
        "Voice / OSIRIS"@ja,
        "Voice / OSIRIS"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/61144/61144-1472647040.jpg> .

_:N2d1033a7449847e5b5a0bb7206256c68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Madness"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd41d02215ab4486984927a2abc1e9819 ;
    schema:name "Into the Madness"@ja .

_:Na94c94cd5c8443be983c7de8c3c96bb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd41d02215ab4486984927a2abc1e9819 ;
    schema:name "Voice -Instrumental-"@ja .

_:Nb830c9628b33443e8f025290e1ce5337 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voice"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd41d02215ab4486984927a2abc1e9819 ;
    schema:name "Voice"@ja .

_:Nd505845c270c4dfe8af91e3f90c5f26c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プロローグボイスドラマ \"偽りのIcarus\""@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nd41d02215ab4486984927a2abc1e9819 ;
    schema:name "プロローグボイスドラマ \"偽りのIcarus\""@ja .

_:Nd41d02215ab4486984927a2abc1e9819 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2d1033a7449847e5b5a0bb7206256c68,
        _:Na94c94cd5c8443be983c7de8c3c96bb5,
        _:Nb830c9628b33443e8f025290e1ce5337,
        _:Nd505845c270c4dfe8af91e3f90c5f26c ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2d1033a7449847e5b5a0bb7206256c68,
        _:Na94c94cd5c8443be983c7de8c3c96bb5,
        _:Nb830c9628b33443e8f025290e1ce5337,
        _:Nd505845c270c4dfe8af91e3f90c5f26c .

