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

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

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

<artist/17133#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88304#subject> ;
    schema:name "MK"@en ;
    foaf:made <album/88304#composition>,
        <album/88304#subject> ;
    foaf:name "MK"@en .

<artist/2454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88304#subject> ;
    schema:name "Taishi"@en ;
    foaf:made <album/88304#composition>,
        <album/88304#subject> ;
    foaf:name "Taishi"@en .

<artist/2735#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88304#subject> ;
    schema:name "Nhato"@en ;
    foaf:made <album/88304#composition>,
        <album/88304#subject> ;
    foaf:name "Nhato"@en .

<artist/2739#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88304#subject> ;
    schema:name "Tomohiko Togashi"@en ;
    foaf:made <album/88304#composition>,
        <album/88304#subject> ;
    foaf:name "Tomohiko Togashi"@en .

<event/219> a mo:Release ;
    schema:name "Released at M3-2018 Fall (Oct 28, 2018)" .

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

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

<org/618#subject> schema:name "compllege"@en,
        "compllege"@ja,
        "compllege"@ja-latn ;
    foaf:name "compllege"@en,
        "compllege"@ja,
        "compllege"@ja-latn .

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

<https://medium-media.vgm.io/albums/40/88304/88304-1562129423.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/88304#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "C-Experiment"@en,
        "C-Experiment"@ja,
        "C-Experiment"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Fenmie Music)"@en ;
            foaf:made <album/88304#composition> ;
            foaf:name "(Fenmie Music)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Otographic Music)"@en ;
            foaf:made <album/88304#composition> ;
            foaf:name "(Otographic Music)"@en ],
        <artist/17133#subject>,
        <artist/2454#subject>,
        <artist/2735#subject>,
        <artist/2739#subject> ;
    mo:produced_work <album/88304#musicalwork> ;
    schema:name "C-Experiment"@en,
        "C-Experiment"@ja,
        "C-Experiment"@ja-latn .

<album/88304#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-10-28"^^xsd:date ;
    dcterms:title "C-Experiment"@en,
        "C-Experiment"@ja,
        "C-Experiment"@ja-latn ;
    mo:catalogue_number "CODL-0001" ;
    mo:media_type "Download Code" ;
    mo:publication_of <album/88304#musicalexpression> ;
    mo:publisher <org/618#subject> ;
    mo:record _:Nbbf3fe23cfcb474581e3e230e85e4931 ;
    mo:record_count 1 ;
    mo:release <event/219> ;
    schema:datePublished "2018-10-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/40/88304/88304-1562129423.jpg> ;
    schema:name "C-Experiment"@en,
        "C-Experiment"@ja,
        "C-Experiment"@ja-latn ;
    schema:publisher <org/618#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/88304/88304-1562129423.jpg> .

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

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

_:N183f8b9188bc4c4a88676bbf28cef882 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Moment of Silence (feat. Tomohiko Togashi)"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:Nbbf3fe23cfcb474581e3e230e85e4931 ;
    schema:name "A Moment of Silence (feat. Tomohiko Togashi)"@en .

_:Ndeaf7caac1004923a914ac3de692a021 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Human relations (feat. MK)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Nbbf3fe23cfcb474581e3e230e85e4931 ;
    schema:name "Human relations (feat. MK)"@en .

_:Ne0c63c7e78d442aa935a02e06f36557e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nbbf3fe23cfcb474581e3e230e85e4931 ;
    schema:name "Opening"@en .

_:Ne74c7f18e4d34b95993510ebd0d902a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Angels"@en ;
    mo:track_number 4 ;
    schema:duration "PT8:06"^^xsd:interval ;
    schema:inPlaylist _:Nbbf3fe23cfcb474581e3e230e85e4931 ;
    schema:name "The Angels"@en .

_:Ne839881ba4c24bbc92204628fa6cfd41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Encounter (feat. Nhato)"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nbbf3fe23cfcb474581e3e230e85e4931 ;
    schema:name "Encounter (feat. Nhato)"@en .

_:Nbbf3fe23cfcb474581e3e230e85e4931 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N183f8b9188bc4c4a88676bbf28cef882,
        _:Ndeaf7caac1004923a914ac3de692a021,
        _:Ne0c63c7e78d442aa935a02e06f36557e,
        _:Ne74c7f18e4d34b95993510ebd0d902a5,
        _:Ne839881ba4c24bbc92204628fa6cfd41 ;
    mo:track_count 5 ;
    schema:duration "PT26:57"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N183f8b9188bc4c4a88676bbf28cef882,
        _:Ndeaf7caac1004923a914ac3de692a021,
        _:Ne0c63c7e78d442aa935a02e06f36557e,
        _:Ne74c7f18e4d34b95993510ebd0d902a5,
        _:Ne839881ba4c24bbc92204628fa6cfd41 .

