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

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

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

<artist/4878#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91010#subject> ;
    schema:name "Takana"@en,
        "たかな"@ja ;
    foaf:made <album/91010#composition>,
        <album/91010#subject> ;
    foaf:name "Takana"@en,
        "たかな"@ja .

<event/175> a mo:Release ;
    schema:name "Released at Comic Market 87 (Dec 28, 2014 to Dec 30, 2014)" .

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

<org/1980#subject> schema:name "lol project"@en,
        "lol project"@ja,
        "lol project"@ja-latn ;
    foaf:name "lol project"@en,
        "lol project"@ja,
        "lol project"@ja-latn .

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

<https://medium-media.vgm.io/albums/01/91010/91010-1569805227.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91010#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<artist/55790#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/91010#performance> ;
    schema:name "laughing out loud"@en,
        "laughing out loud"@ja ;
    foaf:name "laughing out loud"@en,
        "laughing out loud"@ja .

<artist/15472#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91010#subject> ;
    mo:performed <album/91010#performance> ;
    schema:name "NAGO"@en ;
    foaf:made <album/91010#composition>,
        <album/91010#subject> ;
    foaf:name "NAGO"@en .

<artist/46703#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91010#subject> ;
    mo:performed <album/91010#performance> ;
    schema:name "BERNIS"@en ;
    foaf:made <album/91010#composition>,
        <album/91010#subject> ;
    foaf:name "BERNIS"@en .

<artist/55752#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91010#subject> ;
    mo:performed <album/91010#performance> ;
    schema:name "Yu"@en,
        "裕"@ja ;
    foaf:made <album/91010#composition>,
        <album/91010#subject> ;
    foaf:name "Yu"@en,
        "裕"@ja .

<artist/55788#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91010#subject> ;
    mo:performed <album/91010#performance> ;
    schema:name "yue"@en ;
    foaf:made <album/91010#composition>,
        <album/91010#subject> ;
    foaf:name "yue"@en .

<album/91010#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "lol project 009:Divine Providence"@en,
        "lol project 009:Divine Providence"@ja,
        "lol project 009:Divine Providence"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(laughing out loud)"@en ;
            foaf:made <album/91010#composition> ;
            foaf:name "(laughing out loud)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "a.k.a Yuri Yuzriha (Digital Logics)"@en ;
            foaf:made <album/91010#composition> ;
            foaf:name "a.k.a Yuri Yuzriha (Digital Logics)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(laughing out loud"@en ;
            foaf:made <album/91010#composition> ;
            foaf:name "(laughing out loud"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(colis Records)"@en ;
            foaf:made <album/91010#composition> ;
            foaf:name "(colis Records)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Digital Logics)"@en ;
            foaf:made <album/91010#composition> ;
            foaf:name "(Digital Logics)"@en ],
        <artist/15472#subject>,
        <artist/46703#subject>,
        <artist/4878#subject>,
        <artist/55752#subject>,
        <artist/55788#subject> ;
    mo:produced_work <album/91010#musicalwork> ;
    schema:name "lol project 009:Divine Providence"@en,
        "lol project 009:Divine Providence"@ja,
        "lol project 009:Divine Providence"@ja-latn .

<album/91010#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "lol project 009:Divine Providence"@en,
        "lol project 009:Divine Providence"@ja,
        "lol project 009:Divine Providence"@ja-latn ;
    mo:performance_of <album/91010#musicalwork> ;
    mo:performer _:N4e8d4fff28c64acf9bb9714cb641017e,
        _:N908877f963f14c889963509aedc52ce7,
        _:Nb68163e6012b4b9998f1c0df1cc5d3e8,
        <artist/15472#subject>,
        <artist/2466#subject>,
        <artist/46703#subject>,
        <artist/55752#subject>,
        <artist/55788#subject>,
        <artist/55790#subject> ;
    mo:recorded_as <album/91010#musicalexpression> ;
    schema:byArtist _:N4e8d4fff28c64acf9bb9714cb641017e,
        _:N908877f963f14c889963509aedc52ce7,
        _:Nb68163e6012b4b9998f1c0df1cc5d3e8,
        <artist/15472#subject>,
        <artist/2466#subject>,
        <artist/46703#subject>,
        <artist/55752#subject>,
        <artist/55788#subject>,
        <artist/55790#subject> ;
    schema:name "lol project 009:Divine Providence"@en,
        "lol project 009:Divine Providence"@ja,
        "lol project 009:Divine Providence"@ja-latn ;
    schema:workPerformed <album/91010#musicalwork> .

