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

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

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

<artist/11782#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124228#subject> ;
    schema:name "satella"@en ;
    foaf:made <album/124228#composition>,
        <album/124228#subject> ;
    foaf:name "satella"@en .

<artist/12273#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124228#subject> ;
    schema:name "aran"@en ;
    foaf:made <album/124228#composition>,
        <album/124228#subject> ;
    foaf:name "aran"@en .

<artist/14496#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124228#subject> ;
    schema:name "Dirty Androids"@en ;
    foaf:made <album/124228#composition>,
        <album/124228#subject> ;
    foaf:name "Dirty Androids"@en .

<artist/15846#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124228#subject> ;
    schema:name "Lawy"@en ;
    foaf:made <album/124228#composition>,
        <album/124228#subject> ;
    foaf:name "Lawy"@en .

<artist/2735#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124228#subject> ;
    schema:name "Nhato"@en ;
    foaf:made <album/124228#composition>,
        <album/124228#subject> ;
    foaf:name "Nhato"@en .

<artist/44716#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124228#subject> ;
    schema:name "Ryunosuke Kudo"@en ;
    foaf:made <album/124228#composition>,
        <album/124228#subject> ;
    foaf:name "Ryunosuke Kudo"@en .

<event/196> a mo:Release ;
    schema:name "Released at M3-2016 Fall (Oct 30, 2016)" .

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

<album/124228#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Unitone PHASE:05"@en,
        "Unitone PHASE:05"@ja,
        "Unitone PHASE:05"@ja-latn ;
    mo:performance_of <album/124228#musicalwork> ;
    mo:recorded_as <album/124228#musicalexpression> ;
    schema:name "Unitone PHASE:05"@en,
        "Unitone PHASE:05"@ja,
        "Unitone PHASE:05"@ja-latn ;
    schema:workPerformed <album/124228#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/82/124228/124228-e0101420e665.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/124228#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Unitone PHASE:05"@en,
        "Unitone PHASE:05"@ja,
        "Unitone PHASE:05"@ja-latn ;
    mo:composer <artist/11782#subject>,
        <artist/12273#subject>,
        <artist/14496#subject>,
        <artist/15846#subject>,
        <artist/2735#subject>,
        <artist/44716#subject> ;
    mo:produced_work <album/124228#musicalwork> ;
    schema:name "Unitone PHASE:05"@en,
        "Unitone PHASE:05"@ja,
        "Unitone PHASE:05"@ja-latn .

<album/124228#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-30"^^xsd:date ;
    dcterms:title "Unitone PHASE:05"@en,
        "Unitone PHASE:05"@ja,
        "Unitone PHASE:05"@ja-latn ;
    mo:catalogue_number "UTCD-020" ;
    mo:media_type "CD" ;
    mo:publication_of <album/124228#musicalexpression> ;
    mo:publisher <org/1386#subject> ;
    mo:record _:N122535e5086c42a7aedd81f92b929b2a ;
    mo:record_count 1 ;
    mo:release <event/196> ;
    schema:datePublished "2016-10-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/82/124228/124228-e0101420e665.jpg> ;
    schema:name "Unitone PHASE:05"@en,
        "Unitone PHASE:05"@ja,
        "Unitone PHASE:05"@ja-latn ;
    schema:publisher <org/1386#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/124228/124228-e0101420e665.jpg> .

_:N293aee48bb7143c08bdefdb3b797b5cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Akisame"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N122535e5086c42a7aedd81f92b929b2a ;
    schema:name "Akisame"@en .

_:N38c4bf7eb2084b9581a8a0f06b8cde69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flashback"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N122535e5086c42a7aedd81f92b929b2a ;
    schema:name "Flashback"@en .

_:N5fc077838dc54ed7b09c955156b3a25b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Garden"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:55"^^xsd:interval ;
    schema:inPlaylist _:N122535e5086c42a7aedd81f92b929b2a ;
    schema:name "Garden"@en .

_:Nab090eb0e37c4550907c1ab232d4bbc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fallen Star"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:N122535e5086c42a7aedd81f92b929b2a ;
    schema:name "Fallen Star"@en .

_:Nc5c2a0df8a1f4a519ac577ac77616bf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mementos"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N122535e5086c42a7aedd81f92b929b2a ;
    schema:name "Mementos"@en .

_:Ncb947d0ef4dc4d2e9ee1ab41fd2310fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Mirage"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N122535e5086c42a7aedd81f92b929b2a ;
    schema:name "Red Mirage"@en .

_:Nef70439f8d2d442d8b833280a6eedb65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystal Coast"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N122535e5086c42a7aedd81f92b929b2a ;
    schema:name "Crystal Coast"@en .

_:Nf06ee14931914075b68033d7ef69a9e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Immortal Hearts"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N122535e5086c42a7aedd81f92b929b2a ;
    schema:name "Immortal Hearts"@en .

_:N122535e5086c42a7aedd81f92b929b2a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N293aee48bb7143c08bdefdb3b797b5cf,
        _:N38c4bf7eb2084b9581a8a0f06b8cde69,
        _:N5fc077838dc54ed7b09c955156b3a25b,
        _:Nab090eb0e37c4550907c1ab232d4bbc1,
        _:Nc5c2a0df8a1f4a519ac577ac77616bf6,
        _:Ncb947d0ef4dc4d2e9ee1ab41fd2310fd,
        _:Nef70439f8d2d442d8b833280a6eedb65,
        _:Nf06ee14931914075b68033d7ef69a9e1 ;
    mo:track_count 8 ;
    schema:duration "PT42:48"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N293aee48bb7143c08bdefdb3b797b5cf,
        _:N38c4bf7eb2084b9581a8a0f06b8cde69,
        _:N5fc077838dc54ed7b09c955156b3a25b,
        _:Nab090eb0e37c4550907c1ab232d4bbc1,
        _:Nc5c2a0df8a1f4a519ac577ac77616bf6,
        _:Ncb947d0ef4dc4d2e9ee1ab41fd2310fd,
        _:Nef70439f8d2d442d8b833280a6eedb65,
        _:Nf06ee14931914075b68033d7ef69a9e1 .

