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

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

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

<artist/12020#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152160#subject> ;
    schema:name "Extrose"@en ;
    foaf:made <album/152160#composition>,
        <album/152160#subject> ;
    foaf:name "Extrose"@en .

<artist/12022#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152160#subject> ;
    schema:name "taqumi"@en ;
    foaf:made <album/152160#composition>,
        <album/152160#subject> ;
    foaf:name "taqumi"@en .

<artist/12024#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152160#subject> ;
    schema:name "xenothium"@en ;
    foaf:made <album/152160#composition>,
        <album/152160#subject> ;
    foaf:name "xenothium"@en .

<artist/12026#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152160#subject> ;
    schema:name "scytheleg"@en ;
    foaf:made <album/152160#composition>,
        <album/152160#subject> ;
    foaf:name "scytheleg"@en .

<artist/13377#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152160#subject> ;
    schema:name "FALL"@en ;
    foaf:made <album/152160#composition>,
        <album/152160#subject> ;
    foaf:name "FALL"@en .

<artist/55354#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152160#subject> ;
    schema:name "Est"@en ;
    foaf:made <album/152160#composition>,
        <album/152160#subject> ;
    foaf:name "Est"@en .

<artist/68526#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152160#subject> ;
    schema:name "dusKape"@en ;
    foaf:made <album/152160#composition>,
        <album/152160#subject> ;
    foaf:name "dusKape"@en .

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

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

<album/152160#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Artist Collections Retrieve 2"@en,
        "Artist Collections Retrieve 2"@ja,
        "Artist Collections Retrieve 2"@ja-latn ;
    mo:performance_of <album/152160#musicalwork> ;
    mo:recorded_as <album/152160#musicalexpression> ;
    schema:name "Artist Collections Retrieve 2"@en,
        "Artist Collections Retrieve 2"@ja,
        "Artist Collections Retrieve 2"@ja-latn ;
    schema:workPerformed <album/152160#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/06/152160/152160-85e0da307a38.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152160#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/06/152160/152160-85e0da307a38.jpg> ;
    foaf:depicts <album/152160#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/06/152160/152160-85e0da307a38.jpg> .

<https://medium-media.vgm.io/albums/06/152160/152160-85e0da307a38.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/152160#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Artist Collections Retrieve 2"@en,
        "Artist Collections Retrieve 2"@ja,
        "Artist Collections Retrieve 2"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "ANKAKE"@en ;
            foaf:made <album/152160#composition> ;
            foaf:name "ANKAKE"@en ],
        <artist/12020#subject>,
        <artist/12022#subject>,
        <artist/12024#subject>,
        <artist/12026#subject>,
        <artist/13377#subject>,
        <artist/55354#subject>,
        <artist/68526#subject>,
        <artist/74637#subject> ;
    mo:produced_work <album/152160#musicalwork> ;
    schema:name "Artist Collections Retrieve 2"@en,
        "Artist Collections Retrieve 2"@ja,
        "Artist Collections Retrieve 2"@ja-latn .

<album/152160#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-04-30"^^xsd:date ;
    dcterms:title "Artist Collections Retrieve 2"@en,
        "Artist Collections Retrieve 2"@ja,
        "Artist Collections Retrieve 2"@ja-latn ;
    mo:catalogue_number "SSDR-0010" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/152160#musicalexpression> ;
    mo:publisher <org/947#subject> ;
    mo:record _:Na59cc22e54574a3e9db0ad36eb43183a ;
    mo:record_count 1 ;
    schema:datePublished "2017-04-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/06/152160/152160-85e0da307a38.jpg> ;
    schema:name "Artist Collections Retrieve 2"@en,
        "Artist Collections Retrieve 2"@ja,
        "Artist Collections Retrieve 2"@ja-latn ;
    schema:publisher <org/947#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/152160/152160-85e0da307a38.jpg> .

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

_:N0f78594408724c86a1e9ffa243cc9ac2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "natura"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Na59cc22e54574a3e9db0ad36eb43183a ;
    schema:name "natura"@en .

_:N22b76749cf9f4b11ae81867773e4438e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iris"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:40"^^xsd:interval ;
    schema:inPlaylist _:Na59cc22e54574a3e9db0ad36eb43183a ;
    schema:name "Iris"@en .

_:N355f5b10f8b34103b6c37a80f750a78c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vanilla chocolate"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Na59cc22e54574a3e9db0ad36eb43183a ;
    schema:name "Vanilla chocolate"@en .

_:N3e0df9a5acb048518a5004e1b5449473 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PLASTIC AFTERNOON"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Na59cc22e54574a3e9db0ad36eb43183a ;
    schema:name "PLASTIC AFTERNOON"@en .

_:N5551786c75f84e83aa9d7dd0b6a796b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jumple Bible"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:Na59cc22e54574a3e9db0ad36eb43183a ;
    schema:name "Jumple Bible"@en .

_:N790f643b75ec4824abfe53cc362294d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Celtic myth in the cathedral"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Na59cc22e54574a3e9db0ad36eb43183a ;
    schema:name "Celtic myth in the cathedral"@en .

_:N9cdeeba387f344a295ed4435e43a5405 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "T.99 Is Dead"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:Na59cc22e54574a3e9db0ad36eb43183a ;
    schema:name "T.99 Is Dead"@en .

_:Naee84c28cbda4aa2900436b733471bdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sileighty -S14-"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Na59cc22e54574a3e9db0ad36eb43183a ;
    schema:name "Sileighty -S14-"@en .

_:Nc5cf12f57da14580a3992e52aa479182 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lamium amplexicaule"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:Na59cc22e54574a3e9db0ad36eb43183a ;
    schema:name "Lamium amplexicaule"@en .

_:Na59cc22e54574a3e9db0ad36eb43183a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f78594408724c86a1e9ffa243cc9ac2,
        _:N22b76749cf9f4b11ae81867773e4438e,
        _:N355f5b10f8b34103b6c37a80f750a78c,
        _:N3e0df9a5acb048518a5004e1b5449473,
        _:N5551786c75f84e83aa9d7dd0b6a796b6,
        _:N790f643b75ec4824abfe53cc362294d4,
        _:N9cdeeba387f344a295ed4435e43a5405,
        _:Naee84c28cbda4aa2900436b733471bdc,
        _:Nc5cf12f57da14580a3992e52aa479182 ;
    mo:track_count 9 ;
    schema:duration "PT46:10"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0f78594408724c86a1e9ffa243cc9ac2,
        _:N22b76749cf9f4b11ae81867773e4438e,
        _:N355f5b10f8b34103b6c37a80f750a78c,
        _:N3e0df9a5acb048518a5004e1b5449473,
        _:N5551786c75f84e83aa9d7dd0b6a796b6,
        _:N790f643b75ec4824abfe53cc362294d4,
        _:N9cdeeba387f344a295ed4435e43a5405,
        _:Naee84c28cbda4aa2900436b733471bdc,
        _:Nc5cf12f57da14580a3992e52aa479182 .

