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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<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/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@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/18722#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "UNKNOWN"@en,
        "UNKNOWN"@ja,
        "UNKNOWN"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/18722#musicalwork> ;
    schema:name "UNKNOWN"@en,
        "UNKNOWN"@ja,
        "UNKNOWN"@ja-latn .

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

<album/18722#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "UNKNOWN"@en,
        "UNKNOWN"@ja,
        "UNKNOWN"@ja-latn ;
    mo:performance_of <album/18722#musicalwork> ;
    mo:recorded_as <album/18722#musicalexpression> ;
    schema:name "UNKNOWN"@en,
        "UNKNOWN"@ja,
        "UNKNOWN"@ja-latn ;
    schema:workPerformed <album/18722#musicalwork> .

<org/647#subject> schema:name "a-TTTempo"@en,
        "a-TTTempo"@ja,
        "a-TTTempo"@ja-latn ;
    foaf:name "a-TTTempo"@en,
        "a-TTTempo"@ja,
        "a-TTTempo"@ja-latn .

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

<https://medium-media.vgm.io/albums/22/18722/18722-1271364057.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/18722#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "UNKNOWN"@en,
        "UNKNOWN"@ja,
        "UNKNOWN"@ja-latn ;
    mo:catalogue_number "AT-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18722#musicalexpression> ;
    mo:publisher <org/647#subject> ;
    mo:record _:N21f5361beb0c4125a0bbf29e999e152e ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/35#subject>,
        <product/51#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/18722/18722-1271364057.jpg> ;
    schema:name "UNKNOWN"@en,
        "UNKNOWN"@ja,
        "UNKNOWN"@ja-latn ;
    schema:publisher <org/647#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/18722/18722-1271364057.jpg> .

_:N604f357044674ad5b4e2f0e85b447483 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sllaF thgiN"@en,
        "ルクテリ降ガ夜"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N21f5361beb0c4125a0bbf29e999e152e ;
    schema:name "sllaF thgiN"@en,
        "ルクテリ降ガ夜"@ja .

_:N745b450dfe404baab36865a235f0aaa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midnight Waltz"@en,
        "真夜中のワルツ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N21f5361beb0c4125a0bbf29e999e152e ;
    schema:name "Midnight Waltz"@en,
        "真夜中のワルツ"@ja .

_:N8273084ac2834ad2838fce671e42221b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pleasant Voyage of a Ghostly Passenger Ship"@en,
        "幽霊客船の愉快な航海"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N21f5361beb0c4125a0bbf29e999e152e ;
    schema:name "Pleasant Voyage of a Ghostly Passenger Ship"@en,
        "幽霊客船の愉快な航海"@ja .

_:Nab87851f03664489821c84117d1d6181 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky Dream..."@en,
        "Sky Dream..."@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:44"^^xsd:interval ;
    schema:inPlaylist _:N21f5361beb0c4125a0bbf29e999e152e ;
    schema:name "Sky Dream..."@en,
        "Sky Dream..."@ja .

_:Nf8667fe54d5048a7bb602bdfb95ade0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNKNOWN"@en,
        "UNKNOWN"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:N21f5361beb0c4125a0bbf29e999e152e ;
    schema:name "UNKNOWN"@en,
        "UNKNOWN"@ja .

_:N21f5361beb0c4125a0bbf29e999e152e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N604f357044674ad5b4e2f0e85b447483,
        _:N745b450dfe404baab36865a235f0aaa7,
        _:N8273084ac2834ad2838fce671e42221b,
        _:Nab87851f03664489821c84117d1d6181,
        _:Nf8667fe54d5048a7bb602bdfb95ade0b ;
    mo:track_count 5 ;
    schema:duration "PT26:20"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N604f357044674ad5b4e2f0e85b447483,
        _:N745b450dfe404baab36865a235f0aaa7,
        _:N8273084ac2834ad2838fce671e42221b,
        _:Nab87851f03664489821c84117d1d6181,
        _:Nf8667fe54d5048a7bb602bdfb95ade0b .

