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

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

<artist/2498#subject> a schema:Person,
        foaf:Person ;
    schema:name "Linjin"@en,
        "隣人"@ja ;
    foaf:made <album/30648#lyrics>,
        <album/30648#subject> ;
    foaf:name "Linjin"@en,
        "隣人"@ja .

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

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

<event/146> a mo:Release ;
    schema:name "Released at Comic Market 81 (Dec 29, 2011 to Dec 31, 2011)" .

<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/30648#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SWING HOLIC VOL.08"@en,
        "SWING HOLIC VOL.08"@ja,
        "SWING HOLIC VOL.08"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/30648#musicalwork> ;
    schema:name "SWING HOLIC VOL.08"@en,
        "SWING HOLIC VOL.08"@ja,
        "SWING HOLIC VOL.08"@ja-latn .

<album/30648#musicalexpression> a mo:Signal ;
    mo:published_as <album/30648#subject> ;
    mo:records <album/30648#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/84/30648/30648-6016497422d0.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/30648#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/84/30648/30648-6016497422d0.jpg> ;
    foaf:depicts <album/30648#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/84/30648/30648-6016497422d0.jpg> .

<https://medium-media.vgm.io/albums/84/30648/30648-6016497422d0.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<artist/6175#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30648#performance> ;
    schema:name "709sec."@en ;
    foaf:name "709sec."@en .

<artist/9244#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30648#performance> ;
    schema:name "SYO"@en ;
    foaf:name "SYO"@en .

<album/30648#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SWING HOLIC VOL.08"@en,
        "SWING HOLIC VOL.08"@ja,
        "SWING HOLIC VOL.08"@ja-latn ;
    mo:performance_of <album/30648#musicalwork> ;
    mo:performer _:N18259602af0e481b9f2775ade0517aa0,
        _:N91124ab49d3042279ed3fdc9c4e480c8,
        <artist/2515#subject>,
        <artist/6175#subject>,
        <artist/9244#subject> ;
    mo:recorded_as <album/30648#musicalexpression> ;
    schema:byArtist _:N18259602af0e481b9f2775ade0517aa0,
        _:N91124ab49d3042279ed3fdc9c4e480c8,
        <artist/2515#subject>,
        <artist/6175#subject>,
        <artist/9244#subject> ;
    schema:name "SWING HOLIC VOL.08"@en,
        "SWING HOLIC VOL.08"@ja,
        "SWING HOLIC VOL.08"@ja-latn ;
    schema:workPerformed <album/30648#musicalwork> .

<album/30648#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-30"^^xsd:date ;
    dcterms:title "SWING HOLIC VOL.08"@en,
        "SWING HOLIC VOL.08"@ja,
        "SWING HOLIC VOL.08"@ja-latn ;
    mo:catalogue_number "SWHC-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30648#musicalexpression> ;
    mo:publisher <org/702#subject> ;
    mo:record _:Nd1cbe06536c24b44a639b6a0452642db ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:about <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Naoko Akimoto"@en ;
            foaf:name "Naoko Akimoto"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Meg Natley"@en ;
            foaf:name "Meg Natley"@en ],
        <artist/2515#subject>,
        <artist/6175#subject>,
        <artist/9244#subject> ;
    schema:datePublished "2011-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/30648/30648-6016497422d0.jpg> ;
    schema:name "SWING HOLIC VOL.08"@en,
        "SWING HOLIC VOL.08"@ja,
        "SWING HOLIC VOL.08"@ja-latn ;
    schema:publisher <org/702#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/30648/30648-6016497422d0.jpg> .

_:N04d9e1c501c3457d8aa343755036af9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春のざわめき"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nd1cbe06536c24b44a639b6a0452642db ;
    schema:name "春のざわめき"@ja .

_:N18259602af0e481b9f2775ade0517aa0 a schema:Person,
        foaf:Person ;
    mo:performed <album/30648#performance> ;
    schema:name "Meg Natley"@en ;
    foaf:name "Meg Natley"@en .

