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

<artist/35274#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sonomi Tameoka"@en,
        "為岡そのみ"@ja ;
    foaf:made <album/42567#lyrics>,
        <album/42567#subject> ;
    foaf:name "Sonomi Tameoka"@en,
        "為岡そのみ"@ja .

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

<artist/19991#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42567#subject> ;
    schema:name "HISASHI"@en ;
    foaf:made <album/42567#composition>,
        <album/42567#lyrics>,
        <album/42567#subject> ;
    foaf:name "HISASHI"@en .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

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

<album/42567#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Monochrome Overdrive / Yurika Endo"@en,
        "モノクロームオーバードライブ / 遠藤ゆりか"@ja,
        "Monochrome Overdrive / Yurika Endo"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Glow"@en ;
            foaf:made <album/42567#composition> ;
            foaf:name "Glow"@en ],
        <artist/19991#subject> ;
    mo:produced_work <album/42567#musicalwork> ;
    schema:name "Monochrome Overdrive / Yurika Endo"@en,
        "モノクロームオーバードライブ / 遠藤ゆりか"@ja,
        "Monochrome Overdrive / Yurika Endo"@ja-latn .

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

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

<album/42567#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Monochrome Overdrive / Yurika Endo"@en,
        "モノクロームオーバードライブ / 遠藤ゆりか"@ja,
        "Monochrome Overdrive / Yurika Endo"@ja-latn ;
    mo:performance_of <album/42567#musicalwork> ;
    mo:performer <artist/15574#subject> ;
    mo:recorded_as <album/42567#musicalexpression> ;
    schema:byArtist <artist/15574#subject> ;
    schema:name "Monochrome Overdrive / Yurika Endo"@en,
        "モノクロームオーバードライブ / 遠藤ゆりか"@ja,
        "Monochrome Overdrive / Yurika Endo"@ja-latn ;
    schema:workPerformed <album/42567#musicalwork> .

<artist/15574#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42567#performance> ;
    schema:name "Yurika Endo"@en,
        "遠藤ゆりか"@ja ;
    foaf:name "Yurika Endo"@en,
        "遠藤ゆりか"@ja .

<album/42567#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-02-05"^^xsd:date ;
    dcterms:title "Monochrome Overdrive / Yurika Endo"@en,
        "モノクロームオーバードライブ / 遠藤ゆりか"@ja,
        "Monochrome Overdrive / Yurika Endo"@ja-latn ;
    mo:catalogue_number "PCCG-70199" ;
    mo:media_type "CD" ;
    mo:publication_of <album/42567#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Nfc6ba991c30346a98ce6d73c583ee8a1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Z/X IGNITION"@en ;
            foaf:name "Z/X IGNITION"@en ] ;
    schema:byArtist <artist/15574#subject> ;
    schema:datePublished "2014-02-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/76/42567/42567-1389407329.jpg> ;
    schema:name "Monochrome Overdrive / Yurika Endo"@en,
        "モノクロームオーバードライブ / 遠藤ゆりか"@ja,
        "Monochrome Overdrive / Yurika Endo"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/42567/42567-1389407329.jpg> .

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

_:N12435cdaafc8446f91492826f23afaae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REBORN"@en,
        "REBORN"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nfc6ba991c30346a98ce6d73c583ee8a1 ;
    schema:name "REBORN"@en,
        "REBORN"@ja .

_:N1a37f9a6a76647bc9fe081f7960b63f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monochrome Overdrive (instrumental)"@en,
        "モノクロームオーバードライブ (instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nfc6ba991c30346a98ce6d73c583ee8a1 ;
    schema:name "Monochrome Overdrive (instrumental)"@en,
        "モノクロームオーバードライブ (instrumental)"@ja .

_:N6152ea2a6bc54d22af58ec764636219b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monochrome Overdrive"@en,
        "モノクロームオーバードライブ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nfc6ba991c30346a98ce6d73c583ee8a1 ;
    schema:name "Monochrome Overdrive"@en,
        "モノクロームオーバードライブ"@ja .

_:Ncd99e177becd4b519a9cccfdbbf8c81b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "REBORN (instrumental)"@en,
        "REBORN (instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nfc6ba991c30346a98ce6d73c583ee8a1 ;
    schema:name "REBORN (instrumental)"@en,
        "REBORN (instrumental)"@ja .

_:Nfc6ba991c30346a98ce6d73c583ee8a1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12435cdaafc8446f91492826f23afaae,
        _:N1a37f9a6a76647bc9fe081f7960b63f8,
        _:N6152ea2a6bc54d22af58ec764636219b,
        _:Ncd99e177becd4b519a9cccfdbbf8c81b ;
    mo:track_count 4 ;
    schema:duration "PT15:48"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N12435cdaafc8446f91492826f23afaae,
        _:N1a37f9a6a76647bc9fe081f7960b63f8,
        _:N6152ea2a6bc54d22af58ec764636219b,
        _:Ncd99e177becd4b519a9cccfdbbf8c81b .

