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

<artist/29143#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ryoji Saito"@en,
        "さいとうりょうじ"@ja ;
    foaf:made <album/76210#lyrics>,
        <album/76210#subject> ;
    foaf:name "Ryoji Saito"@en,
        "さいとうりょうじ"@ja .

<artist/5433#subject> a schema:Person,
        foaf:Person ;
    schema:name "Manami Numakura"@en,
        "沼倉愛美"@ja ;
    foaf:made <album/76210#lyrics>,
        <album/76210#subject> ;
    foaf:name "Manami Numakura"@en,
        "沼倉愛美"@ja .

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

<artist/1391#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76210#subject> ;
    schema:name "Dan Miyakawa"@en,
        "宮川弾"@ja ;
    foaf:made <album/76210#composition>,
        <album/76210#lyrics>,
        <album/76210#subject> ;
    foaf:name "Dan Miyakawa"@en,
        "宮川弾"@ja .

<artist/15790#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76210#subject> ;
    schema:name "WEST GROUND"@en ;
    foaf:made <album/76210#composition>,
        <album/76210#subject> ;
    foaf:name "WEST GROUND"@en .

<artist/29142#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76210#subject> ;
    schema:name "RYLL"@en ;
    foaf:made <album/76210#composition>,
        <album/76210#subject> ;
    foaf:name "RYLL"@en .

<product/6311#subject> a schema:CreativeWork ;
    schema:name "Kakuriyo -Bed & Breakfast for Spirits-"@en,
        "かくりよの宿飯"@ja,
        "Kakuriyo no Yadomeshi"@ja-latn ;
    foaf:name "Kakuriyo -Bed & Breakfast for Spirits-"@en,
        "かくりよの宿飯"@ja,
        "Kakuriyo no Yadomeshi"@ja-latn .

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

<album/76210#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "color / Manami Numakura"@en,
        "彩 -color- / 沼倉愛美"@ja,
        "color / Manami Numakura"@ja-latn ;
    mo:performance_of <album/76210#musicalwork> ;
    mo:recorded_as <album/76210#musicalexpression> ;
    schema:name "color / Manami Numakura"@en,
        "彩 -color- / 沼倉愛美"@ja,
        "color / Manami Numakura"@ja-latn ;
    schema:workPerformed <album/76210#musicalwork> .

<org/240#subject> schema:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn ;
    foaf:name "flying DOG"@en,
        "flying DOG"@ja,
        "flying DOG"@ja-latn .

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

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

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

<album/76210#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "color / Manami Numakura"@en,
        "彩 -color- / 沼倉愛美"@ja,
        "color / Manami Numakura"@ja-latn ;
    mo:composer <artist/1391#subject>,
        <artist/15790#subject>,
        <artist/29142#subject> ;
    mo:produced_work <album/76210#musicalwork> ;
    schema:name "color / Manami Numakura"@en,
        "彩 -color- / 沼倉愛美"@ja,
        "color / Manami Numakura"@ja-latn .

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

<album/76210#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-06-06"^^xsd:date ;
    dcterms:title "color / Manami Numakura"@en,
        "彩 -color- / 沼倉愛美"@ja,
        "color / Manami Numakura"@ja-latn ;
    mo:catalogue_number "VTCL-35277" ;
    mo:media_type "CD" ;
    mo:publication_of <album/76210#musicalexpression> ;
    mo:publisher <org/240#subject> ;
    mo:record _:Nf21e3a804c4848d284b2bfab16e18e1c ;
    mo:record_count 1 ;
    schema:about <product/6311#subject> ;
    schema:datePublished "2018-06-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/01/76210/76210-1521202891.jpg> ;
    schema:name "color / Manami Numakura"@en,
        "彩 -color- / 沼倉愛美"@ja,
        "color / Manami Numakura"@ja-latn ;
    schema:publisher <org/240#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/76210/76210-1521202891.jpg> .

_:N05d62ce584534d7a90c3c1bb65c7e5d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RELOAD <Instrumental ver.>"@en,
        "RELOAD <Instrumental ver.>"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nf21e3a804c4848d284b2bfab16e18e1c ;
    schema:name "RELOAD <Instrumental ver.>"@en,
        "RELOAD <Instrumental ver.>"@ja .

_:N3c0800412f5a4d2c93a16d7ae2e7cf44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "color"@en,
        "彩 -color-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nf21e3a804c4848d284b2bfab16e18e1c ;
    schema:name "color"@en,
        "彩 -color-"@ja .

_:N44144d40950b4326971c9ae167296794 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Checkmate <Instrumental ver.>"@en,
        "Checkmate <Instrumental ver.>"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nf21e3a804c4848d284b2bfab16e18e1c ;
    schema:name "Checkmate <Instrumental ver.>"@en,
        "Checkmate <Instrumental ver.>"@ja .

_:N5eeda5f3804a4b0d8ed3ce7737784549 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "color <Instrumental ver.>"@en,
        "彩 -color- <Instrumental ver.>"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nf21e3a804c4848d284b2bfab16e18e1c ;
    schema:name "color <Instrumental ver.>"@en,
        "彩 -color- <Instrumental ver.>"@ja .

_:N8283e0db8bb04fd28c17a829805af3ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Checkmate"@en,
        "Checkmate"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nf21e3a804c4848d284b2bfab16e18e1c ;
    schema:name "Checkmate"@en,
        "Checkmate"@ja .

_:Nafa0b8b0a959457db2712c1770cd24bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RELOAD"@en,
        "RELOAD"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nf21e3a804c4848d284b2bfab16e18e1c ;
    schema:name "RELOAD"@en,
        "RELOAD"@ja .

_:Nf21e3a804c4848d284b2bfab16e18e1c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05d62ce584534d7a90c3c1bb65c7e5d1,
        _:N3c0800412f5a4d2c93a16d7ae2e7cf44,
        _:N44144d40950b4326971c9ae167296794,
        _:N5eeda5f3804a4b0d8ed3ce7737784549,
        _:N8283e0db8bb04fd28c17a829805af3ee,
        _:Nafa0b8b0a959457db2712c1770cd24bd ;
    mo:track_count 6 ;
    schema:duration "PT24:38"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N05d62ce584534d7a90c3c1bb65c7e5d1,
        _:N3c0800412f5a4d2c93a16d7ae2e7cf44,
        _:N44144d40950b4326971c9ae167296794,
        _:N5eeda5f3804a4b0d8ed3ce7737784549,
        _:N8283e0db8bb04fd28c17a829805af3ee,
        _:Nafa0b8b0a959457db2712c1770cd24bd .

