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

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

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

<artist/2391#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136567#subject> ;
    schema:name "syatten"@en ;
    foaf:made <album/136567#composition>,
        <album/136567#subject> ;
    foaf:name "syatten"@en .

<artist/44608#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136567#subject> ;
    schema:name "wat"@en ;
    foaf:made <album/136567#composition>,
        <album/136567#subject> ;
    foaf:name "wat"@en .

<artist/54009#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136567#subject> ;
    schema:name "bitscape"@en ;
    foaf:made <album/136567#composition>,
        <album/136567#subject> ;
    foaf:name "bitscape"@en .

<artist/54010#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136567#subject> ;
    schema:name "cacono"@en ;
    foaf:made <album/136567#composition>,
        <album/136567#subject> ;
    foaf:name "cacono"@en .

<event/224> a mo:Release ;
    schema:name "Released at Comic Market 97 (Dec 28, 2019 to Dec 31, 2019)" .

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

<album/136567#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Derive and Slowmotion"@en,
        "Derive and Slowmotion"@ja,
        "Derive and Slowmotion"@ja-latn ;
    mo:performance_of <album/136567#musicalwork> ;
    mo:recorded_as <album/136567#musicalexpression> ;
    schema:name "Derive and Slowmotion"@en,
        "Derive and Slowmotion"@ja,
        "Derive and Slowmotion"@ja-latn ;
    schema:workPerformed <album/136567#musicalwork> .

<org/3591#subject> schema:name "Flow and Stagnation"@en,
        "Flow and Stagnation"@ja,
        "Flow and Stagnation"@ja-latn ;
    foaf:name "Flow and Stagnation"@en,
        "Flow and Stagnation"@ja,
        "Flow and Stagnation"@ja-latn .

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

<https://medium-media.vgm.io/albums/76/136567/136567-c84ac3844559.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/136567#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Derive and Slowmotion"@en,
        "Derive and Slowmotion"@ja,
        "Derive and Slowmotion"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "[Akihabara Heavy Industry Inc.]"@en ;
            foaf:made <album/136567#composition> ;
            foaf:name "[Akihabara Heavy Industry Inc.]"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "[Chromesphere Records]"@en ;
            foaf:made <album/136567#composition> ;
            foaf:name "[Chromesphere Records]"@en ],
        <artist/2391#subject>,
        <artist/44608#subject>,
        <artist/54009#subject>,
        <artist/54010#subject> ;
    mo:produced_work <album/136567#musicalwork> ;
    schema:name "Derive and Slowmotion"@en,
        "Derive and Slowmotion"@ja,
        "Derive and Slowmotion"@ja-latn .

<album/136567#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-31"^^xsd:date ;
    dcterms:title "Derive and Slowmotion"@en,
        "Derive and Slowmotion"@ja,
        "Derive and Slowmotion"@ja-latn ;
    mo:catalogue_number "flas0016" ;
    mo:media_type "Download Code" ;
    mo:publication_of <album/136567#musicalexpression> ;
    mo:publisher <org/3591#subject> ;
    mo:record _:N7dc28603737543618edcb09284dff42c ;
    mo:record_count 1 ;
    mo:release <event/224> ;
    schema:datePublished "2019-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/76/136567/136567-c84ac3844559.jpg> ;
    schema:name "Derive and Slowmotion"@en,
        "Derive and Slowmotion"@ja,
        "Derive and Slowmotion"@ja-latn ;
    schema:publisher <org/3591#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/136567/136567-c84ac3844559.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136567#subject> ;
    schema:name "[Akihabara Heavy Industry Inc.]"@en ;
    foaf:made <album/136567#subject> ;
    foaf:name "[Akihabara Heavy Industry Inc.]"@en .

_:N0206590e98c74618b379c779d8f6d4c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Needed"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7dc28603737543618edcb09284dff42c ;
    schema:name "Needed"@en .

_:N7cc34c137ace4a669877c456464f2103 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mamba"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7dc28603737543618edcb09284dff42c ;
    schema:name "Mamba"@en .

_:N9bb4775e986d4ef1a9deff6858e5a5cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Profundus"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7dc28603737543618edcb09284dff42c ;
    schema:name "Profundus"@en .

_:Neb09780e1acf408bab65c05a55a1bd69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Assumption"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7dc28603737543618edcb09284dff42c ;
    schema:name "Assumption"@en .

_:Nf9c0f764063c40ffafe835b79cf67a69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Barrel"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N7dc28603737543618edcb09284dff42c ;
    schema:name "Barrel"@en .

_:N7dc28603737543618edcb09284dff42c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0206590e98c74618b379c779d8f6d4c2,
        _:N7cc34c137ace4a669877c456464f2103,
        _:N9bb4775e986d4ef1a9deff6858e5a5cd,
        _:Neb09780e1acf408bab65c05a55a1bd69,
        _:Nf9c0f764063c40ffafe835b79cf67a69 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0206590e98c74618b379c779d8f6d4c2,
        _:N7cc34c137ace4a669877c456464f2103,
        _:N9bb4775e986d4ef1a9deff6858e5a5cd,
        _:Neb09780e1acf408bab65c05a55a1bd69,
        _:Nf9c0f764063c40ffafe835b79cf67a69 .

