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

<artist/11238#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyasu Morizuki"@en,
        "森月キャス"@ja ;
    foaf:made <album/52219#lyrics>,
        <album/52219#subject> ;
    foaf:name "Kyasu Morizuki"@en,
        "森月キャス"@ja .

<artist/15291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yu Serizawa"@en,
        "芹澤優"@ja ;
    foaf:made <album/52219#subject>,
        <album/52219#vocals> ;
    foaf:name "Yu Serizawa"@en,
        "芹澤優"@ja .

<artist/18219#subject> a schema:Person,
        foaf:Person ;
    schema:name "Himika Akaneya"@en,
        "茜屋日海夏"@ja ;
    foaf:made <album/52219#subject>,
        <album/52219#vocals> ;
    foaf:name "Himika Akaneya"@en,
        "茜屋日海夏"@ja .

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

<artist/18221#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saki Yamakita"@en,
        "山北早紀"@ja ;
    foaf:made <album/52219#subject>,
        <album/52219#vocals> ;
    foaf:name "Saki Yamakita"@en,
        "山北早紀"@ja .

<artist/18222#subject> a schema:Person,
        foaf:Person ;
    schema:name "Azuki Shibuya"@en,
        "澁谷梓希"@ja ;
    foaf:made <album/52219#subject>,
        <album/52219#vocals> ;
    foaf:name "Azuki Shibuya"@en,
        "澁谷梓希"@ja .

<artist/18223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Wakai"@en,
        "若井友希"@ja ;
    foaf:made <album/52219#subject>,
        <album/52219#vocals> ;
    foaf:name "Yuki Wakai"@en,
        "若井友希"@ja .

<artist/18224#subject> a schema:Person,
        foaf:Person ;
    schema:name "i☆Ris"@en ;
    foaf:made <album/52219#subject>,
        <album/52219#vocals> ;
    foaf:name "i☆Ris"@en .

<artist/11247#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52219#subject> ;
    schema:name "Tohru Watanabe"@en,
        "渡辺徹"@ja ;
    foaf:made <album/52219#composition>,
        <album/52219#lyrics>,
        <album/52219#subject> ;
    foaf:name "Tohru Watanabe"@en,
        "渡辺徹"@ja .

<artist/12703#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52219#subject> ;
    schema:name "Mayuko Maruyama"@en,
        "丸山真由子"@ja ;
    foaf:made <album/52219#composition>,
        <album/52219#subject> ;
    foaf:name "Mayuko Maruyama"@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/52219#musicalexpression> a mo:Signal ;
    mo:published_as <album/52219#subject> ;
    mo:records <album/52219#performance> .

<album/52219#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dream Parade / i☆Ris [CD+DVD]"@en,
        "ドリームパレード / i☆Ris"@ja,
        "Dream Parade / i☆Ris [CD+DVD]"@ja-latn ;
    mo:performance_of <album/52219#musicalwork> ;
    mo:recorded_as <album/52219#musicalexpression> ;
    schema:name "Dream Parade / i☆Ris [CD+DVD]"@en,
        "ドリームパレード / i☆Ris"@ja,
        "Dream Parade / i☆Ris [CD+DVD]"@ja-latn ;
    schema:workPerformed <album/52219#musicalwork> .

<org/996#subject> schema:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn ;
    foaf:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn .

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

<https://medium-media.vgm.io/albums/91/52219/52219-1434114469.jpg> a schema:ImageObject,
        foaf:Image .

<album/52219#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dream Parade / i☆Ris [CD+DVD]"@en,
        "ドリームパレード / i☆Ris"@ja,
        "Dream Parade / i☆Ris [CD+DVD]"@ja-latn ;
    mo:composer <artist/11247#subject>,
        <artist/12703#subject> ;
    mo:produced_work <album/52219#musicalwork> ;
    schema:name "Dream Parade / i☆Ris [CD+DVD]"@en,
        "ドリームパレード / i☆Ris"@ja,
        "Dream Parade / i☆Ris [CD+DVD]"@ja-latn .

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

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

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

