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

<artist/12385#subject> a schema:Person,
        foaf:Person ;
    schema:name "Youhei Matsui"@en,
        "松井洋平"@ja ;
    foaf:made <album/55918#lyrics>,
        <album/55918#subject> ;
    foaf:name "Youhei Matsui"@en,
        "松井洋平"@ja .

<artist/4643#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hitomi Mieno"@en,
        "三重野瞳"@ja ;
    foaf:made <album/55918#lyrics>,
        <album/55918#subject> ;
    foaf:name "Hitomi Mieno"@en,
        "三重野瞳"@ja .

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

<artist/14344#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55918#subject> ;
    schema:name "Rei Ishizuka"@en,
        "石塚玲依"@ja ;
    foaf:made <album/55918#composition>,
        <album/55918#subject> ;
    foaf:name "Rei Ishizuka"@en,
        "石塚玲依"@ja .

<artist/21824#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55918#subject> ;
    schema:name "Shutaro Katagiri"@en,
        "片桐周太郎"@ja ;
    foaf:made <album/55918#composition>,
        <album/55918#subject> ;
    foaf:name "Shutaro Katagiri"@en,
        "片桐周太郎"@ja .

<artist/972#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55918#subject> ;
    schema:name "Yoichi Sakai"@en,
        "酒井陽一"@ja ;
    foaf:made <album/55918#composition>,
        <album/55918#subject> ;
    foaf:name "Yoichi Sakai"@en,
        "酒井陽一"@ja .

<product/4021#subject> a schema:CreativeWork ;
    schema:name "PriPara"@en,
        "プリパラ"@ja,
        "PriPara"@ja-latn ;
    foaf:name "PriPara"@en,
        "プリパラ"@ja,
        "PriPara"@ja-latn .

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

<org/2324#subject> schema:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn ;
    foaf:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn .

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

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

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

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

<artist/13290#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55918#performance> ;
    schema:name "Chinatsu Akasaki"@en,
        "赤﨑千夏"@ja ;
    foaf:name "Chinatsu Akasaki"@en,
        "赤﨑千夏"@ja .

<artist/16607#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55918#performance> ;
    schema:name "Yui Watanabe"@en,
        "渡部優衣"@ja ;
    foaf:name "Yui Watanabe"@en,
        "渡部優衣"@ja .

<artist/18220#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55918#performance> ;
    schema:name "Miyu Kubota"@en,
        "久保田未夢"@ja ;
    foaf:name "Miyu Kubota"@en,
        "久保田未夢"@ja .

<artist/18221#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55918#performance> ;
    schema:name "Saki Yamakita"@en,
        "山北早紀"@ja ;
    foaf:name "Saki Yamakita"@en,
        "山北早紀"@ja .

<artist/6426#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55918#performance> ;
    schema:name "Mitsuki Saiga"@en,
        "斎賀みつき"@ja ;
    foaf:name "Mitsuki Saiga"@en,
        "斎賀みつき"@ja .

<album/55918#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PRIPARA DREAM SONG♪COLLECTION DX ~WINTER~"@en,
        "プリパラドリームソング♪コレクションDX ~WINTER~"@ja,
        "PRIPARA DREAM SONG♪COLLECTION DX ~WINTER~"@ja-latn ;
    mo:composer <artist/14344#subject>,
        <artist/21824#subject>,
        <artist/972#subject> ;
    mo:produced_work <album/55918#musicalwork> ;
    schema:name "PRIPARA DREAM SONG♪COLLECTION DX ~WINTER~"@en,
        "プリパラドリームソング♪コレクションDX ~WINTER~"@ja,
        "PRIPARA DREAM SONG♪COLLECTION DX ~WINTER~"@ja-latn .

<album/55918#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PRIPARA DREAM SONG♪COLLECTION DX ~WINTER~"@en,
        "プリパラドリームソング♪コレクションDX ~WINTER~"@ja,
        "PRIPARA DREAM SONG♪COLLECTION DX ~WINTER~"@ja-latn ;
    mo:performance_of <album/55918#musicalwork> ;
    mo:performer <artist/13290#subject>,
        <artist/16607#subject>,
        <artist/18220#subject>,
        <artist/18221#subject>,
        <artist/6426#subject> ;
    mo:recorded_as <album/55918#musicalexpression> ;
    schema:byArtist <artist/13290#subject>,
        <artist/16607#subject>,
        <artist/18220#subject>,
        <artist/18221#subject>,
        <artist/6426#subject> ;
    schema:name "PRIPARA DREAM SONG♪COLLECTION DX ~WINTER~"@en,
        "プリパラドリームソング♪コレクションDX ~WINTER~"@ja,
        "PRIPARA DREAM SONG♪COLLECTION DX ~WINTER~"@ja-latn ;
    schema:workPerformed <album/55918#musicalwork> .