<album/91010#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-30"^^xsd:date ;
    dcterms:title "lol project 009:Divine Providence"@en,
        "lol project 009:Divine Providence"@ja,
        "lol project 009:Divine Providence"@ja-latn ;
    mo:catalogue_number "LOCD-1069" ;
    mo:media_type "CD" ;
    mo:publication_of <album/91010#musicalexpression> ;
    mo:publisher <org/1980#subject> ;
    mo:record _:N4fa12da60206433bacb64919cec9c053 ;
    mo:record_count 1 ;
    mo:release <event/175> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "colis Records"@en ;
            foaf:name "colis Records"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(laughing out loud)"@en ;
            foaf:name "(laughing out loud)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(laughing out loud)"@en ;
            foaf:name "(laughing out loud)"@en ],
        <artist/15472#subject>,
        <artist/2466#subject>,
        <artist/46703#subject>,
        <artist/55752#subject>,
        <artist/55788#subject>,
        <artist/55790#subject> ;
    schema:datePublished "2014-12-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/01/91010/91010-1569805227.jpg> ;
    schema:name "lol project 009:Divine Providence"@en,
        "lol project 009:Divine Providence"@ja,
        "lol project 009:Divine Providence"@ja-latn ;
    schema:publisher <org/1980#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/91010/91010-1569805227.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91010#subject> ;
    schema:name "(laughing out loud"@en ;
    foaf:made <album/91010#subject> ;
    foaf:name "(laughing out loud"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91010#subject> ;
    schema:name "a.k.a Yuri Yuzriha (Digital Logics)"@en ;
    foaf:made <album/91010#subject> ;
    foaf:name "a.k.a Yuri Yuzriha (Digital Logics)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91010#subject> ;
    schema:name "(Digital Logics)"@en ;
    foaf:made <album/91010#subject> ;
    foaf:name "(Digital Logics)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91010#subject> ;
    schema:name "(colis Records)"@en ;
    foaf:made <album/91010#subject> ;
    foaf:name "(colis Records)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91010#subject> ;
    schema:name "(laughing out loud)"@en ;
    foaf:made <album/91010#subject> ;
    foaf:name "(laughing out loud)"@en .

_:N05fec19636e7426893bde1188fa5f088 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "snowy avenue"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N4fa12da60206433bacb64919cec9c053 ;
    schema:name "snowy avenue"@en .

_:N4e8d4fff28c64acf9bb9714cb641017e a schema:Person,
        foaf:Person ;
    mo:performed <album/91010#performance> ;
    schema:name "(laughing out loud)"@en ;
    foaf:name "(laughing out loud)"@en .

_:N6a56becd1356429bb9f0a818902b9e42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Drizzle"@en ;
    mo:track_number 10 ;
    schema:duration "PT8:01"^^xsd:interval ;
    schema:inPlaylist _:N4fa12da60206433bacb64919cec9c053 ;
    schema:name "Night Drizzle"@en .

_:N6daf2bbd6a854d9981c10f073598b666 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Divine Providence"@en ;
    mo:track_number 1 ;
    schema:duration "PT7:40"^^xsd:interval ;
    schema:inPlaylist _:N4fa12da60206433bacb64919cec9c053 ;
    schema:name "Divine Providence"@en .

_:N816012db2e204825a48a50b38ce76d3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reverberate"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:55"^^xsd:interval ;
    schema:inPlaylist _:N4fa12da60206433bacb64919cec9c053 ;
    schema:name "Reverberate"@en .

