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

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

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

<artist/59262#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151252#subject> ;
    schema:name "yoshiki-narutaki"@en ;
    foaf:made <album/151252#composition>,
        <album/151252#subject> ;
    foaf:name "yoshiki-narutaki"@en .

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

<album/151252#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Spring Collection"@en,
        "はるあつめる"@ja,
        "Haru Atsumeru"@ja-latn ;
    mo:performance_of <album/151252#musicalwork> ;
    mo:recorded_as <album/151252#musicalexpression> ;
    schema:name "Spring Collection"@en,
        "はるあつめる"@ja,
        "Haru Atsumeru"@ja-latn ;
    schema:workPerformed <album/151252#musicalwork> .

<org/4808#subject> schema:name "SHIFT TUNES"@en,
        "SHIFT TUNES"@ja,
        "SHIFT TUNES"@ja-latn ;
    foaf:name "SHIFT TUNES"@en,
        "SHIFT TUNES"@ja,
        "SHIFT TUNES"@ja-latn .

<https://media.vgm.io/albums/25/151252/151252-7840b9a308ae.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/151252#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/25/151252/151252-7840b9a308ae.jpg> ;
    foaf:depicts <album/151252#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/25/151252/151252-7840b9a308ae.jpg> .

<https://medium-media.vgm.io/albums/25/151252/151252-7840b9a308ae.jpg> a schema:ImageObject,
        foaf:Image .

<album/151252#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Spring Collection"@en,
        "はるあつめる"@ja,
        "Haru Atsumeru"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Shift Tunes"@en ;
            foaf:made <album/151252#composition> ;
            foaf:name "(Shift Tunes"@en ],
        <artist/59262#subject> ;
    mo:produced_work <album/151252#musicalwork> ;
    schema:name "Spring Collection"@en,
        "はるあつめる"@ja,
        "Haru Atsumeru"@ja-latn .

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

<album/151252#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-04-14"^^xsd:date ;
    dcterms:title "Spring Collection"@en,
        "はるあつめる"@ja,
        "Haru Atsumeru"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/151252#musicalexpression> ;
    mo:publisher <org/4808#subject> ;
    mo:record _:Ndbc388cf0ace4222b7c6044895f50eec ;
    mo:record_count 1 ;
    schema:datePublished "2018-04-14"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/25/151252/151252-7840b9a308ae.jpg> ;
    schema:name "Spring Collection"@en,
        "はるあつめる"@ja,
        "Haru Atsumeru"@ja-latn ;
    schema:publisher <org/4808#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/151252/151252-7840b9a308ae.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151252#subject> ;
    schema:name "(Shift Tunes"@en ;
    foaf:made <album/151252#subject> ;
    foaf:name "(Shift Tunes"@en .

_:N0edda916185547b3a2501d8be42ea305 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring Collection"@en,
        "はるあつめ"@ja,
        "Haru Atsumeru"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndbc388cf0ace4222b7c6044895f50eec ;
    schema:name "Spring Collection"@en,
        "はるあつめ"@ja,
        "Haru Atsumeru"@ja-latn .

_:N5e0efa315a1a4d57b609353b9296c9fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring and Wind 1.2"@en,
        "春と風 1.2"@ja,
        "Haru to Kaze 1.2"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndbc388cf0ace4222b7c6044895f50eec ;
    schema:name "Spring and Wind 1.2"@en,
        "春と風 1.2"@ja,
        "Haru to Kaze 1.2"@ja-latn .

_:N7d569424674c44bb96232f559c8ffb4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring-fragance-tronica"@en,
        "Haru-ka-tronica"@ja,
        "Haru-ka-tronica"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndbc388cf0ace4222b7c6044895f50eec ;
    schema:name "Spring-fragance-tronica"@en,
        "Haru-ka-tronica"@ja,
        "Haru-ka-tronica"@ja-latn .

