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

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

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

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

<event/81> a mo:Release ;
    schema:name "Released at Aka no Hiroba 2 (Sep 22, 2009)" .

<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/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/19958#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "AM 1:34:1"@en,
        "AM 1:34:1"@ja,
        "AM 1:34:1"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/19958#musicalwork> ;
    schema:name "AM 1:34:1"@en,
        "AM 1:34:1"@ja,
        "AM 1:34:1"@ja-latn .

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

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

<org/586#subject> schema:name "Zipper Nest"@en,
        "Zipper Nest"@ja,
        "Zipper Nest"@ja-latn ;
    foaf:name "Zipper Nest"@en,
        "Zipper Nest"@ja,
        "Zipper Nest"@ja-latn .

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

<https://medium-media.vgm.io/albums/85/19958/19958-1277288026.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/19958#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-09-22"^^xsd:date ;
    dcterms:title "AM 1:34:1"@en,
        "AM 1:34:1"@ja,
        "AM 1:34:1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19958#musicalexpression> ;
    mo:publisher <org/586#subject> ;
    mo:record _:N4734857b0443407285a48354b1fe1946 ;
    mo:record_count 1 ;
    mo:release <event/81> ;
    schema:about <product/20#subject>,
        <product/29#subject> ;
    schema:datePublished "2009-09-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/19958/19958-1277288026.jpg> ;
    schema:name "AM 1:34:1"@en,
        "AM 1:34:1"@ja,
        "AM 1:34:1"@ja-latn ;
    schema:publisher <org/586#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/19958/19958-1277288026.jpg> .

_:N206c5435a232444cbc146b9a45035f94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N. Teller(loop material)"@en,
        "U.N.テラー(loop material)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N4734857b0443407285a48354b1fe1946 ;
    schema:name "U.N. Teller(loop material)"@en,
        "U.N.テラー(loop material)"@ja .

_:N20cb4888d8bf4d48aa846c6f8b321a48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remilia Town BF(loop material)"@en,
        "レミリアの町 BF(loop material)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:N4734857b0443407285a48354b1fe1946 ;
    schema:name "Remilia Town BF(loop material)"@en,
        "レミリアの町 BF(loop material)"@ja .

_:N3ab1fbeb60604c14b969a1897b0bc6f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flan Factory(loop material)"@en,
        "フラン工場(loop material)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:N4734857b0443407285a48354b1fe1946 ;
    schema:name "Flan Factory(loop material)"@en,
        "フラン工場(loop material)"@ja .

_:N891927b252ae4d73b6e8709aa5264889 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N. Teller(3loop)"@en,
        "U.N.テラー(3loop)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N4734857b0443407285a48354b1fe1946 ;
    schema:name "U.N. Teller(3loop)"@en,
        "U.N.テラー(3loop)"@ja .

_:N9988038482ce49519c75d7caa4c9f9d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remilia Town BF(3loop)"@en,
        "レミリアの町 BF(3loop)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N4734857b0443407285a48354b1fe1946 ;
    schema:name "Remilia Town BF(3loop)"@en,
        "レミリアの町 BF(3loop)"@ja .

_:Nab632fb85e284fa7bbc8cc89e24aefa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AM 1 o'clock 34 minutes 1 second"@en,
        "午前1時34分1秒"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:45"^^xsd:interval ;
    schema:inPlaylist _:N4734857b0443407285a48354b1fe1946 ;
    schema:name "AM 1 o'clock 34 minutes 1 second"@en,
        "午前1時34分1秒"@ja .

_:Nb4ce7930165e404a907605677001f32a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flan Factory(3loop)"@en,
        "フラン工場(3loop)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N4734857b0443407285a48354b1fe1946 ;
    schema:name "Flan Factory(3loop)"@en,
        "フラン工場(3loop)"@ja .

_:Nc05832750387404d9b21c0da7d1a85fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remilia Town AF(3loop)"@en,
        "レミリアの町 AF(3loop)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N4734857b0443407285a48354b1fe1946 ;
    schema:name "Remilia Town AF(3loop)"@en,
        "レミリアの町 AF(3loop)"@ja .

_:Ncbefa27d023c485b971cb995622c4aed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remilia Town AF(loop material)"@en,
        "レミリアの町 AF(loop material)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N4734857b0443407285a48354b1fe1946 ;
    schema:name "Remilia Town AF(loop material)"@en,
        "レミリアの町 AF(loop material)"@ja .

_:N4734857b0443407285a48354b1fe1946 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N206c5435a232444cbc146b9a45035f94,
        _:N20cb4888d8bf4d48aa846c6f8b321a48,
        _:N3ab1fbeb60604c14b969a1897b0bc6f8,
        _:N891927b252ae4d73b6e8709aa5264889,
        _:N9988038482ce49519c75d7caa4c9f9d1,
        _:Nab632fb85e284fa7bbc8cc89e24aefa4,
        _:Nb4ce7930165e404a907605677001f32a,
        _:Nc05832750387404d9b21c0da7d1a85fa,
        _:Ncbefa27d023c485b971cb995622c4aed ;
    mo:track_count 9 ;
    schema:duration "PT19:12"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N206c5435a232444cbc146b9a45035f94,
        _:N20cb4888d8bf4d48aa846c6f8b321a48,
        _:N3ab1fbeb60604c14b969a1897b0bc6f8,
        _:N891927b252ae4d73b6e8709aa5264889,
        _:N9988038482ce49519c75d7caa4c9f9d1,
        _:Nab632fb85e284fa7bbc8cc89e24aefa4,
        _:Nb4ce7930165e404a907605677001f32a,
        _:Nc05832750387404d9b21c0da7d1a85fa,
        _:Ncbefa27d023c485b971cb995622c4aed .

