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

<artist/37587#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89891#subject> ;
    schema:name "Yusuke Saeki"@en,
        "佐伯ユウスケ"@ja ;
    foaf:made <album/89891#composition>,
        <album/89891#lyrics>,
        <album/89891#subject>,
        <album/89891#vocals> ;
    foaf:name "Yusuke Saeki"@en,
        "佐伯ユウスケ"@ja .

<product/7386#subject> a schema:CreativeWork ;
    schema:name "Dr. STONE"@en,
        "ドクターストーン"@ja,
        "Dr. STONE"@ja-latn ;
    foaf:name "Dr. STONE"@en,
        "ドクターストーン"@ja,
        "Dr. STONE"@ja-latn .

<album/89891#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yume no You na / Yusuke Saeki"@en,
        "夢のような / 佐伯ユウスケ"@ja,
        "Yume no You na / Yusuke Saeki"@ja-latn ;
    mo:composer <artist/37587#subject> ;
    mo:produced_work <album/89891#musicalwork> ;
    schema:name "Yume no You na / Yusuke Saeki"@en,
        "夢のような / 佐伯ユウスケ"@ja,
        "Yume no You na / Yusuke Saeki"@ja-latn .

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

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

<album/89891#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yume no You na / Yusuke Saeki"@en,
        "夢のような / 佐伯ユウスケ"@ja,
        "Yume no You na / Yusuke Saeki"@ja-latn ;
    mo:performance_of <album/89891#musicalwork> ;
    mo:recorded_as <album/89891#musicalexpression> ;
    schema:name "Yume no You na / Yusuke Saeki"@en,
        "夢のような / 佐伯ユウスケ"@ja,
        "Yume no You na / Yusuke Saeki"@ja-latn ;
    schema:workPerformed <album/89891#musicalwork> .

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

<org/1134#subject> schema:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn ;
    foaf:name "TOHO animation RECORDS"@en,
        "TOHO animation RECORDS"@ja,
        "TOHO animation RECORDS"@ja-latn .

<https://media.vgm.io/albums/19/89891/89891-3f91bacf6126.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/89891#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/19/89891/89891-3f91bacf6126.jpg> ;
    foaf:depicts <album/89891#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/19/89891/89891-3f91bacf6126.jpg> .

<https://medium-media.vgm.io/albums/19/89891/89891-3f91bacf6126.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/89891#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-11-20"^^xsd:date ;
    dcterms:title "Yume no You na / Yusuke Saeki"@en,
        "夢のような / 佐伯ユウスケ"@ja,
        "Yume no You na / Yusuke Saeki"@ja-latn ;
    mo:catalogue_number "THCS-60255" ;
    mo:media_type "CD" ;
    mo:publication_of <album/89891#musicalexpression> ;
    mo:publisher <org/1134#subject> ;
    mo:record _:N895619c19ba443bbbacb1889aab79271 ;
    mo:record_count 1 ;
    schema:about <product/7386#subject> ;
    schema:datePublished "2019-11-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/19/89891/89891-3f91bacf6126.jpg> ;
    schema:name "Yume no You na / Yusuke Saeki"@en,
        "夢のような / 佐伯ユウスケ"@ja,
        "Yume no You na / Yusuke Saeki"@ja-latn ;
    schema:publisher <org/1134#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/89891/89891-3f91bacf6126.jpg> .

_:N1120e79e2104480c80f005fe02acd6e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like a Dream"@en,
        "夢のような"@ja,
        "Yume no You na"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N895619c19ba443bbbacb1889aab79271 ;
    schema:name "Like a Dream"@en,
        "夢のような"@ja,
        "Yume no You na"@ja-latn .

_:N974a9e2bd1c54f9e861b43eeb4c427f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shooting Star (Instrumental)"@en,
        "シューティングスター (Instrumental)"@ja,
        "Shooting Star (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N895619c19ba443bbbacb1889aab79271 ;
    schema:name "Shooting Star (Instrumental)"@en,
        "シューティングスター (Instrumental)"@ja,
        "Shooting Star (Instrumental)"@ja-latn .

_:Nb9b32dc57c5845458fc62a6f2c0c45e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like a Dream (Instrumental)"@en,
        "夢のような (Instrumental)"@ja,
        "Yume no You na (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N895619c19ba443bbbacb1889aab79271 ;
    schema:name "Like a Dream (Instrumental)"@en,
        "夢のような (Instrumental)"@ja,
        "Yume no You na (Instrumental)"@ja-latn .

_:Nd804f64d7936432d83b8dc5547538b72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shooting Star"@en,
        "シューティングスター"@ja,
        "Shooting Star"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N895619c19ba443bbbacb1889aab79271 ;
    schema:name "Shooting Star"@en,
        "シューティングスター"@ja,
        "Shooting Star"@ja-latn .

_:N895619c19ba443bbbacb1889aab79271 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1120e79e2104480c80f005fe02acd6e6,
        _:N974a9e2bd1c54f9e861b43eeb4c427f4,
        _:Nb9b32dc57c5845458fc62a6f2c0c45e7,
        _:Nd804f64d7936432d83b8dc5547538b72 ;
    mo:track_count 4 ;
    schema:duration "PT16:19"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1120e79e2104480c80f005fe02acd6e6,
        _:N974a9e2bd1c54f9e861b43eeb4c427f4,
        _:Nb9b32dc57c5845458fc62a6f2c0c45e7,
        _:Nd804f64d7936432d83b8dc5547538b72 .

