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

<artist/23919#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Kawamura"@en,
        "カワムラユキ"@ja ;
    foaf:made <album/30618#lyrics>,
        <album/30618#subject> ;
    foaf:name "Yuki Kawamura"@en,
        "カワムラユキ"@ja .

<artist/12042#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30618#subject> ;
    schema:name "Shohei Ito"@en,
        "伊藤祥平"@ja ;
    foaf:made <album/30618#composition>,
        <album/30618#lyrics>,
        <album/30618#subject>,
        <album/30618#vocals> ;
    foaf:name "Shohei Ito"@en,
        "伊藤祥平"@ja .

<release/2246#subject> a schema:CreativeWork ;
    schema:name "Bakuman. 2nd Series"@en,
        "バクマン。第2シリーズ"@ja,
        "Bakuman. 2nd Series"@ja-latn ;
    foaf:name "Bakuman. 2nd Series"@en,
        "バクマン。第2シリーズ"@ja,
        "Bakuman. 2nd Series"@ja-latn .

<album/30618#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dream of Life / Shohei Ito"@en,
        "Dream of Life / 伊藤祥平"@ja,
        "Dream of Life / Shohei Ito"@ja-latn ;
    mo:composer <artist/12042#subject> ;
    mo:produced_work <album/30618#musicalwork> ;
    schema:name "Dream of Life / Shohei Ito"@en,
        "Dream of Life / 伊藤祥平"@ja,
        "Dream of Life / Shohei Ito"@ja-latn .

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

<album/30618#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dream of Life / Shohei Ito"@en,
        "Dream of Life / 伊藤祥平"@ja,
        "Dream of Life / Shohei Ito"@ja-latn ;
    mo:performance_of <album/30618#musicalwork> ;
    mo:recorded_as <album/30618#musicalexpression> ;
    schema:name "Dream of Life / Shohei Ito"@en,
        "Dream of Life / 伊藤祥平"@ja,
        "Dream of Life / Shohei Ito"@ja-latn ;
    schema:workPerformed <album/30618#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/81/30618/30618-1324120976.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/30618#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-07"^^xsd:date ;
    dcterms:title "Dream of Life / Shohei Ito"@en,
        "Dream of Life / 伊藤祥平"@ja,
        "Dream of Life / Shohei Ito"@ja-latn ;
    mo:catalogue_number "WPCL-11012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30618#musicalexpression> ;
    mo:publisher <org/2357#subject> ;
    mo:record _:N5940ca28190d44ca9fee3e060c64ef72 ;
    mo:record_count 1 ;
    schema:about <release/2246#subject> ;
    schema:datePublished "2011-12-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/81/30618/30618-1324120976.jpg> ;
    schema:name "Dream of Life / Shohei Ito"@en,
        "Dream of Life / 伊藤祥平"@ja,
        "Dream of Life / Shohei Ito"@ja-latn ;
    schema:publisher <org/2357#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/30618/30618-1324120976.jpg> .

_:N3cd489d1801143bfae0f24f68f2635fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Friend"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N5940ca28190d44ca9fee3e060c64ef72 ;
    schema:name "My Friend"@en .

_:Necfffeb0066d4abca0e7db01e26c7dde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music on my mind(one take ver.)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N5940ca28190d44ca9fee3e060c64ef72 ;
    schema:name "Music on my mind(one take ver.)"@en .

_:Nf8174b7a50a54876ad8d41295364f71d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream of Life"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N5940ca28190d44ca9fee3e060c64ef72 ;
    schema:name "Dream of Life"@en .

_:N5940ca28190d44ca9fee3e060c64ef72 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3cd489d1801143bfae0f24f68f2635fb,
        _:Necfffeb0066d4abca0e7db01e26c7dde,
        _:Nf8174b7a50a54876ad8d41295364f71d ;
    mo:track_count 3 ;
    schema:duration "PT12:31"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N3cd489d1801143bfae0f24f68f2635fb,
        _:Necfffeb0066d4abca0e7db01e26c7dde,
        _:Nf8174b7a50a54876ad8d41295364f71d .

