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

<artist/27808#subject> a schema:Person,
        foaf:Person ;
    schema:name "Manaka Suzuki"@en,
        "鈴木まなか"@ja ;
    foaf:made <album/74480#lyrics>,
        <album/74480#subject> ;
    foaf:name "Manaka Suzuki"@en,
        "鈴木まなか"@ja .

<artist/29892#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chef Watanabe"@en,
        "渡邉シェフ"@ja ;
    foaf:made <album/74480#lyrics>,
        <album/74480#subject> ;
    foaf:name "Chef Watanabe"@en,
        "渡邉シェフ"@ja .

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

<artist/15498#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74480#subject> ;
    schema:name "Kon-K"@en ;
    foaf:made <album/74480#composition>,
        <album/74480#subject> ;
    foaf:name "Kon-K"@en .

<artist/1551#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74480#subject> ;
    schema:name "Yusuke Kato"@en,
        "加藤裕介"@ja ;
    foaf:made <album/74480#composition>,
        <album/74480#subject> ;
    foaf:name "Yusuke Kato"@en,
        "加藤裕介"@ja .

<artist/29890#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74480#subject> ;
    schema:name "Hiroki Ando"@en,
        "安藤啓希"@ja ;
    foaf:made <album/74480#composition>,
        <album/74480#subject> ;
    foaf:name "Hiroki Ando"@en,
        "安藤啓希"@ja .

<artist/29891#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74480#subject> ;
    schema:name "Hayata Sudo"@en,
        "須藤隼太"@ja ;
    foaf:made <album/74480#composition>,
        <album/74480#subject> ;
    foaf:name "Hayata Sudo"@en,
        "須藤隼太"@ja .

<product/5948#subject> a schema:CreativeWork ;
    schema:name "Idol Time PriPara"@en,
        "アイドルタイムプリパラ"@ja,
        "Idol Time PriPara"@ja-latn ;
    foaf:name "Idol Time PriPara"@en,
        "アイドルタイムプリパラ"@ja,
        "Idol Time PriPara"@ja-latn .

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

<org/1608#subject> schema:name "iDOL Street"@en,
        "iDOL Street"@ja,
        "iDOL Street"@ja-latn ;
    foaf:name "iDOL Street"@en,
        "iDOL Street"@ja,
        "iDOL Street"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/74480/74480-1518703253.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/74480#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WELCOME TO DREAM / The World Standard"@en,
        "WELCOME TO DREAM / わーすた(The World Standard)"@ja,
        "WELCOME TO DREAM / The World Standard"@ja-latn ;
    mo:performance_of <album/74480#musicalwork> ;
    mo:performer <artist/29888#subject> ;
    mo:recorded_as <album/74480#musicalexpression> ;
    schema:byArtist <artist/29888#subject> ;
    schema:name "WELCOME TO DREAM / The World Standard"@en,
        "WELCOME TO DREAM / わーすた(The World Standard)"@ja,
        "WELCOME TO DREAM / The World Standard"@ja-latn ;
    schema:workPerformed <album/74480#musicalwork> .

<artist/29888#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74480#performance> ;
    schema:name "The World Standard"@en ;
    foaf:name "The World Standard"@en .

<album/74480#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WELCOME TO DREAM / The World Standard"@en,
        "WELCOME TO DREAM / わーすた(The World Standard)"@ja,
        "WELCOME TO DREAM / The World Standard"@ja-latn ;
    mo:composer <artist/15498#subject>,
        <artist/1551#subject>,
        <artist/29890#subject>,
        <artist/29891#subject> ;
    mo:produced_work <album/74480#musicalwork> ;
    schema:name "WELCOME TO DREAM / The World Standard"@en,
        "WELCOME TO DREAM / わーすた(The World Standard)"@ja,
        "WELCOME TO DREAM / The World Standard"@ja-latn .

<album/74480#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-03-21"^^xsd:date ;
    dcterms:title "WELCOME TO DREAM / The World Standard"@en,
        "WELCOME TO DREAM / わーすた(The World Standard)"@ja,
        "WELCOME TO DREAM / The World Standard"@ja-latn ;
    mo:catalogue_number "AVZ1-39404" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/74480#musicalexpression> ;
    mo:publisher <org/1608#subject> ;
    mo:record _:N4d1fd1dbc6ef43fb8db28722c82b846e ;
    mo:record_count 1 ;
    schema:about <product/5948#subject> ;
    schema:byArtist <artist/29888#subject> ;
    schema:datePublished "2018-03-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/08/74480/74480-1518703253.jpg> ;
    schema:name "WELCOME TO DREAM / The World Standard"@en,
        "WELCOME TO DREAM / わーすた(The World Standard)"@ja,
        "WELCOME TO DREAM / The World Standard"@ja-latn ;
    schema:publisher <org/1608#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/74480/74480-1518703253.jpg> .