<album/55918#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-03-09"^^xsd:date ;
    dcterms:title "PRIPARA DREAM SONG♪COLLECTION DX ~WINTER~"@en,
        "プリパラドリームソング♪コレクションDX ~WINTER~"@ja,
        "PRIPARA DREAM SONG♪COLLECTION DX ~WINTER~"@ja-latn ;
    mo:catalogue_number "EYCA-10789/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/55918#musicalexpression> ;
    mo:publisher <org/2324#subject> ;
    mo:record _:N3e585afc2175463db03f40b8ec470aee,
        _:Na9cace71485c42bf81e393fad02ab785 ;
    mo:record_count 2 ;
    schema:about <product/4021#subject> ;
    schema:byArtist <artist/13290#subject>,
        <artist/16607#subject>,
        <artist/18220#subject>,
        <artist/18221#subject>,
        <artist/6426#subject> ;
    schema:datePublished "2016-03-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/81/55918/55918-1459329044.jpg> ;
    schema:name "PRIPARA DREAM SONG♪COLLECTION DX ~WINTER~"@en,
        "プリパラドリームソング♪コレクションDX ~WINTER~"@ja,
        "PRIPARA DREAM SONG♪COLLECTION DX ~WINTER~"@ja-latn ;
    schema:publisher <org/2324#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/55918/55918-1459329044.jpg> .

_:N1009636a5ff147528b3381b59eed2b80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "0-week-old (inst)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Na9cace71485c42bf81e393fad02ab785 ;
    schema:name "0-week-old (inst)"@ja .

_:N2ba8c8ac2cec4b919ef1cf8e34b7edda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ホワット・ア・ワンダプリ・ワールド!!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Na9cace71485c42bf81e393fad02ab785 ;
    schema:name "ホワット・ア・ワンダプリ・ワールド!!"@ja .

_:N3e585afc2175463db03f40b8ec470aee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N93de2965e70e48f78210a4e2fb3213cb ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N93de2965e70e48f78210a4e2fb3213cb .

_:N495c4424371249ef92ef9142400b5df2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ホワット・ア・ワンダプリ・ワールド!! (inst)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Na9cace71485c42bf81e393fad02ab785 ;
    schema:name "ホワット・ア・ワンダプリ・ワールド!! (inst)"@ja .

_:N5207212e9de44b74a6fa7bc6a26ba953 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "純・アモーレ・愛 (inst)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Na9cace71485c42bf81e393fad02ab785 ;
    schema:name "純・アモーレ・愛 (inst)"@ja .

_:N607b6ad8015044f3a2ac27a57c4f5ad0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "0-week-old"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Na9cace71485c42bf81e393fad02ab785 ;
    schema:name "0-week-old"@ja .

_:N7582ed203ad2448d956df40dbbe07496 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メッセージ by セレパラ歌劇団"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Na9cace71485c42bf81e393fad02ab785 ;
    schema:name "メッセージ by セレパラ歌劇団"@ja .

_:N80ff935d83264855b308e702b2ef8621 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "純・アモーレ・愛"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Na9cace71485c42bf81e393fad02ab785 ;
    schema:name "純・アモーレ・愛"@ja .

_:N93de2965e70e48f78210a4e2fb3213cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ホワット・ア・ワンダプリ・ワールド!! (プリパラライブ映像)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3e585afc2175463db03f40b8ec470aee ;
    schema:name "ホワット・ア・ワンダプリ・ワールド!! (プリパラライブ映像)"@ja .

_:Na8ab1b7125e54f4fa5a3196f7e304bec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メッセージ by ひびき"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Na9cace71485c42bf81e393fad02ab785 ;
    schema:name "メッセージ by ひびき"@ja .

_:Na9cace71485c42bf81e393fad02ab785 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1009636a5ff147528b3381b59eed2b80,
        _:N2ba8c8ac2cec4b919ef1cf8e34b7edda,
        _:N495c4424371249ef92ef9142400b5df2,
        _:N5207212e9de44b74a6fa7bc6a26ba953,
        _:N607b6ad8015044f3a2ac27a57c4f5ad0,
        _:N7582ed203ad2448d956df40dbbe07496,
        _:N80ff935d83264855b308e702b2ef8621,
        _:Na8ab1b7125e54f4fa5a3196f7e304bec ;
    mo:track_count 8 ;
    schema:duration "PT28:19"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1009636a5ff147528b3381b59eed2b80,
        _:N2ba8c8ac2cec4b919ef1cf8e34b7edda,
        _:N495c4424371249ef92ef9142400b5df2,
        _:N5207212e9de44b74a6fa7bc6a26ba953,
        _:N607b6ad8015044f3a2ac27a57c4f5ad0,
        _:N7582ed203ad2448d956df40dbbe07496,
        _:N80ff935d83264855b308e702b2ef8621,
        _:Na8ab1b7125e54f4fa5a3196f7e304bec .

