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

<artist/16805#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aimi Tanaka"@en,
        "田中あいみ"@ja ;
    foaf:made <album/108848#lyrics>,
        <album/108848#subject>,
        <album/108848#vocals> ;
    foaf:name "Aimi Tanaka"@en,
        "田中あいみ"@ja .

<artist/16764#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108848#subject> ;
    schema:name "Ayato Shinozaki"@en,
        "篠崎あやと"@ja ;
    foaf:made <album/108848#composition>,
        <album/108848#subject> ;
    foaf:name "Ayato Shinozaki"@en,
        "篠崎あやと"@ja .

<artist/26046#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108848#subject> ;
    schema:name "Kento Ikeda"@en,
        "池田健仁"@ja ;
    foaf:made <album/108848#composition>,
        <album/108848#subject> ;
    foaf:name "Kento Ikeda"@en,
        "池田健仁"@ja .

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

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

<album/108848#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cobalt / Aimi Tanaka"@en,
        "コバルト / 田中あいみ"@ja,
        "Cobalt / Aimi Tanaka"@ja-latn ;
    mo:performance_of <album/108848#musicalwork> ;
    mo:recorded_as <album/108848#musicalexpression> ;
    schema:name "Cobalt / Aimi Tanaka"@en,
        "コバルト / 田中あいみ"@ja,
        "Cobalt / Aimi Tanaka"@ja-latn ;
    schema:workPerformed <album/108848#musicalwork> .

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

<org/3301#subject> schema:name "WAVE MASTER"@en,
        "WAVE MASTER"@ja,
        "WAVE MASTER"@ja-latn ;
    foaf:name "WAVE MASTER"@en,
        "WAVE MASTER"@ja,
        "WAVE MASTER"@ja-latn .

<https://media.vgm.io/albums/84/108848/108848-3d02ffd61bd6.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/108848#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/84/108848/108848-3d02ffd61bd6.jpg> ;
    foaf:depicts <album/108848#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/84/108848/108848-3d02ffd61bd6.jpg> .

<https://medium-media.vgm.io/albums/84/108848/108848-3d02ffd61bd6.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/108848#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cobalt / Aimi Tanaka"@en,
        "コバルト / 田中あいみ"@ja,
        "Cobalt / Aimi Tanaka"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ritchie the world"@en ;
            foaf:made <album/108848#composition> ;
            foaf:name "Ritchie the world"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "seraforest"@en ;
            foaf:made <album/108848#composition> ;
            foaf:name "seraforest"@en ],
        <artist/16764#subject>,
        <artist/26046#subject> ;
    mo:produced_work <album/108848#musicalwork> ;
    schema:name "Cobalt / Aimi Tanaka"@en,
        "コバルト / 田中あいみ"@ja,
        "Cobalt / Aimi Tanaka"@ja-latn .

<album/108848#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-08"^^xsd:date ;
    dcterms:title "Cobalt / Aimi Tanaka"@en,
        "コバルト / 田中あいみ"@ja,
        "Cobalt / Aimi Tanaka"@ja-latn ;
    mo:catalogue_number "WM-0765" ;
    mo:media_type "CD" ;
    mo:publication_of <album/108848#musicalexpression> ;
    mo:publisher <org/3301#subject> ;
    mo:record _:Nc35933410e2d442ab9e892bce1194a56 ;
    mo:record_count 1 ;
    schema:datePublished "2019-05-08"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/84/108848/108848-3d02ffd61bd6.jpg> ;
    schema:name "Cobalt / Aimi Tanaka"@en,
        "コバルト / 田中あいみ"@ja,
        "Cobalt / Aimi Tanaka"@ja-latn ;
    schema:publisher <org/3301#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/108848/108848-3d02ffd61bd6.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/108848#subject> ;
    schema:name "Ritchie the world"@en ;
    foaf:made <album/108848#subject> ;
    foaf:name "Ritchie the world"@en .

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

_:N05b337cb0b2c40088ba01fc379ca150b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はくちゅうむ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc35933410e2d442ab9e892bce1194a56 ;
    schema:name "はくちゅうむ"@ja .

_:N0ff352e8fa8640cd88081f383f440832 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心恋-uragoi-"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc35933410e2d442ab9e892bce1194a56 ;
    schema:name "心恋-uragoi-"@ja .

_:N16fe9a69aec949e79a402509ec37ddcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サウダージブルー (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc35933410e2d442ab9e892bce1194a56 ;
    schema:name "サウダージブルー (Instrumental)"@ja .

_:N2a46063ba0574cb69205d5e59040c43c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hey My Kitty (Instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc35933410e2d442ab9e892bce1194a56 ;
    schema:name "Hey My Kitty (Instrumental)"@ja .

_:N63976f0683044fe598fa1ea2f069c4c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "心恋-uragoi- (Instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc35933410e2d442ab9e892bce1194a56 ;
    schema:name "心恋-uragoi- (Instrumental)"@ja .

_:Na9ad7c842b324e07972bb24720ff80ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サウダージブルー"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc35933410e2d442ab9e892bce1194a56 ;
    schema:name "サウダージブルー"@ja .

_:Nb8010e91b60e4227a6b66545a63cb749 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hey My Kitty"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc35933410e2d442ab9e892bce1194a56 ;
    schema:name "Hey My Kitty"@ja .

_:Ncac36c14a46e4604b1f3a13df3d09080 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はくちゅうむ (Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc35933410e2d442ab9e892bce1194a56 ;
    schema:name "はくちゅうむ (Instrumental)"@ja .

_:Nc35933410e2d442ab9e892bce1194a56 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05b337cb0b2c40088ba01fc379ca150b,
        _:N0ff352e8fa8640cd88081f383f440832,
        _:N16fe9a69aec949e79a402509ec37ddcd,
        _:N2a46063ba0574cb69205d5e59040c43c,
        _:N63976f0683044fe598fa1ea2f069c4c2,
        _:Na9ad7c842b324e07972bb24720ff80ab,
        _:Nb8010e91b60e4227a6b66545a63cb749,
        _:Ncac36c14a46e4604b1f3a13df3d09080 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N05b337cb0b2c40088ba01fc379ca150b,
        _:N0ff352e8fa8640cd88081f383f440832,
        _:N16fe9a69aec949e79a402509ec37ddcd,
        _:N2a46063ba0574cb69205d5e59040c43c,
        _:N63976f0683044fe598fa1ea2f069c4c2,
        _:Na9ad7c842b324e07972bb24720ff80ab,
        _:Nb8010e91b60e4227a6b66545a63cb749,
        _:Ncac36c14a46e4604b1f3a13df3d09080 .

