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

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

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

<artist/17833#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55116#subject> ;
    schema:name "hisakuni"@en ;
    foaf:made <album/55116#composition>,
        <album/55116#subject> ;
    foaf:name "hisakuni"@en .

<artist/3407#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55116#subject> ;
    schema:name "Kazuhiro Yamahara"@en,
        "山原一浩"@ja ;
    foaf:made <album/55116#composition>,
        <album/55116#subject> ;
    foaf:name "Kazuhiro Yamahara"@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/55116#lyrics> a mo:Lyrics .

<album/55116#musicalexpression> a mo:Signal ;
    mo:published_as <album/55116#subject> ;
    mo:records <album/55116#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/61/55116/55116-1443517497.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/55116#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/61/55116/55116-1443517497.jpg> ;
    foaf:depicts <album/55116#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/61/55116/55116-1443517497.jpg> .

<https://medium-media.vgm.io/albums/61/55116/55116-1443517497.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<artist/18222#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55116#performance> ;
    schema:name "Azuki Shibuya"@en,
        "澁谷梓希"@ja ;
    foaf:name "Azuki Shibuya"@en,
        "澁谷梓希"@ja .

<artist/18223#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55116#performance> ;
    schema:name "Yuki Wakai"@en,
        "若井友希"@ja ;
    foaf:name "Yuki Wakai"@en,
        "若井友希"@ja .

<artist/21825#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55116#performance> ;
    schema:name "Azusa Sato"@en,
        "佐藤あずさ"@ja ;
    foaf:name "Azusa Sato"@en,
        "佐藤あずさ"@ja .

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

<album/55116#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-14"^^xsd:date ;
    dcterms:title "PRIPARA DREAM SONG♪COLLECTION ~SUMMER~"@en,
        "プリパラドリームソング♪コレクション ~SUMMER~"@ja,
        "PRIPARA DREAM SONG♪COLLECTION ~SUMMER~"@ja-latn ;
    mo:catalogue_number "EYCA-10585" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55116#musicalexpression> ;
    mo:publisher <org/2324#subject> ;
    mo:record _:N81d69290411444019525c9a2175c1a19 ;
    mo:record_count 1 ;
    schema:about <product/4021#subject> ;
    schema:byArtist <artist/18219#subject>,
        <artist/18221#subject>,
        <artist/18222#subject>,
        <artist/18223#subject>,
        <artist/21825#subject> ;
    schema:datePublished "2015-10-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/61/55116/55116-1443517497.jpg> ;
    schema:name "PRIPARA DREAM SONG♪COLLECTION ~SUMMER~"@en,
        "プリパラドリームソング♪コレクション ~SUMMER~"@ja,
        "PRIPARA DREAM SONG♪COLLECTION ~SUMMER~"@ja-latn ;
    schema:publisher <org/2324#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/55116/55116-1443517497.jpg> .

_:N02b76a836ec54fbc9312ae4df83edc4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コノウタトマレイヒ"@ja,
        "Kono Uta Tomalayhee"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N81d69290411444019525c9a2175c1a19 ;
    schema:name "コノウタトマレイヒ"@ja,
        "Kono Uta Tomalayhee"@ja-latn .

_:N16820d71e6cd46f7af912f57a85b4085 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コノウタトマレイヒ (inst)"@ja,
        "Kono Uta Tomalayhee (inst)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N81d69290411444019525c9a2175c1a19 ;
    schema:name "コノウタトマレイヒ (inst)"@ja,
        "Kono Uta Tomalayhee (inst)"@ja-latn .

_:N463ebc98af2f4bb0bf39030218cffe35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶対生命final show女"@ja,
        "Zettai Seimei final show-jo"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N81d69290411444019525c9a2175c1a19 ;
    schema:name "絶対生命final show女"@ja,
        "Zettai Seimei final show-jo"@ja-latn .

_:N6cbbd5878c544c40bcd7d1d3b9bec2b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メッセージ by ドレッシングふらわー"@ja,
        "Message by Dressing Flower"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N81d69290411444019525c9a2175c1a19 ;
    schema:name "メッセージ by ドレッシングふらわー"@ja,
        "Message by Dressing Flower"@ja-latn .

_:N841822984c474dd5bc82ecb909e159ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トンでもSUMMER ADVENTURE"@ja,
        "Tondemo SUMMER ADVENTURE"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N81d69290411444019525c9a2175c1a19 ;
    schema:name "トンでもSUMMER ADVENTURE"@ja,
        "Tondemo SUMMER ADVENTURE"@ja-latn .

_:N9f60e3abbdef4c83b85bc7b2ada4ec6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶対生命final show女 (inst)"@ja,
        "Zettai Seimei final show-jo (inst)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N81d69290411444019525c9a2175c1a19 ;
    schema:name "絶対生命final show女 (inst)"@ja,
        "Zettai Seimei final show-jo (inst)"@ja-latn .

_:Na28d26c323b341c2bff7ef0cc7b198a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メッセージ by シオン"@ja,
        "Message by Shion"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N81d69290411444019525c9a2175c1a19 ;
    schema:name "メッセージ by シオン"@ja,
        "Message by Shion"@ja-latn .

_:Na7d14852511f4cd0816abc3b12f8018e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メッセージ by ふわり"@ja,
        "Message by Fuwari"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N81d69290411444019525c9a2175c1a19 ;
    schema:name "メッセージ by ふわり"@ja,
        "Message by Fuwari"@ja-latn .

_:Nd80f636f85ec4af3a294c0724908e5a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トンでもSUMMER ADVENTURE (inst)"@ja,
        "Tondemo SUMMER ADVENTURE (inst)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N81d69290411444019525c9a2175c1a19 ;
    schema:name "トンでもSUMMER ADVENTURE (inst)"@ja,
        "Tondemo SUMMER ADVENTURE (inst)"@ja-latn .

_:N81d69290411444019525c9a2175c1a19 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02b76a836ec54fbc9312ae4df83edc4e,
        _:N16820d71e6cd46f7af912f57a85b4085,
        _:N463ebc98af2f4bb0bf39030218cffe35,
        _:N6cbbd5878c544c40bcd7d1d3b9bec2b7,
        _:N841822984c474dd5bc82ecb909e159ec,
        _:N9f60e3abbdef4c83b85bc7b2ada4ec6e,
        _:Na28d26c323b341c2bff7ef0cc7b198a4,
        _:Na7d14852511f4cd0816abc3b12f8018e,
        _:Nd80f636f85ec4af3a294c0724908e5a7 ;
    mo:track_count 9 ;
    schema:duration "PT30:54"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N02b76a836ec54fbc9312ae4df83edc4e,
        _:N16820d71e6cd46f7af912f57a85b4085,
        _:N463ebc98af2f4bb0bf39030218cffe35,
        _:N6cbbd5878c544c40bcd7d1d3b9bec2b7,
        _:N841822984c474dd5bc82ecb909e159ec,
        _:N9f60e3abbdef4c83b85bc7b2ada4ec6e,
        _:Na28d26c323b341c2bff7ef0cc7b198a4,
        _:Na7d14852511f4cd0816abc3b12f8018e,
        _:Nd80f636f85ec4af3a294c0724908e5a7 .

