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

<artist/13434#subject> a schema:Person,
        foaf:Person ;
    schema:name "Blue E"@en ;
    foaf:made <album/11523#lyrics>,
        <album/11523#subject> ;
    foaf:name "Blue E"@en .

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

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

<artist/57157#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11523#subject> ;
    schema:name "Swing Holic"@en ;
    foaf:made <album/11523#composition>,
        <album/11523#subject> ;
    foaf:name "Swing Holic"@en .

<event/35> a mo:Release ;
    schema:name "Released at Comic Market 75 (Dec 28, 2008 to Dec 30, 2008)" .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

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

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

<org/702#subject> schema:name "SWING HOLIC"@en,
        "SWING HOLIC"@ja,
        "SWING HOLIC"@ja-latn ;
    foaf:name "SWING HOLIC"@en,
        "SWING HOLIC"@ja,
        "SWING HOLIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/32/11523/11523-a3d5b05ee9f1.jpg> a schema:ImageObject,
        foaf:Image .

<album/11523#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SWING HOLIC VOL.03"@en,
        "SWING HOLIC VOL.03"@ja,
        "SWING HOLIC VOL.03"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/57157#subject> ;
    mo:produced_work <album/11523#musicalwork> ;
    schema:name "SWING HOLIC VOL.03"@en,
        "SWING HOLIC VOL.03"@ja,
        "SWING HOLIC VOL.03"@ja-latn .

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

<artist/2515#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11523#performance> ;
    schema:name "A~YA"@en ;
    foaf:name "A~YA"@en .

<artist/5561#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11523#performance> ;
    schema:name "Swing Holic Band"@en ;
    foaf:name "Swing Holic Band"@en .

<album/11523#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SWING HOLIC VOL.03"@en,
        "SWING HOLIC VOL.03"@ja,
        "SWING HOLIC VOL.03"@ja-latn ;
    mo:performance_of <album/11523#musicalwork> ;
    mo:performer <artist/2515#subject>,
        <artist/5561#subject> ;
    mo:recorded_as <album/11523#musicalexpression> ;
    schema:byArtist <artist/2515#subject>,
        <artist/5561#subject> ;
    schema:name "SWING HOLIC VOL.03"@en,
        "SWING HOLIC VOL.03"@ja,
        "SWING HOLIC VOL.03"@ja-latn ;
    schema:workPerformed <album/11523#musicalwork> .

<album/11523#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "SWING HOLIC VOL.03"@en,
        "SWING HOLIC VOL.03"@ja,
        "SWING HOLIC VOL.03"@ja-latn ;
    mo:catalogue_number "SWHC-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11523#musicalexpression> ;
    mo:publisher <org/702#subject> ;
    mo:record _:N0f1ab1495eea49c095de79fb7e9b3be3 ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about <product/27#subject> ;
    schema:byArtist <artist/2515#subject>,
        <artist/5561#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/32/11523/11523-a3d5b05ee9f1.jpg> ;
    schema:name "SWING HOLIC VOL.03"@en,
        "SWING HOLIC VOL.03"@ja,
        "SWING HOLIC VOL.03"@ja-latn ;
    schema:publisher <org/702#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/11523/11523-a3d5b05ee9f1.jpg> .

_:N23b1f087393d43f5b7f9ba10f1c5af96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City on the moon"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N0f1ab1495eea49c095de79fb7e9b3be3 ;
    schema:name "City on the moon"@en .

_:N2574f3c164a04fb48606a365ef1041f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Letter -never to arrive-"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N0f1ab1495eea49c095de79fb7e9b3be3 ;
    schema:name "Letter -never to arrive-"@en .

_:N305714bb0ba344c1ad41dc19019df6f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Graceful Mid-night"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N0f1ab1495eea49c095de79fb7e9b3be3 ;
    schema:name "Graceful Mid-night"@en .

_:N409902f9d6754b798a3eba1cd926dd36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunatic Eyes"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N0f1ab1495eea49c095de79fb7e9b3be3 ;
    schema:name "Lunatic Eyes"@en .

_:N48ddf44921194791880f090ad77699b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dawn of Eastern Dreams"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:N0f1ab1495eea49c095de79fb7e9b3be3 ;
    schema:name "Dawn of Eastern Dreams"@en .

_:N51e1541736814f4c88d673b0fae2e6f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smoke and Ash"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N0f1ab1495eea49c095de79fb7e9b3be3 ;
    schema:name "Smoke and Ash"@en .

_:N52ac8b77e18341d1af341fea1bfc64e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Over the moon light higher"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N0f1ab1495eea49c095de79fb7e9b3be3 ;
    schema:name "Over the moon light higher"@en .

_:N8a9d92b034fb43a0bc643a6a9f5f56eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burn out the time"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N0f1ab1495eea49c095de79fb7e9b3be3 ;
    schema:name "Burn out the time"@en .

_:Nae5c89f453bc4480848abfecb483f641 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "in the beginning of.."@en ;
    mo:track_number 1 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N0f1ab1495eea49c095de79fb7e9b3be3 ;
    schema:name "in the beginning of.."@en .

_:Nd4c377d8dddc423c94c415b7e588ab9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fruity High Life"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N0f1ab1495eea49c095de79fb7e9b3be3 ;
    schema:name "Fruity High Life"@en .

_:Neb488ff28dfd475eb402c7a87b674de9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Proud of our country"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N0f1ab1495eea49c095de79fb7e9b3be3 ;
    schema:name "Proud of our country"@en .

_:Nfdab0048a76843e4a1dc6be9bf9817c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Playin' in Asia"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N0f1ab1495eea49c095de79fb7e9b3be3 ;
    schema:name "Playin' in Asia"@en .

_:N0f1ab1495eea49c095de79fb7e9b3be3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N23b1f087393d43f5b7f9ba10f1c5af96,
        _:N2574f3c164a04fb48606a365ef1041f1,
        _:N305714bb0ba344c1ad41dc19019df6f9,
        _:N409902f9d6754b798a3eba1cd926dd36,
        _:N48ddf44921194791880f090ad77699b5,
        _:N51e1541736814f4c88d673b0fae2e6f9,
        _:N52ac8b77e18341d1af341fea1bfc64e8,
        _:N8a9d92b034fb43a0bc643a6a9f5f56eb,
        _:Nae5c89f453bc4480848abfecb483f641,
        _:Nd4c377d8dddc423c94c415b7e588ab9c,
        _:Neb488ff28dfd475eb402c7a87b674de9,
        _:Nfdab0048a76843e4a1dc6be9bf9817c7 ;
    mo:track_count 12 ;
    schema:duration "PT51:35"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N23b1f087393d43f5b7f9ba10f1c5af96,
        _:N2574f3c164a04fb48606a365ef1041f1,
        _:N305714bb0ba344c1ad41dc19019df6f9,
        _:N409902f9d6754b798a3eba1cd926dd36,
        _:N48ddf44921194791880f090ad77699b5,
        _:N51e1541736814f4c88d673b0fae2e6f9,
        _:N52ac8b77e18341d1af341fea1bfc64e8,
        _:N8a9d92b034fb43a0bc643a6a9f5f56eb,
        _:Nae5c89f453bc4480848abfecb483f641,
        _:Nd4c377d8dddc423c94c415b7e588ab9c,
        _:Neb488ff28dfd475eb402c7a87b674de9,
        _:Nfdab0048a76843e4a1dc6be9bf9817c7 .