_:N908877f963f14c889963509aedc52ce7 a schema:Person,
        foaf:Person ;
    mo:performed <album/91010#performance> ;
    schema:name "colis Records"@en ;
    foaf:name "colis Records"@en .

_:Nad5485784fb144c7b666f5a870b04f60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fanatical theory -Re:track-"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:57"^^xsd:interval ;
    schema:inPlaylist _:N4fa12da60206433bacb64919cec9c053 ;
    schema:name "fanatical theory -Re:track-"@en .

_:Nb5f80f2c359e40b19ab3626a70932d12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Covenant"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N4fa12da60206433bacb64919cec9c053 ;
    schema:name "Covenant"@en .

_:Nb68163e6012b4b9998f1c0df1cc5d3e8 a schema:Person,
        foaf:Person ;
    mo:performed <album/91010#performance> ;
    schema:name "(laughing out loud)"@en ;
    foaf:name "(laughing out loud)"@en .

_:Ne00583b0f2a14a14a98c8a8e6e6f158b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Behind Glitters"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N4fa12da60206433bacb64919cec9c053 ;
    schema:name "Behind Glitters"@en .

_:Nec8ff04aff14453d8cfc5b92f7139e8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Contemporaries"@en ;
    mo:track_number 2 ;
    schema:duration "PT8:00"^^xsd:interval ;
    schema:inPlaylist _:N4fa12da60206433bacb64919cec9c053 ;
    schema:name "Contemporaries"@en .

_:Nf8afa5b2e9824be98fde2ff2005b55c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "galactic nebula"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:11"^^xsd:interval ;
    schema:inPlaylist _:N4fa12da60206433bacb64919cec9c053 ;
    schema:name "galactic nebula"@en .

_:Nfcc8c13e5f434a76aa88b3a44af387e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "stellarbreaker -Extended Mix-"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:38"^^xsd:interval ;
    schema:inPlaylist _:N4fa12da60206433bacb64919cec9c053 ;
    schema:name "stellarbreaker -Extended Mix-"@en .

_:Nfe2d6038a92a464cbbbb9748085cd211 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unfortunate"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:N4fa12da60206433bacb64919cec9c053 ;
    schema:name "Unfortunate"@en .

_:N4fa12da60206433bacb64919cec9c053 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05fec19636e7426893bde1188fa5f088,
        _:N6a56becd1356429bb9f0a818902b9e42,
        _:N6daf2bbd6a854d9981c10f073598b666,
        _:N816012db2e204825a48a50b38ce76d3c,
        _:Nad5485784fb144c7b666f5a870b04f60,
        _:Nb5f80f2c359e40b19ab3626a70932d12,
        _:Ne00583b0f2a14a14a98c8a8e6e6f158b,
        _:Nec8ff04aff14453d8cfc5b92f7139e8a,
        _:Nf8afa5b2e9824be98fde2ff2005b55c0,
        _:Nfcc8c13e5f434a76aa88b3a44af387e6,
        _:Nfe2d6038a92a464cbbbb9748085cd211 ;
    mo:track_count 11 ;
    schema:duration "PT75:37"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N05fec19636e7426893bde1188fa5f088,
        _:N6a56becd1356429bb9f0a818902b9e42,
        _:N6daf2bbd6a854d9981c10f073598b666,
        _:N816012db2e204825a48a50b38ce76d3c,
        _:Nad5485784fb144c7b666f5a870b04f60,
        _:Nb5f80f2c359e40b19ab3626a70932d12,
        _:Ne00583b0f2a14a14a98c8a8e6e6f158b,
        _:Nec8ff04aff14453d8cfc5b92f7139e8a,
        _:Nf8afa5b2e9824be98fde2ff2005b55c0,
        _:Nfcc8c13e5f434a76aa88b3a44af387e6,
        _:Nfe2d6038a92a464cbbbb9748085cd211 .

