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

<album/142089#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "the facts of phantasy"@en,
        "the facts of phantasy"@ja,
        "the facts of phantasy"@ja-latn ;
    mo:produced_work <album/142089#musicalwork> ;
    schema:name "the facts of phantasy"@en,
        "the facts of phantasy"@ja,
        "the facts of phantasy"@ja-latn .

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

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

<event/175> a mo:Release ;
    schema:name "Released at Comic Market 87 (Dec 28, 2014 to Dec 30, 2014)" .

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

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

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

<org/232#subject> schema:name "AramiTama"@en,
        "荒御霊"@ja,
        "AramiTama"@ja-latn ;
    foaf:name "AramiTama"@en,
        "荒御霊"@ja,
        "AramiTama"@ja-latn .

<https://media.vgm.io/albums/98/142089/142089-74e82c5ccc46.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/142089#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/98/142089/142089-74e82c5ccc46.png> ;
    foaf:depicts <album/142089#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/98/142089/142089-74e82c5ccc46.png> .

<https://medium-media.vgm.io/albums/98/142089/142089-74e82c5ccc46.png> a schema:ImageObject,
        foaf:Image .

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

<album/142089#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-29"^^xsd:date ;
    dcterms:title "the facts of phantasy"@en,
        "the facts of phantasy"@ja,
        "the facts of phantasy"@ja-latn ;
    mo:catalogue_number "ARAM-0039" ;
    mo:media_type "CD" ;
    mo:publication_of <album/142089#musicalexpression> ;
    mo:publisher <org/232#subject> ;
    mo:record _:Nee28e59b6ae94325a1dc887b9c5483b8 ;
    mo:record_count 1 ;
    mo:release <event/175> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2014-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/142089/142089-74e82c5ccc46.png> ;
    schema:name "the facts of phantasy"@en,
        "the facts of phantasy"@ja,
        "the facts of phantasy"@ja-latn ;
    schema:publisher <org/232#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/142089/142089-74e82c5ccc46.png> .

_:N0fce82093723448291ebd7774c38cb13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asian Growth"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee28e59b6ae94325a1dc887b9c5483b8 ;
    schema:name "Asian Growth"@en .

_:N1ff245d233c84d2caa624407bc4cf2bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Decree770"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee28e59b6ae94325a1dc887b9c5483b8 ;
    schema:name "Decree770"@en .

_:N27e7fac5c5c74aaa9153c9c974af3192 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "slamtopia"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee28e59b6ae94325a1dc887b9c5483b8 ;
    schema:name "slamtopia"@en .

_:N2cf038d9f4474bd98c553be879f4c4f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World of Suffering"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee28e59b6ae94325a1dc887b9c5483b8 ;
    schema:name "World of Suffering"@en .

_:N32b5f854f2604dbc91186c37a43b7e4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "soulantern"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee28e59b6ae94325a1dc887b9c5483b8 ;
    schema:name "soulantern"@en .

_:N337cf95c52c449109bab0a8efb6c38e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Typhoid Mary"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee28e59b6ae94325a1dc887b9c5483b8 ;
    schema:name "Typhoid Mary"@en .

_:N39c76a7c26a64021af47d31d2c4bdf5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Execution After Judgment"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee28e59b6ae94325a1dc887b9c5483b8 ;
    schema:name "Execution After Judgment"@en .

_:N659945605b9d465eb8ff20ae7e1fad57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep in Settlement"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee28e59b6ae94325a1dc887b9c5483b8 ;
    schema:name "Deep in Settlement"@en .

_:N667b364f0e694999b5e3f0fcbad0cd40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breakout from Reality"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee28e59b6ae94325a1dc887b9c5483b8 ;
    schema:name "Breakout from Reality"@en .

_:N8fc45ae076c14e699936181e772a7077 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost a Fes"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee28e59b6ae94325a1dc887b9c5483b8 ;
    schema:name "Lost a Fes"@en .

_:Nd1029b44aa2e42aebfc0546d9fe8aa88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TV Merchandising"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee28e59b6ae94325a1dc887b9c5483b8 ;
    schema:name "TV Merchandising"@en .

_:Ned9ab2324d6443408fc7aa59a00c972d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nightcarrier"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nee28e59b6ae94325a1dc887b9c5483b8 ;
    schema:name "nightcarrier"@en .

_:Nee28e59b6ae94325a1dc887b9c5483b8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fce82093723448291ebd7774c38cb13,
        _:N1ff245d233c84d2caa624407bc4cf2bc,
        _:N27e7fac5c5c74aaa9153c9c974af3192,
        _:N2cf038d9f4474bd98c553be879f4c4f6,
        _:N32b5f854f2604dbc91186c37a43b7e4e,
        _:N337cf95c52c449109bab0a8efb6c38e0,
        _:N39c76a7c26a64021af47d31d2c4bdf5f,
        _:N659945605b9d465eb8ff20ae7e1fad57,
        _:N667b364f0e694999b5e3f0fcbad0cd40,
        _:N8fc45ae076c14e699936181e772a7077,
        _:Nd1029b44aa2e42aebfc0546d9fe8aa88,
        _:Ned9ab2324d6443408fc7aa59a00c972d ;
    mo:track_count 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0fce82093723448291ebd7774c38cb13,
        _:N1ff245d233c84d2caa624407bc4cf2bc,
        _:N27e7fac5c5c74aaa9153c9c974af3192,
        _:N2cf038d9f4474bd98c553be879f4c4f6,
        _:N32b5f854f2604dbc91186c37a43b7e4e,
        _:N337cf95c52c449109bab0a8efb6c38e0,
        _:N39c76a7c26a64021af47d31d2c4bdf5f,
        _:N659945605b9d465eb8ff20ae7e1fad57,
        _:N667b364f0e694999b5e3f0fcbad0cd40,
        _:N8fc45ae076c14e699936181e772a7077,
        _:Nd1029b44aa2e42aebfc0546d9fe8aa88,
        _:Ned9ab2324d6443408fc7aa59a00c972d .

