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

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

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

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

<event/175> a mo:Release ;
    schema:name "Released at Comic Market 87 (Dec 28, 2014 to Dec 30, 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/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

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

<https://medium-media.vgm.io/albums/55/86655/86655-b788902e0964.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/11625#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/86655#performance> ;
    schema:name "calo"@en ;
    foaf:name "calo"@en .

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

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

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

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

<album/86655#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-29"^^xsd:date ;
    dcterms:title "SWING HOLIC VOL.14"@en,
        "SWING HOLIC VOL.14"@ja,
        "SWING HOLIC VOL.14"@ja-latn ;
    mo:catalogue_number "SWHC-0014" ;
    mo:media_type "CD" ;
    mo:publication_of <album/86655#musicalexpression> ;
    mo:publisher <org/702#subject> ;
    mo:record _:Naad911f656444fcd830a015f45f516fa ;
    mo:record_count 1 ;
    mo:release <event/175> ;
    schema:about <product/22#subject>,
        <product/64#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "ナトリーメグ"@en ;
            foaf:name "ナトリーメグ"@en ],
        <artist/11625#subject>,
        <artist/2515#subject>,
        <artist/9244#subject> ;
    schema:datePublished "2014-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/55/86655/86655-b788902e0964.jpg> ;
    schema:name "SWING HOLIC VOL.14"@en,
        "SWING HOLIC VOL.14"@ja,
        "SWING HOLIC VOL.14"@ja-latn ;
    schema:publisher <org/702#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/86655/86655-b788902e0964.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "TETRA塾"@en ;
    foaf:made <album/86655#lyrics> ;
    foaf:name "TETRA塾"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "TETRA塾"@en ;
    foaf:made <album/86655#subject> ;
    foaf:name "TETRA塾"@en .

_:N0bfa8a7f1ce24155ac0c976012f18b3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Temple"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Naad911f656444fcd830a015f45f516fa ;
    schema:name "Ancient Temple"@ja .

_:N1d581d9fb53d445d93d94470bb671a64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "揺るがない衝動"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Naad911f656444fcd830a015f45f516fa ;
    schema:name "揺るがない衝動"@ja .

_:N22a6db11ff974fc6be056a11b4ecc3cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Magician Merry"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Naad911f656444fcd830a015f45f516fa ;
    schema:name "The Magician Merry"@ja .

_:N3827eb96fed4466aa8726ac27cbad7f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "knock"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Naad911f656444fcd830a015f45f516fa ;
    schema:name "knock"@ja .

_:N445f2982aac34f378d6af0d68ec0a11e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "瞑想ラプソディー"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Naad911f656444fcd830a015f45f516fa ;
    schema:name "瞑想ラプソディー"@ja .

_:N4903475fa37a48778c9d5cb5e965c864 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DENDERA"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Naad911f656444fcd830a015f45f516fa ;
    schema:name "DENDERA"@ja .

_:N522e3b18c72948caa70a1692023cf782 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想旅団"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Naad911f656444fcd830a015f45f516fa ;
    schema:name "幻想旅団"@ja .

_:N6efdfcfebabc4e8a9771f448644f9293 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strange Dreams"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Naad911f656444fcd830a015f45f516fa ;
    schema:name "Strange Dreams"@ja .

_:N7247e3abc2564bdf9c45444b11e11324 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Seals Club"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Naad911f656444fcd830a015f45f516fa ;
    schema:name "Secret Seals Club"@ja .

_:N7e3e0208324548e387fa80e91aef9b23 a schema:Person,
        foaf:Person ;
    mo:performed <album/86655#performance> ;
    schema:name "ナトリーメグ"@en ;
    foaf:name "ナトリーメグ"@en .

_:Nc81a152f988d496e9c8441f5b1c612b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anything and everything"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Naad911f656444fcd830a015f45f516fa ;
    schema:name "Anything and everything"@ja .

_:Nd2a50bbffc454f7ab33956285bb8c329 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Belief"@ja ;
    mo:track_number 12 ;
    schema:duration "PT6:44"^^xsd:interval ;
    schema:inPlaylist _:Naad911f656444fcd830a015f45f516fa ;
    schema:name "Belief"@ja .

_:Nd4a936d9e1cd4eef9074b810deca76aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彼岸花"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Naad911f656444fcd830a015f45f516fa ;
    schema:name "彼岸花"@ja .

_:Naad911f656444fcd830a015f45f516fa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bfa8a7f1ce24155ac0c976012f18b3e,
        _:N1d581d9fb53d445d93d94470bb671a64,
        _:N22a6db11ff974fc6be056a11b4ecc3cd,
        _:N3827eb96fed4466aa8726ac27cbad7f8,
        _:N445f2982aac34f378d6af0d68ec0a11e,
        _:N4903475fa37a48778c9d5cb5e965c864,
        _:N522e3b18c72948caa70a1692023cf782,
        _:N6efdfcfebabc4e8a9771f448644f9293,
        _:N7247e3abc2564bdf9c45444b11e11324,
        _:Nc81a152f988d496e9c8441f5b1c612b8,
        _:Nd2a50bbffc454f7ab33956285bb8c329,
        _:Nd4a936d9e1cd4eef9074b810deca76aa ;
    mo:track_count 12 ;
    schema:duration "PT46:46"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0bfa8a7f1ce24155ac0c976012f18b3e,
        _:N1d581d9fb53d445d93d94470bb671a64,
        _:N22a6db11ff974fc6be056a11b4ecc3cd,
        _:N3827eb96fed4466aa8726ac27cbad7f8,
        _:N445f2982aac34f378d6af0d68ec0a11e,
        _:N4903475fa37a48778c9d5cb5e965c864,
        _:N522e3b18c72948caa70a1692023cf782,
        _:N6efdfcfebabc4e8a9771f448644f9293,
        _:N7247e3abc2564bdf9c45444b11e11324,
        _:Nc81a152f988d496e9c8441f5b1c612b8,
        _:Nd2a50bbffc454f7ab33956285bb8c329,
        _:Nd4a936d9e1cd4eef9074b810deca76aa .

