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

<artist/9007#subject> a schema:Person,
        foaf:Person ;
    schema:name "azuki"@en ;
    foaf:made <album/34888#lyrics>,
        <album/34888#subject> ;
    foaf:name "azuki"@en .

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

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

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 2012)" .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<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 .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@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 .

<product/67#subject> a schema:CreativeWork ;
    schema:name "Kioh Gyoku"@en,
        "稀翁玉"@ja,
        "Kioh Gyoku"@ja-latn ;
    foaf:name "Kioh Gyoku"@en,
        "稀翁玉"@ja,
        "Kioh Gyoku"@ja-latn .

<album/34888#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Karin"@en,
        "夏凛"@ja,
        "Karin"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/34888#musicalwork> ;
    schema:name "Karin"@en,
        "夏凛"@ja,
        "Karin"@ja-latn .

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

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

<org/356#subject> schema:name "Liz Triangle"@en,
        "Liz Triangle"@ja,
        "Liz Triangle"@ja-latn ;
    foaf:name "Liz Triangle"@en,
        "Liz Triangle"@ja,
        "Liz Triangle"@ja-latn .

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

<https://medium-media.vgm.io/albums/88/34888/34888-1346028177.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12909#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34888#performance> ;
    schema:name "yuta"@en ;
    foaf:name "yuta"@en .

<artist/28146#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34888#performance> ;
    schema:name "Pira"@en ;
    foaf:name "Pira"@en .

<artist/488#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34888#performance> ;
    schema:name "Taka"@en,
        "鷹"@ja ;
    foaf:name "Taka"@en,
        "鷹"@ja .

<artist/6770#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34888#performance> ;
    schema:name "lily-an"@en,
        "りりあん"@ja ;
    foaf:name "lily-an"@en,
        "りりあん"@ja .

<album/34888#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "Karin"@en,
        "夏凛"@ja,
        "Karin"@ja-latn ;
    mo:catalogue_number "LTCD-0015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34888#musicalexpression> ;
    mo:publisher <org/356#subject> ;
    mo:record _:Na2bc3b786bc84a218244c4fd9586638f ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/51#subject>,
        <product/67#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "kaz"@en ;
            foaf:name "kaz"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "炭酸"@en ;
            foaf:name "炭酸"@en ],
        <artist/12909#subject>,
        <artist/28146#subject>,
        <artist/488#subject>,
        <artist/6770#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/34888/34888-1346028177.jpg> ;
    schema:name "Karin"@en,
        "夏凛"@ja,
        "Karin"@ja-latn ;
    schema:publisher <org/356#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/34888/34888-1346028177.jpg> .

<album/34888#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Karin"@en,
        "夏凛"@ja,
        "Karin"@ja-latn ;
    mo:performance_of <album/34888#musicalwork> ;
    mo:performer _:N2a94264ecb77477a801861d8df966a6c,
        _:Nb6590c59564c46a0925f3673089f2a3d,
        <artist/12909#subject>,
        <artist/28146#subject>,
        <artist/488#subject>,
        <artist/6770#subject> ;
    mo:recorded_as <album/34888#musicalexpression> ;
    schema:byArtist _:N2a94264ecb77477a801861d8df966a6c,
        _:Nb6590c59564c46a0925f3673089f2a3d,
        <artist/12909#subject>,
        <artist/28146#subject>,
        <artist/488#subject>,
        <artist/6770#subject> ;
    schema:name "Karin"@en,
        "夏凛"@ja,
        "Karin"@ja-latn ;
    schema:workPerformed <album/34888#musicalwork> .

_:N01a6868fde7f457a9147f1357fb0edbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunset Somebady"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Na2bc3b786bc84a218244c4fd9586638f ;
    schema:name "Sunset Somebady"@ja .

_:N2a94264ecb77477a801861d8df966a6c a schema:Person,
        foaf:Person ;
    mo:performed <album/34888#performance> ;
    schema:name "炭酸"@en ;
    foaf:name "炭酸"@en .

_:N3450f006cbc2412ea29f0f14c7735b3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unlocked Weaker"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Na2bc3b786bc84a218244c4fd9586638f ;
    schema:name "Unlocked Weaker"@ja .

_:N46163515b54940f38742084a895fd24a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蓮華花火"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Na2bc3b786bc84a218244c4fd9586638f ;
    schema:name "蓮華花火"@ja .

_:N5fbf4fd908734ff7a500f1821e323a5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "グラスホッパー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Na2bc3b786bc84a218244c4fd9586638f ;
    schema:name "グラスホッパー"@ja .

_:Nb6590c59564c46a0925f3673089f2a3d a schema:Person,
        foaf:Person ;
    mo:performed <album/34888#performance> ;
    schema:name "kaz"@en ;
    foaf:name "kaz"@en .

_:Nca28eb70dece4c72894803d6714e1dea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "盟友"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:Na2bc3b786bc84a218244c4fd9586638f ;
    schema:name "盟友"@ja .

_:Ncf4b03111d7a4fb985d4155570bb8910 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "渚のバタフライ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Na2bc3b786bc84a218244c4fd9586638f ;
    schema:name "渚のバタフライ"@ja .

_:Ncf5dd4a852054ab8b6f448169fcbe631 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "℃"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Na2bc3b786bc84a218244c4fd9586638f ;
    schema:name "℃"@ja .

_:Na2bc3b786bc84a218244c4fd9586638f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01a6868fde7f457a9147f1357fb0edbd,
        _:N3450f006cbc2412ea29f0f14c7735b3d,
        _:N46163515b54940f38742084a895fd24a,
        _:N5fbf4fd908734ff7a500f1821e323a5d,
        _:Nca28eb70dece4c72894803d6714e1dea,
        _:Ncf4b03111d7a4fb985d4155570bb8910,
        _:Ncf5dd4a852054ab8b6f448169fcbe631 ;
    mo:track_count 7 ;
    schema:duration "PT32:30"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N01a6868fde7f457a9147f1357fb0edbd,
        _:N3450f006cbc2412ea29f0f14c7735b3d,
        _:N46163515b54940f38742084a895fd24a,
        _:N5fbf4fd908734ff7a500f1821e323a5d,
        _:Nca28eb70dece4c72894803d6714e1dea,
        _:Ncf4b03111d7a4fb985d4155570bb8910,
        _:Ncf5dd4a852054ab8b6f448169fcbe631 .