_:N0ebd662c52a54d01a9255aa2a54e03e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just be yourself"@ja,
        "Just be yourself"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4d1fd1dbc6ef43fb8db28722c82b846e ;
    schema:name "Just be yourself"@ja,
        "Just be yourself"@ja-latn .

_:N393a5f0139554780952f9072eed56bb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WELCOME TO DREAM"@ja,
        "WELCOME TO DREAM"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4d1fd1dbc6ef43fb8db28722c82b846e ;
    schema:name "WELCOME TO DREAM"@ja,
        "WELCOME TO DREAM"@ja-latn .

_:N574e903477c24afc89da8fce7971c66f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just be yourself (Instrumental)"@ja,
        "Just be yourself (Instrumental)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4d1fd1dbc6ef43fb8db28722c82b846e ;
    schema:name "Just be yourself (Instrumental)"@ja,
        "Just be yourself (Instrumental)"@ja-latn .

_:N7bce1ca7ae3f430dba74d51996d4a9ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最上級ぱらどっくす"@ja,
        "Saijoukyuu Paradox"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4d1fd1dbc6ef43fb8db28722c82b846e ;
    schema:name "最上級ぱらどっくす"@ja,
        "Saijoukyuu Paradox"@ja-latn .

_:N80693d5b85c54a8d806c18932f6323e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WELCOME TO DREAM (Instrumental)"@ja,
        "WELCOME TO DREAM (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4d1fd1dbc6ef43fb8db28722c82b846e ;
    schema:name "WELCOME TO DREAM (Instrumental)"@ja,
        "WELCOME TO DREAM (Instrumental)"@ja-latn .

_:Nb4ba532cfd5a453785778b637da8b78a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最上級ぱらどっくす (KARAOKE)"@ja,
        "Saijoukyuu Paradox (KARAOKE)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4d1fd1dbc6ef43fb8db28722c82b846e ;
    schema:name "最上級ぱらどっくす (KARAOKE)"@ja,
        "Saijoukyuu Paradox (KARAOKE)"@ja-latn .

_:Nb6b35cba562c4e039db325b03fc96854 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WELCOME TO DERAM (KARAOKE)"@ja,
        "WELCOME TO DERAM (KARAOKE)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4d1fd1dbc6ef43fb8db28722c82b846e ;
    schema:name "WELCOME TO DERAM (KARAOKE)"@ja,
        "WELCOME TO DERAM (KARAOKE)"@ja-latn .

_:Nea0ada3ad65c41d7b7119b8190ac0469 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just be yourself (KARAOKE)"@ja,
        "Just be yourself (KARAOKE)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4d1fd1dbc6ef43fb8db28722c82b846e ;
    schema:name "Just be yourself (KARAOKE)"@ja,
        "Just be yourself (KARAOKE)"@ja-latn .

_:Nedca649957254164ae4dd68e9b7847f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最上級ぱらどっくす (Instrumental)"@ja,
        "Saijoukyuu Paradox (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4d1fd1dbc6ef43fb8db28722c82b846e ;
    schema:name "最上級ぱらどっくす (Instrumental)"@ja,
        "Saijoukyuu Paradox (Instrumental)"@ja-latn .

_:N4d1fd1dbc6ef43fb8db28722c82b846e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ebd662c52a54d01a9255aa2a54e03e0,
        _:N393a5f0139554780952f9072eed56bb8,
        _:N574e903477c24afc89da8fce7971c66f,
        _:N7bce1ca7ae3f430dba74d51996d4a9ea,
        _:N80693d5b85c54a8d806c18932f6323e2,
        _:Nb4ba532cfd5a453785778b637da8b78a,
        _:Nb6b35cba562c4e039db325b03fc96854,
        _:Nea0ada3ad65c41d7b7119b8190ac0469,
        _:Nedca649957254164ae4dd68e9b7847f9 ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0ebd662c52a54d01a9255aa2a54e03e0,
        _:N393a5f0139554780952f9072eed56bb8,
        _:N574e903477c24afc89da8fce7971c66f,
        _:N7bce1ca7ae3f430dba74d51996d4a9ea,
        _:N80693d5b85c54a8d806c18932f6323e2,
        _:Nb4ba532cfd5a453785778b637da8b78a,
        _:Nb6b35cba562c4e039db325b03fc96854,
        _:Nea0ada3ad65c41d7b7119b8190ac0469,
        _:Nedca649957254164ae4dd68e9b7847f9 .