_:N2d21196a93d84d49ac3ff676c456d2c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmic Dream"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nd1cbe06536c24b44a639b6a0452642db ;
    schema:name "Cosmic Dream"@ja .

_:N42353fe9b0b642a5931bf7e828314440 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pretty Umbrella"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nd1cbe06536c24b44a639b6a0452642db ;
    schema:name "Pretty Umbrella"@ja .

_:N516a9af3922e41c89ec50687a13546f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Qualia"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nd1cbe06536c24b44a639b6a0452642db ;
    schema:name "Qualia"@ja .

_:N595d83ab790744baa4dcf1189b21543f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swing Holic SHOW"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Nd1cbe06536c24b44a639b6a0452642db ;
    schema:name "Swing Holic SHOW"@ja .

_:N63f7d5381308452d8f61d08b4fedfde0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vague"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nd1cbe06536c24b44a639b6a0452642db ;
    schema:name "Vague"@ja .

_:N671f0f76b5d74453838fc31d91f41ed9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sailing Sky"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nd1cbe06536c24b44a639b6a0452642db ;
    schema:name "Sailing Sky"@ja .

_:N7c023b52ed314be48d1020bb21ee16a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虹のエソテリア"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nd1cbe06536c24b44a639b6a0452642db ;
    schema:name "虹のエソテリア"@ja .

_:N85e9b5cd5c784665b190922fa18ac719 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TIGER & STAR"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nd1cbe06536c24b44a639b6a0452642db ;
    schema:name "TIGER & STAR"@ja .

_:N91124ab49d3042279ed3fdc9c4e480c8 a schema:Person,
        foaf:Person ;
    mo:performed <album/30648#performance> ;
    schema:name "Naoko Akimoto"@en ;
    foaf:name "Naoko Akimoto"@en .

_:Nc7a88a2f66f44bf6bce55b7d97523e32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mighty Magic Mouse"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nd1cbe06536c24b44a639b6a0452642db ;
    schema:name "Mighty Magic Mouse"@ja .

_:Ne14e8d69231f45528dea60fab5ab6c01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "She's a Ghost Ship"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nd1cbe06536c24b44a639b6a0452642db ;
    schema:name "She's a Ghost Ship"@ja .

_:Nf9512cfb59e44aae8552f5986fbbf603 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Black Chimera"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nd1cbe06536c24b44a639b6a0452642db ;
    schema:name "The Black Chimera"@ja .

_:Nd1cbe06536c24b44a639b6a0452642db a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04d9e1c501c3457d8aa343755036af9d,
        _:N2d21196a93d84d49ac3ff676c456d2c0,
        _:N42353fe9b0b642a5931bf7e828314440,
        _:N516a9af3922e41c89ec50687a13546f7,
        _:N595d83ab790744baa4dcf1189b21543f,
        _:N63f7d5381308452d8f61d08b4fedfde0,
        _:N671f0f76b5d74453838fc31d91f41ed9,
        _:N7c023b52ed314be48d1020bb21ee16a3,
        _:N85e9b5cd5c784665b190922fa18ac719,
        _:Nc7a88a2f66f44bf6bce55b7d97523e32,
        _:Ne14e8d69231f45528dea60fab5ab6c01,
        _:Nf9512cfb59e44aae8552f5986fbbf603 ;
    mo:track_count 12 ;
    schema:duration "PT50:19"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N04d9e1c501c3457d8aa343755036af9d,
        _:N2d21196a93d84d49ac3ff676c456d2c0,
        _:N42353fe9b0b642a5931bf7e828314440,
        _:N516a9af3922e41c89ec50687a13546f7,
        _:N595d83ab790744baa4dcf1189b21543f,
        _:N63f7d5381308452d8f61d08b4fedfde0,
        _:N671f0f76b5d74453838fc31d91f41ed9,
        _:N7c023b52ed314be48d1020bb21ee16a3,
        _:N85e9b5cd5c784665b190922fa18ac719,
        _:Nc7a88a2f66f44bf6bce55b7d97523e32,
        _:Ne14e8d69231f45528dea60fab5ab6c01,
        _:Nf9512cfb59e44aae8552f5986fbbf603 .

