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

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

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

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

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

<album/14432#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Phantom Tiger No.24 EP"@en,
        "Phantom Tiger No.24 EP"@ja,
        "Phantom Tiger No.24 EP"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/14432#musicalwork> ;
    schema:name "Phantom Tiger No.24 EP"@en,
        "Phantom Tiger No.24 EP"@ja,
        "Phantom Tiger No.24 EP"@ja-latn .

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

<album/14432#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Phantom Tiger No.24 EP"@en,
        "Phantom Tiger No.24 EP"@ja,
        "Phantom Tiger No.24 EP"@ja-latn ;
    mo:performance_of <album/14432#musicalwork> ;
    mo:recorded_as <album/14432#musicalexpression> ;
    schema:name "Phantom Tiger No.24 EP"@en,
        "Phantom Tiger No.24 EP"@ja,
        "Phantom Tiger No.24 EP"@ja-latn ;
    schema:workPerformed <album/14432#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/23/14432/14432-1246717735.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14432#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-06-21"^^xsd:date ;
    dcterms:title "Phantom Tiger No.24 EP"@en,
        "Phantom Tiger No.24 EP"@ja,
        "Phantom Tiger No.24 EP"@ja-latn ;
    mo:catalogue_number "SICD-041" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14432#musicalexpression> ;
    mo:publisher <org/345#subject> ;
    mo:record _:N6b09d6e7c5864ee2a0950ec9a7d9abc4 ;
    mo:record_count 1 ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2009-06-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/14432/14432-1246717735.jpg> ;
    schema:name "Phantom Tiger No.24 EP"@en,
        "Phantom Tiger No.24 EP"@ja,
        "Phantom Tiger No.24 EP"@ja-latn ;
    schema:publisher <org/345#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/14432/14432-1246717735.jpg> .

_:N2323ab634cf34d2fa8627c9381fc73a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girls Track"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N6b09d6e7c5864ee2a0950ec9a7d9abc4 ;
    schema:name "Girls Track"@ja .

_:N6d89c4e3a6544ec2a1ce95b32ddadd50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Tiger No.24"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N6b09d6e7c5864ee2a0950ec9a7d9abc4 ;
    schema:name "Phantom Tiger No.24"@ja .

_:N8fae353f35544289a2c1850f47fe00e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage Oyage"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:N6b09d6e7c5864ee2a0950ec9a7d9abc4 ;
    schema:name "Voyage Oyage"@ja .

_:Nb6b99dd4448049199bf4d111a12f4c52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Disco Express"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:N6b09d6e7c5864ee2a0950ec9a7d9abc4 ;
    schema:name "Dream Disco Express"@ja .

_:Nb8d4cbea48a147b5933ec9bc6e4cdf4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SEPTET FILTER"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:N6b09d6e7c5864ee2a0950ec9a7d9abc4 ;
    schema:name "SEPTET FILTER"@ja .

_:N6b09d6e7c5864ee2a0950ec9a7d9abc4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2323ab634cf34d2fa8627c9381fc73a8,
        _:N6d89c4e3a6544ec2a1ce95b32ddadd50,
        _:N8fae353f35544289a2c1850f47fe00e3,
        _:Nb6b99dd4448049199bf4d111a12f4c52,
        _:Nb8d4cbea48a147b5933ec9bc6e4cdf4b ;
    mo:track_count 5 ;
    schema:duration "PT30:44"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2323ab634cf34d2fa8627c9381fc73a8,
        _:N6d89c4e3a6544ec2a1ce95b32ddadd50,
        _:N8fae353f35544289a2c1850f47fe00e3,
        _:Nb6b99dd4448049199bf4d111a12f4c52,
        _:Nb8d4cbea48a147b5933ec9bc6e4cdf4b .

