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

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

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

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

<event/201> a mo:Release ;
    schema:name "Released at Comic Market 92 (Aug 11, 2017 to Aug 13, 2017)" .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@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/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/73661#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "photoframefiction"@en,
        "photoframefiction"@ja,
        "photoframefiction"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/73661#musicalwork> ;
    schema:name "photoframefiction"@en,
        "photoframefiction"@ja,
        "photoframefiction"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/16/73661/73661-1513795617.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/73661#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-11"^^xsd:date ;
    dcterms:title "photoframefiction"@en,
        "photoframefiction"@ja,
        "photoframefiction"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/73661#musicalexpression> ;
    mo:publisher _:N2d103b254bd14f949f75b095cb2c68c3 ;
    mo:record _:Nc5144b4f0616486e86e50b3bd9fb3c22 ;
    mo:record_count 1 ;
    mo:release <event/201> ;
    schema:about <product/14#subject>,
        <product/22#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:datePublished "2017-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/16/73661/73661-1513795617.jpg> ;
    schema:name "photoframefiction"@en,
        "photoframefiction"@ja,
        "photoframefiction"@ja-latn ;
    schema:publisher _:N2d103b254bd14f949f75b095cb2c68c3 ;
    foaf:depiction <https://media.vgm.io/albums/16/73661/73661-1513795617.jpg> .

_:N153e06c5949c405ba3a1214ad480856b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Xanaex (A few drops of desperation to split the sea)"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:46"^^xsd:interval ;
    schema:inPlaylist _:Nc5144b4f0616486e86e50b3bd9fb3c22 ;
    schema:name "Xanaex (A few drops of desperation to split the sea)"@en .

_:N2d103b254bd14f949f75b095cb2c68c3 schema:name "Hyperdimension!"@en ;
    foaf:name "Hyperdimension!"@en .

_:N30115bdf78bc44d78df971aabb26fbc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The heaviest door in this house at the end of the world"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:Nc5144b4f0616486e86e50b3bd9fb3c22 ;
    schema:name "The heaviest door in this house at the end of the world"@en .

_:N4b0bfed35b794c65b042209a001228ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our dreams alight here as we board this train towards nowhere"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:53"^^xsd:interval ;
    schema:inPlaylist _:Nc5144b4f0616486e86e50b3bd9fb3c22 ;
    schema:name "Our dreams alight here as we board this train towards nowhere"@en .

_:N51544d06a08043dab5faafa624be4786 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The day you taught me to let go of my fears"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Nc5144b4f0616486e86e50b3bd9fb3c22 ;
    schema:name "The day you taught me to let go of my fears"@en .

_:N654558da7efd4b30944870b75a34c912 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stretch your gaze far beyond the dark fog and you will see nothing"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Nc5144b4f0616486e86e50b3bd9fb3c22 ;
    schema:name "Stretch your gaze far beyond the dark fog and you will see nothing"@en .

_:Nb89c265096d84b31b8b375d4cdad1c93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "How precious death, how senseless life"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:04"^^xsd:interval ;
    schema:inPlaylist _:Nc5144b4f0616486e86e50b3bd9fb3c22 ;
    schema:name "How precious death, how senseless life"@en .

_:Nc5144b4f0616486e86e50b3bd9fb3c22 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N153e06c5949c405ba3a1214ad480856b,
        _:N30115bdf78bc44d78df971aabb26fbc4,
        _:N4b0bfed35b794c65b042209a001228ad,
        _:N51544d06a08043dab5faafa624be4786,
        _:N654558da7efd4b30944870b75a34c912,
        _:Nb89c265096d84b31b8b375d4cdad1c93 ;
    mo:track_count 6 ;
    schema:duration "PT38:23"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N153e06c5949c405ba3a1214ad480856b,
        _:N30115bdf78bc44d78df971aabb26fbc4,
        _:N4b0bfed35b794c65b042209a001228ad,
        _:N51544d06a08043dab5faafa624be4786,
        _:N654558da7efd4b30944870b75a34c912,
        _:Nb89c265096d84b31b8b375d4cdad1c93 .

