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

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

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

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

<event/255> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 17 (May 17, 2020)" .

<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/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/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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@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 .

<album/104357#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TOHO BOOTLEGS 3"@en,
        "TOHO BOOTLEGS 3"@ja,
        "TOHO BOOTLEGS 3"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/104357#musicalwork> ;
    schema:name "TOHO BOOTLEGS 3"@en,
        "TOHO BOOTLEGS 3"@ja,
        "TOHO BOOTLEGS 3"@ja-latn .

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

<org/333#subject> schema:name "IOSYS"@en,
        "IOSYS"@ja,
        "IOSYS"@ja-latn ;
    foaf:name "IOSYS"@en,
        "IOSYS"@ja,
        "IOSYS"@ja-latn .

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

<https://medium-media.vgm.io/albums/75/104357/104357-da5f3a189f74.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/104357#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TOHO BOOTLEGS 3"@en,
        "TOHO BOOTLEGS 3"@ja,
        "TOHO BOOTLEGS 3"@ja-latn ;
    mo:performance_of <album/104357#musicalwork> ;
    mo:performer <artist/74018#subject> ;
    mo:recorded_as <album/104357#musicalexpression> ;
    schema:byArtist <artist/74018#subject> ;
    schema:name "TOHO BOOTLEGS 3"@en,
        "TOHO BOOTLEGS 3"@ja,
        "TOHO BOOTLEGS 3"@ja-latn ;
    schema:workPerformed <album/104357#musicalwork> .

<artist/74018#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104357#performance> ;
    schema:name "Nor Nekoha"@en,
        "猫羽のる"@ja ;
    foaf:name "Nor Nekoha"@en,
        "猫羽のる"@ja .

<album/104357#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-22"^^xsd:date ;
    dcterms:title "TOHO BOOTLEGS 3"@en,
        "TOHO BOOTLEGS 3"@ja,
        "TOHO BOOTLEGS 3"@ja-latn ;
    mo:catalogue_number "IO-0329" ;
    mo:media_type "CD" ;
    mo:publication_of <album/104357#musicalexpression> ;
    mo:publisher <org/333#subject> ;
    mo:record _:Na7e2bc171dbc42e3b7504a7758f89bb8 ;
    mo:record_count 1 ;
    mo:release <event/255> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/74018#subject> ;
    schema:datePublished "2020-03-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/75/104357/104357-da5f3a189f74.jpg> ;
    schema:name "TOHO BOOTLEGS 3"@en,
        "TOHO BOOTLEGS 3"@ja,
        "TOHO BOOTLEGS 3"@ja-latn ;
    schema:publisher <org/333#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/104357/104357-da5f3a189f74.jpg> .

_:N31235c5a0fa7487198d1a87f4139634c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghost Noise"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Na7e2bc171dbc42e3b7504a7758f89bb8 ;
    schema:name "Ghost Noise"@en .

_:N77b959a6db244be68de3573b6808ac49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "tomboy love"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Na7e2bc171dbc42e3b7504a7758f89bb8 ;
    schema:name "tomboy love"@en .

_:N8e70aa027aaf4cd8a10f9bd16d81ca4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ice to the beat"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Na7e2bc171dbc42e3b7504a7758f89bb8 ;
    schema:name "Ice to the beat"@en .

_:Nb8639c5855aa4dc18bf89d0c115329d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outer Tribe"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Na7e2bc171dbc42e3b7504a7758f89bb8 ;
    schema:name "Outer Tribe"@en .

_:Ndc02295e4d9c4e7881988321d9174ffd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Stop The Music"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Na7e2bc171dbc42e3b7504a7758f89bb8 ;
    schema:name "Don't Stop The Music"@en .

_:Nf2a0d500bdd84151936ab385e8fa6847 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonito & Kelp"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Na7e2bc171dbc42e3b7504a7758f89bb8 ;
    schema:name "Bonito & Kelp"@en .

_:Nf6715307d08f476cad3f0af67f9dcb7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm not a Kitty"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Na7e2bc171dbc42e3b7504a7758f89bb8 ;
    schema:name "I'm not a Kitty"@en .

_:Na7e2bc171dbc42e3b7504a7758f89bb8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N31235c5a0fa7487198d1a87f4139634c,
        _:N77b959a6db244be68de3573b6808ac49,
        _:N8e70aa027aaf4cd8a10f9bd16d81ca4b,
        _:Nb8639c5855aa4dc18bf89d0c115329d7,
        _:Ndc02295e4d9c4e7881988321d9174ffd,
        _:Nf2a0d500bdd84151936ab385e8fa6847,
        _:Nf6715307d08f476cad3f0af67f9dcb7b ;
    mo:track_count 7 ;
    schema:duration "PT26:19"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N31235c5a0fa7487198d1a87f4139634c,
        _:N77b959a6db244be68de3573b6808ac49,
        _:N8e70aa027aaf4cd8a10f9bd16d81ca4b,
        _:Nb8639c5855aa4dc18bf89d0c115329d7,
        _:Ndc02295e4d9c4e7881988321d9174ffd,
        _:Nf2a0d500bdd84151936ab385e8fa6847,
        _:Nf6715307d08f476cad3f0af67f9dcb7b .

