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

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

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

<artist/41179#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152047#subject> ;
    schema:name "RARy"@en ;
    foaf:made <album/152047#composition>,
        <album/152047#subject> ;
    foaf:name "RARy"@en .

<artist/50117#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152047#subject> ;
    schema:name "Tedjimo yomigY"@en,
        "黄泉路テヂーモ"@ja ;
    foaf:made <album/152047#composition>,
        <album/152047#subject> ;
    foaf:name "Tedjimo yomigY"@en,
        "黄泉路テヂーモ"@ja .

<artist/74637#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152047#subject> ;
    schema:name "i-Holic"@en ;
    foaf:made <album/152047#composition>,
        <album/152047#subject> ;
    foaf:name "i-Holic"@en .

<artist/81498#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152047#subject> ;
    schema:name "Cutos"@en ;
    foaf:made <album/152047#composition>,
        <album/152047#subject> ;
    foaf:name "Cutos"@en .

<event/176> a mo:Release ;
    schema:name "Released at M3-2015 Spring (Apr 26, 2015)" .

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

<album/152047#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Artist Collections Vol.4"@en,
        "Artist Collections Vol.4"@ja,
        "Artist Collections Vol.4"@ja-latn ;
    mo:performance_of <album/152047#musicalwork> ;
    mo:recorded_as <album/152047#musicalexpression> ;
    schema:name "Artist Collections Vol.4"@en,
        "Artist Collections Vol.4"@ja,
        "Artist Collections Vol.4"@ja-latn ;
    schema:workPerformed <album/152047#musicalwork> .

<org/947#subject> schema:name "Stoic Sounds"@en,
        "Stoic Sounds"@ja,
        "Stoic Sounds"@ja-latn ;
    foaf:name "Stoic Sounds"@en,
        "Stoic Sounds"@ja,
        "Stoic Sounds"@ja-latn .

<https://media.vgm.io/albums/74/152047/152047-c6481838df72.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152047#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/74/152047/152047-c6481838df72.webp> ;
    foaf:depicts <album/152047#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/74/152047/152047-c6481838df72.webp> .

<https://medium-media.vgm.io/albums/74/152047/152047-c6481838df72.webp> a schema:ImageObject,
        foaf:Image .

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

<album/152047#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Artist Collections Vol.4"@en,
        "Artist Collections Vol.4"@ja,
        "Artist Collections Vol.4"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Limstella"@en ;
            foaf:made <album/152047#composition> ;
            foaf:name "Limstella"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Napo"@en ;
            foaf:made <album/152047#composition> ;
            foaf:name "Napo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Vivit"@en ;
            foaf:made <album/152047#composition> ;
            foaf:name "Vivit"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ROKINA"@en ;
            foaf:made <album/152047#composition> ;
            foaf:name "ROKINA"@en ],
        <artist/41179#subject>,
        <artist/50117#subject>,
        <artist/74637#subject>,
        <artist/81498#subject> ;
    mo:produced_work <album/152047#musicalwork> ;
    schema:name "Artist Collections Vol.4"@en,
        "Artist Collections Vol.4"@ja,
        "Artist Collections Vol.4"@ja-latn .

<album/152047#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-04-26"^^xsd:date ;
    dcterms:title "Artist Collections Vol.4"@en,
        "Artist Collections Vol.4"@ja,
        "Artist Collections Vol.4"@ja-latn ;
    mo:catalogue_number "SSDR-0002" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/152047#musicalexpression> ;
    mo:publisher <org/947#subject> ;
    mo:record _:N080368caba0f401ead530fa8a72b27f9 ;
    mo:record_count 1 ;
    mo:release <event/176> ;
    schema:datePublished "2015-04-26"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/74/152047/152047-c6481838df72.webp> ;
    schema:name "Artist Collections Vol.4"@en,
        "Artist Collections Vol.4"@ja,
        "Artist Collections Vol.4"@ja-latn ;
    schema:publisher <org/947#subject> ;
    foaf:depiction <https://media.vgm.io/albums/74/152047/152047-c6481838df72.webp> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152047#subject> ;
    schema:name "ROKINA"@en ;
    foaf:made <album/152047#subject> ;
    foaf:name "ROKINA"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152047#subject> ;
    schema:name "Napo"@en ;
    foaf:made <album/152047#subject> ;
    foaf:name "Napo"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152047#subject> ;
    schema:name "Vivit"@en ;
    foaf:made <album/152047#subject> ;
    foaf:name "Vivit"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152047#subject> ;
    schema:name "Limstella"@en ;
    foaf:made <album/152047#subject> ;
    foaf:name "Limstella"@en .

_:N1452ef0d99dd4620acd82b0143493bfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glacial Meltdown"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N080368caba0f401ead530fa8a72b27f9 ;
    schema:name "Glacial Meltdown"@ja .

_:N45dcf8e0a3924e8ea525fbc6773ba66f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glowline"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N080368caba0f401ead530fa8a72b27f9 ;
    schema:name "Glowline"@ja .

_:N4e56bc99b2c44cc4bf09194231bccd18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悠久なる刹那の回廊：Chronicles"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N080368caba0f401ead530fa8a72b27f9 ;
    schema:name "悠久なる刹那の回廊：Chronicles"@ja .

_:N8855900f11814eefa19035027ad04c39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Atria"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N080368caba0f401ead530fa8a72b27f9 ;
    schema:name "Atria"@ja .

_:N98ccba951a054888aba49c94f2004f85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skyway"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N080368caba0f401ead530fa8a72b27f9 ;
    schema:name "Skyway"@ja .

_:N9e694fe8727745909ec42d786f5815ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Out"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N080368caba0f401ead530fa8a72b27f9 ;
    schema:name "White Out"@ja .

_:Nbcf6f33bbf9d494dafb2b18c1cfc2481 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フレキシブル ～SerpenteS～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N080368caba0f401ead530fa8a72b27f9 ;
    schema:name "フレキシブル ～SerpenteS～"@ja .

_:Ndc31b3e165b44b2f87c3152cd16572d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream of Elves"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N080368caba0f401ead530fa8a72b27f9 ;
    schema:name "Dream of Elves"@ja .

_:N080368caba0f401ead530fa8a72b27f9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1452ef0d99dd4620acd82b0143493bfb,
        _:N45dcf8e0a3924e8ea525fbc6773ba66f,
        _:N4e56bc99b2c44cc4bf09194231bccd18,
        _:N8855900f11814eefa19035027ad04c39,
        _:N98ccba951a054888aba49c94f2004f85,
        _:N9e694fe8727745909ec42d786f5815ab,
        _:Nbcf6f33bbf9d494dafb2b18c1cfc2481,
        _:Ndc31b3e165b44b2f87c3152cd16572d6 ;
    mo:track_count 8 ;
    schema:duration "PT41:28"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1452ef0d99dd4620acd82b0143493bfb,
        _:N45dcf8e0a3924e8ea525fbc6773ba66f,
        _:N4e56bc99b2c44cc4bf09194231bccd18,
        _:N8855900f11814eefa19035027ad04c39,
        _:N98ccba951a054888aba49c94f2004f85,
        _:N9e694fe8727745909ec42d786f5815ab,
        _:Nbcf6f33bbf9d494dafb2b18c1cfc2481,
        _:Ndc31b3e165b44b2f87c3152cd16572d6 .

