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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101600#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/101600#composition>,
        <album/101600#subject> ;
    foaf:name "ZUN"@en .

<event/169> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 11 (May 11, 2014)" .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/101600#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Qualia"@en,
        "クオリア"@ja,
        "Qualia"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/101600#musicalwork> ;
    schema:name "Qualia"@en,
        "クオリア"@ja,
        "Qualia"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/00/101600/101600-a427944fdd6e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/101600#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Qualia"@en,
        "クオリア"@ja,
        "Qualia"@ja-latn ;
    mo:performance_of <album/101600#musicalwork> ;
    mo:performer _:Ne6618c67d3ec4a37b14636498690ed9f,
        _:Necb0d482619b4508ac95058b710eb419 ;
    mo:recorded_as <album/101600#musicalexpression> ;
    schema:byArtist _:Ne6618c67d3ec4a37b14636498690ed9f,
        _:Necb0d482619b4508ac95058b710eb419 ;
    schema:name "Qualia"@en,
        "クオリア"@ja,
        "Qualia"@ja-latn ;
    schema:workPerformed <album/101600#musicalwork> .

<album/101600#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-05-11"^^xsd:date ;
    dcterms:title "Qualia"@en,
        "クオリア"@ja,
        "Qualia"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/101600#musicalexpression> ;
    mo:publisher _:N88bf7a67fea14aac8685b6b74150f68f ;
    mo:record _:Nb45f7b2598644d4c8a17a6ac8799ed19 ;
    mo:record_count 1 ;
    mo:release <event/169> ;
    schema:about <product/22#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ひろ太"@en ;
            foaf:name "ひろ太"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mona"@en ;
            foaf:name "Mona"@en ] ;
    schema:datePublished "2014-05-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/101600/101600-a427944fdd6e.jpg> ;
    schema:name "Qualia"@en,
        "クオリア"@ja,
        "Qualia"@ja-latn ;
    schema:publisher _:N88bf7a67fea14aac8685b6b74150f68f ;
    foaf:depiction <https://media.vgm.io/albums/00/101600/101600-a427944fdd6e.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "ノーストリリア"@en ;
    foaf:made <album/101600#lyrics> ;
    foaf:name "ノーストリリア"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ノーストリリア"@en ;
    foaf:made <album/101600#subject> ;
    foaf:name "ノーストリリア"@en .

_:N6bd7ca3af52f4bc49ea4e0d2c77c997b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アザレア"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nb45f7b2598644d4c8a17a6ac8799ed19 ;
    schema:name "アザレア"@ja .

_:N755e873e91374d3eaa29b8f009175c4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クオリア"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nb45f7b2598644d4c8a17a6ac8799ed19 ;
    schema:name "クオリア"@ja .

_:N88bf7a67fea14aac8685b6b74150f68f schema:name "ノーストリリア"@en ;
    foaf:name "ノーストリリア"@en .

_:Ne6618c67d3ec4a37b14636498690ed9f a schema:Person,
        foaf:Person ;
    mo:performed <album/101600#performance> ;
    schema:name "ひろ太"@en ;
    foaf:name "ひろ太"@en .

_:Necb0d482619b4508ac95058b710eb419 a schema:Person,
        foaf:Person ;
    mo:performed <album/101600#performance> ;
    schema:name "Mona"@en ;
    foaf:name "Mona"@en .

_:Nb45f7b2598644d4c8a17a6ac8799ed19 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6bd7ca3af52f4bc49ea4e0d2c77c997b,
        _:N755e873e91374d3eaa29b8f009175c4e ;
    mo:track_count 2 ;
    schema:duration "PT7:36"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N6bd7ca3af52f4bc49ea4e0d2c77c997b,
        _:N755e873e91374d3eaa29b8f009175c4e .