_:N92fd3521053148149fb22348e63a7f6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WAVES"@en,
        "WAVES"@ja,
        "WAVES"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndbc388cf0ace4222b7c6044895f50eec ;
    schema:name "WAVES"@en,
        "WAVES"@ja,
        "WAVES"@ja-latn .

_:Naae4446e588d4030b6b8e3499dc9bbfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "after story"@en,
        "after story"@ja,
        "after story"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndbc388cf0ace4222b7c6044895f50eec ;
    schema:name "after story"@en,
        "after story"@ja,
        "after story"@ja-latn .

_:Nad839329ba4e49d5b692bbd4f3b7ef38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slumber and Cherry Weather"@en,
        "まどろみと桜日和"@ja,
        "Madoromi to Sakura Biyori"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndbc388cf0ace4222b7c6044895f50eec ;
    schema:name "Slumber and Cherry Weather"@en,
        "まどろみと桜日和"@ja,
        "Madoromi to Sakura Biyori"@ja-latn .

_:Nc5788a1088724de98dd63e15cb79cc31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From the 3rd to the 9th"@en,
        "From the 3rd to the 9th"@ja,
        "From the 3rd to the 9th"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndbc388cf0ace4222b7c6044895f50eec ;
    schema:name "From the 3rd to the 9th"@en,
        "From the 3rd to the 9th"@ja,
        "From the 3rd to the 9th"@ja-latn .

_:Ncc26814028584139a574e6b834410012 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "That Night is Far Away in the Distance"@en,
        "その夜は遥かに遠く"@ja,
        "Sono Yoru wa Haruka ni Tooku"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndbc388cf0ace4222b7c6044895f50eec ;
    schema:name "That Night is Far Away in the Distance"@en,
        "その夜は遥かに遠く"@ja,
        "Sono Yoru wa Haruka ni Tooku"@ja-latn .

_:Nd3422dc4f4704044ad5ac2f7ccb2fbe9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cheerful walk"@en,
        "cheerful walk"@ja,
        "cheerful walk"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndbc388cf0ace4222b7c6044895f50eec ;
    schema:name "cheerful walk"@en,
        "cheerful walk"@ja,
        "cheerful walk"@ja-latn .

_:Ne2d160aa3ec64ae1ab4d7f77c90f3170 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantasy Night Allotropy"@en,
        "Fantasy Night Allotropy"@ja,
        "Fantasy Night Allotropy"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndbc388cf0ace4222b7c6044895f50eec ;
    schema:name "Fantasy Night Allotropy"@en,
        "Fantasy Night Allotropy"@ja,
        "Fantasy Night Allotropy"@ja-latn .

_:Ndbc388cf0ace4222b7c6044895f50eec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0edda916185547b3a2501d8be42ea305,
        _:N5e0efa315a1a4d57b609353b9296c9fa,
        _:N7d569424674c44bb96232f559c8ffb4d,
        _:N92fd3521053148149fb22348e63a7f6c,
        _:Naae4446e588d4030b6b8e3499dc9bbfb,
        _:Nad839329ba4e49d5b692bbd4f3b7ef38,
        _:Nc5788a1088724de98dd63e15cb79cc31,
        _:Ncc26814028584139a574e6b834410012,
        _:Nd3422dc4f4704044ad5ac2f7ccb2fbe9,
        _:Ne2d160aa3ec64ae1ab4d7f77c90f3170 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0edda916185547b3a2501d8be42ea305,
        _:N5e0efa315a1a4d57b609353b9296c9fa,
        _:N7d569424674c44bb96232f559c8ffb4d,
        _:N92fd3521053148149fb22348e63a7f6c,
        _:Naae4446e588d4030b6b8e3499dc9bbfb,
        _:Nad839329ba4e49d5b692bbd4f3b7ef38,
        _:Nc5788a1088724de98dd63e15cb79cc31,
        _:Ncc26814028584139a574e6b834410012,
        _:Nd3422dc4f4704044ad5ac2f7ccb2fbe9,
        _:Ne2d160aa3ec64ae1ab4d7f77c90f3170 .

