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

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:made <album/138633#subject>,
        <album/138633#vocals> ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<artist/6650#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kahan"@en,
        "華飯"@ja ;
    foaf:made <album/138633#lyrics>,
        <album/138633#subject> ;
    foaf:name "Kahan"@en,
        "華飯"@ja .

<album/138633#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BLACK OR WHITE"@en,
        "BLACK OR WHITE"@ja,
        "BLACK OR WHITE"@ja-latn ;
    mo:produced_work <album/138633#musicalwork> ;
    schema:name "BLACK OR WHITE"@en,
        "BLACK OR WHITE"@ja,
        "BLACK OR WHITE"@ja-latn .

<event/149> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 9 (May 27, 2012)" .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/33/138633/138633-d8b825fa9cf9.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/138633#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-27"^^xsd:date ;
    dcterms:title "BLACK OR WHITE"@en,
        "BLACK OR WHITE"@ja,
        "BLACK OR WHITE"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/138633#musicalexpression> ;
    mo:publisher _:Ncf4faa1ac0d645c28f20bb6abfdda4e6 ;
    mo:record _:N87512751d62f48258a00fd684f3c935a ;
    mo:record_count 1 ;
    mo:release <event/149> ;
    schema:about <product/18#subject> ;
    schema:datePublished "2012-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/33/138633/138633-d8b825fa9cf9.jpg> ;
    schema:name "BLACK OR WHITE"@en,
        "BLACK OR WHITE"@ja,
        "BLACK OR WHITE"@ja-latn ;
    schema:publisher _:Ncf4faa1ac0d645c28f20bb6abfdda4e6 ;
    foaf:depiction <https://media.vgm.io/albums/33/138633/138633-d8b825fa9cf9.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "ちぃ"@en ;
    foaf:made <album/138633#vocals> ;
    foaf:name "ちぃ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ちぃ"@en ;
    foaf:made <album/138633#subject> ;
    foaf:name "ちぃ"@en .

_:N4ce2254223664d42807a1aee665b68fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLACK OR WHITE"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N87512751d62f48258a00fd684f3c935a ;
    schema:name "BLACK OR WHITE"@en .

_:N87512751d62f48258a00fd684f3c935a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4ce2254223664d42807a1aee665b68fb ;
    mo:track_count 1 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N4ce2254223664d42807a1aee665b68fb .

_:Ncf4faa1ac0d645c28f20bb6abfdda4e6 schema:name "the Psalm of Dreamers"@en,
        "the Psalm of Dreamers"@ja,
        "the Psalm of Dreamers"@ja-latn ;
    foaf:name "the Psalm of Dreamers"@en,
        "the Psalm of Dreamers"@ja,
        "the Psalm of Dreamers"@ja-latn .

