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

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

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

<artist/16127#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86785#subject> ;
    schema:name "Nima Fakhrara"@en ;
    foaf:made <album/86785#composition>,
        <album/86785#subject> ;
    foaf:name "Nima Fakhrara"@en .

<artist/26136#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86785#subject> ;
    schema:name "John Paesano"@en ;
    foaf:made <album/86785#composition>,
        <album/86785#subject> ;
    foaf:name "John Paesano"@en .

<product/18883#subject> a schema:CreativeWork ;
    schema:name "Detroit: Become Human"@en,
        "Detroit: Become Human"@ja,
        "Detroit: Become Human"@ja-latn ;
    foaf:name "Detroit: Become Human"@en,
        "Detroit: Become Human"@ja,
        "Detroit: Become Human"@ja-latn .

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

<album/86785#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Detroit: Become Human - Piano Collection"@en,
        "Detroit: Become Human - Piano Collection"@ja,
        "Detroit: Become Human - Piano Collection"@ja-latn ;
    mo:performance_of <album/86785#musicalwork> ;
    mo:recorded_as <album/86785#musicalexpression> ;
    schema:name "Detroit: Become Human - Piano Collection"@en,
        "Detroit: Become Human - Piano Collection"@ja,
        "Detroit: Become Human - Piano Collection"@ja-latn ;
    schema:workPerformed <album/86785#musicalwork> .

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

<https://medium-media.vgm.io/albums/58/86785/86785-1558174033.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/86785#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Detroit: Become Human - Piano Collection"@en,
        "Detroit: Become Human - Piano Collection"@ja,
        "Detroit: Become Human - Piano Collection"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Philip Sheppard"@en ;
            foaf:made <album/86785#composition> ;
            foaf:name "Philip Sheppard"@en ],
        <artist/16127#subject>,
        <artist/26136#subject> ;
    mo:produced_work <album/86785#musicalwork> ;
    schema:name "Detroit: Become Human - Piano Collection"@en,
        "Detroit: Become Human - Piano Collection"@ja,
        "Detroit: Become Human - Piano Collection"@ja-latn .

<album/86785#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-14"^^xsd:date ;
    dcterms:title "Detroit: Become Human - Piano Collection"@en,
        "Detroit: Become Human - Piano Collection"@ja,
        "Detroit: Become Human - Piano Collection"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/86785#musicalexpression> ;
    mo:publisher _:N7f545bd652f14f96869168e45409ea14 ;
    mo:record _:Nbca48297157a47e69263762157377f6a ;
    mo:record_count 1 ;
    schema:about <product/18883#subject> ;
    schema:datePublished "2019-05-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/86785/86785-1558174033.jpg> ;
    schema:name "Detroit: Become Human - Piano Collection"@en,
        "Detroit: Become Human - Piano Collection"@ja,
        "Detroit: Become Human - Piano Collection"@ja-latn ;
    schema:publisher _:N7f545bd652f14f96869168e45409ea14 ;
    foaf:depiction <https://media.vgm.io/albums/58/86785/86785-1558174033.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86785#subject> ;
    schema:name "Philip Sheppard"@en ;
    foaf:made <album/86785#subject> ;
    foaf:name "Philip Sheppard"@en .

_:N57780443425a426482094174f37366e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Detroit Become Human: Opening Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Nbca48297157a47e69263762157377f6a ;
    schema:name "Detroit Become Human: Opening Theme"@en .

_:N6cb955a7443d4050985a9498135e4c98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hold on Just a Little While Longer"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nbca48297157a47e69263762157377f6a ;
    schema:name "Hold on Just a Little While Longer"@en .

_:N7f545bd652f14f96869168e45409ea14 schema:name "Streaming Music Studios"@en ;
    foaf:name "Streaming Music Studios"@en .

_:N81b46e6e204b4aa784957e28868041a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little One"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nbca48297157a47e69263762157377f6a ;
    schema:name "Little One"@en .

_:Na063677174734edeaf8a2cb8934918cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kara Main Theme"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:08"^^xsd:interval ;
    schema:inPlaylist _:Nbca48297157a47e69263762157377f6a ;
    schema:name "Kara Main Theme"@en .

_:Nab9f17fbb7134c1e9868a3960d0d2e1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Run with Me"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nbca48297157a47e69263762157377f6a ;
    schema:name "Run with Me"@en .

_:Naec1e37e3d4b49989215da37ab28f37d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Connor Main Theme"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nbca48297157a47e69263762157377f6a ;
    schema:name "Connor Main Theme"@en .

_:Nb22ea41396a2426fb38ce871c01793c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Markus Main Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nbca48297157a47e69263762157377f6a ;
    schema:name "Markus Main Theme"@en .

_:Nf76aee16765b46e79634c8b59f935ebb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Now"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nbca48297157a47e69263762157377f6a ;
    schema:name "Now"@en .

_:Nbca48297157a47e69263762157377f6a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N57780443425a426482094174f37366e7,
        _:N6cb955a7443d4050985a9498135e4c98,
        _:N81b46e6e204b4aa784957e28868041a2,
        _:Na063677174734edeaf8a2cb8934918cc,
        _:Nab9f17fbb7134c1e9868a3960d0d2e1b,
        _:Naec1e37e3d4b49989215da37ab28f37d,
        _:Nb22ea41396a2426fb38ce871c01793c2,
        _:Nf76aee16765b46e79634c8b59f935ebb ;
    mo:track_count 8 ;
    schema:duration "PT25:55"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N57780443425a426482094174f37366e7,
        _:N6cb955a7443d4050985a9498135e4c98,
        _:N81b46e6e204b4aa784957e28868041a2,
        _:Na063677174734edeaf8a2cb8934918cc,
        _:Nab9f17fbb7134c1e9868a3960d0d2e1b,
        _:Naec1e37e3d4b49989215da37ab28f37d,
        _:Nb22ea41396a2426fb38ce871c01793c2,
        _:Nf76aee16765b46e79634c8b59f935ebb .