<album/52219#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-07-08"^^xsd:date ;
    dcterms:title "Dream Parade / i☆Ris [CD+DVD]"@en,
        "ドリームパレード / i☆Ris"@ja,
        "Dream Parade / i☆Ris [CD+DVD]"@ja-latn ;
    mo:catalogue_number "EYCA-10503/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/52219#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:N54821487c8cf48f494e001641a84e71e,
        _:Nad011bdd6a6b4446abecc71e220076db ;
    mo:record_count 2 ;
    schema:about <product/4021#subject> ;
    schema:datePublished "2015-07-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/91/52219/52219-1434114469.jpg> ;
    schema:name "Dream Parade / i☆Ris [CD+DVD]"@en,
        "ドリームパレード / i☆Ris"@ja,
        "Dream Parade / i☆Ris [CD+DVD]"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/52219/52219-1434114469.jpg> .

_:N68bcb01f38164401b34de2800835b5c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Vacation Love"@ja,
        "Summer Vacation Love"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nad011bdd6a6b4446abecc71e220076db ;
    schema:name "Summer Vacation Love"@ja,
        "Summer Vacation Love"@ja-latn .

_:N6a9df46a5372417aaeac4a596570f824 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summer Vacation Love (Instrumental)"@ja,
        "Summer Vacation Love (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nad011bdd6a6b4446abecc71e220076db ;
    schema:name "Summer Vacation Love (Instrumental)"@ja,
        "Summer Vacation Love (Instrumental)"@ja-latn .

_:N8a4c84c5498c4897925ab266b16efd35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドリームパレード"@ja,
        "Dream Parade"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nad011bdd6a6b4446abecc71e220076db ;
    schema:name "ドリームパレード"@ja,
        "Dream Parade"@ja-latn .

_:N9fb01a830e8f4aea974ec223c7deb5cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドリームパレード (Instrumental)"@ja,
        "Dream Parade (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nad011bdd6a6b4446abecc71e220076db ;
    schema:name "ドリームパレード (Instrumental)"@ja,
        "Dream Parade (Instrumental)"@ja-latn .

_:Na5befe9aa8f3472eae152626ad4ad29e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドリームパレード -Off Shot Movie-"@ja,
        "Dream Parade -Off Shot Movie-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N54821487c8cf48f494e001641a84e71e ;
    schema:name "ドリームパレード -Off Shot Movie-"@ja,
        "Dream Parade -Off Shot Movie-"@ja-latn .

_:Nfa63ff2709ed4865a28c925ad1d34c23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドリームパレード -Music Video-"@ja,
        "Dream Parade -Music Video-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N54821487c8cf48f494e001641a84e71e ;
    schema:name "ドリームパレード -Music Video-"@ja,
        "Dream Parade -Music Video-"@ja-latn .

_:N54821487c8cf48f494e001641a84e71e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Na5befe9aa8f3472eae152626ad4ad29e,
        _:Nfa63ff2709ed4865a28c925ad1d34c23 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Na5befe9aa8f3472eae152626ad4ad29e,
        _:Nfa63ff2709ed4865a28c925ad1d34c23 .

_:Nad011bdd6a6b4446abecc71e220076db a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N68bcb01f38164401b34de2800835b5c6,
        _:N6a9df46a5372417aaeac4a596570f824,
        _:N8a4c84c5498c4897925ab266b16efd35,
        _:N9fb01a830e8f4aea974ec223c7deb5cf ;
    mo:track_count 4 ;
    schema:duration "PT16:05"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N68bcb01f38164401b34de2800835b5c6,
        _:N6a9df46a5372417aaeac4a596570f824,
        _:N8a4c84c5498c4897925ab266b16efd35,
        _:N9fb01a830e8f4aea974ec223c7deb5cf .

