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

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

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

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

<artist/1928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43909#subject> ;
    schema:name "U2 Akiyama"@en,
        "あきやまうに"@ja ;
    foaf:made <album/43909#composition>,
        <album/43909#subject> ;
    foaf:name "U2 Akiyama"@en,
        "あきやまうに"@ja .

<event/158> a mo:Release ;
    schema:name "Released at M3-2013 Spring (Apr 29, 2013)" .

<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/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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/90/43909/43909-1390333815.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/43909#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "In Progress"@en,
        "In Progress"@ja,
        "In Progress"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "At A Note"@en ;
            foaf:made <album/43909#composition> ;
            foaf:name "At A Note"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tiger"@en ;
            foaf:made <album/43909#composition> ;
            foaf:name "Tiger"@en ],
        <artist/1#subject>,
        <artist/1928#subject> ;
    mo:produced_work <album/43909#musicalwork> ;
    schema:name "In Progress"@en,
        "In Progress"@ja,
        "In Progress"@ja-latn .

<album/43909#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-04-29"^^xsd:date ;
    dcterms:title "In Progress"@en,
        "In Progress"@ja,
        "In Progress"@ja-latn ;
    mo:catalogue_number "FTCD-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43909#musicalexpression> ;
    mo:publisher <org/1276#subject> ;
    mo:record _:N44a92ec2695e4ca8a860a857bcb6c2ec ;
    mo:record_count 1 ;
    mo:release <event/158> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/35#subject>,
        <product/37#subject> ;
    schema:datePublished "2013-04-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/43909/43909-1390333815.jpg> ;
    schema:name "In Progress"@en,
        "In Progress"@ja,
        "In Progress"@ja-latn ;
    schema:publisher <org/1276#subject> ;
    foaf:depiction <https://media.vgm.io/albums/90/43909/43909-1390333815.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43909#subject> ;
    schema:name "Tiger"@en ;
    foaf:made <album/43909#subject> ;
    foaf:name "Tiger"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43909#subject> ;
    schema:name "At A Note"@en ;
    foaf:made <album/43909#subject> ;
    foaf:name "At A Note"@en .

_:N11aec6bf31674d21bcda5def45c71448 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jealousy Of Greenly Eyes"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N44a92ec2695e4ca8a860a857bcb6c2ec ;
    schema:name "Jealousy Of Greenly Eyes"@ja .

_:N8cd7f09dcbf34556bf21fd029773bcb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doll Trap"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N44a92ec2695e4ca8a860a857bcb6c2ec ;
    schema:name "Doll Trap"@ja .

_:Na6b47deb92614281a125cb3e4e31b69a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ideal World Inside"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N44a92ec2695e4ca8a860a857bcb6c2ec ;
    schema:name "Ideal World Inside"@ja .

_:Nad3c27cbfef74a01a0743479786b4512 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2 White 2 Transitory (2013mix)"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N44a92ec2695e4ca8a860a857bcb6c2ec ;
    schema:name "2 White 2 Transitory (2013mix)"@ja .

_:Nc087d8eb26684586a2a28e99af7042fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Big Swan"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N44a92ec2695e4ca8a860a857bcb6c2ec ;
    schema:name "Black Big Swan"@ja .

_:Nc52d7516ad3540149878f24953b56be0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tiger Style"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N44a92ec2695e4ca8a860a857bcb6c2ec ;
    schema:name "Tiger Style"@ja .

_:Nf2e9cd0e62214210a2fe0b370d14b1f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost In Blue"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N44a92ec2695e4ca8a860a857bcb6c2ec ;
    schema:name "Lost In Blue"@ja .

_:Nfe925af16f224210b6fbc7f9c408c174 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let’s Get It"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N44a92ec2695e4ca8a860a857bcb6c2ec ;
    schema:name "Let’s Get It"@ja .

_:N44a92ec2695e4ca8a860a857bcb6c2ec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11aec6bf31674d21bcda5def45c71448,
        _:N8cd7f09dcbf34556bf21fd029773bcb2,
        _:Na6b47deb92614281a125cb3e4e31b69a,
        _:Nad3c27cbfef74a01a0743479786b4512,
        _:Nc087d8eb26684586a2a28e99af7042fa,
        _:Nc52d7516ad3540149878f24953b56be0,
        _:Nf2e9cd0e62214210a2fe0b370d14b1f9,
        _:Nfe925af16f224210b6fbc7f9c408c174 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N11aec6bf31674d21bcda5def45c71448,
        _:N8cd7f09dcbf34556bf21fd029773bcb2,
        _:Na6b47deb92614281a125cb3e4e31b69a,
        _:Nad3c27cbfef74a01a0743479786b4512,
        _:Nc087d8eb26684586a2a28e99af7042fa,
        _:Nc52d7516ad3540149878f24953b56be0,
        _:Nf2e9cd0e62214210a2fe0b370d14b1f9,
        _:Nfe925af16f224210b6fbc7f9c408c174 .

