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

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

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57402#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/57402#composition>,
        <album/57402#subject> ;
    foaf:name "U2"@en .

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn .

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

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

<album/57402#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Die Felsen Floete"@en,
        "石笛（いわぶえ）"@ja,
        "Iwabue"@ja-latn ;
    mo:performance_of <album/57402#musicalwork> ;
    mo:recorded_as <album/57402#musicalexpression> ;
    schema:name "Die Felsen Floete"@en,
        "石笛（いわぶえ）"@ja,
        "Iwabue"@ja-latn ;
    schema:workPerformed <album/57402#musicalwork> .

<org/219#subject> schema:name "Reiche"@en,
        "ライヒェ"@ja,
        "Reiche"@ja-latn ;
    foaf:name "Reiche"@en,
        "ライヒェ"@ja,
        "Reiche"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/57402/57402-1456718693.jpg> a schema:ImageObject,
        foaf:Image .

<album/57402#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Die Felsen Floete"@en,
        "石笛（いわぶえ）"@ja,
        "Iwabue"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/57402#musicalwork> ;
    schema:name "Die Felsen Floete"@en,
        "石笛（いわぶえ）"@ja,
        "Iwabue"@ja-latn .

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

<album/57402#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-02-05"^^xsd:date ;
    dcterms:title "Die Felsen Floete"@en,
        "石笛（いわぶえ）"@ja,
        "Iwabue"@ja-latn ;
    mo:catalogue_number "RMCD-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/57402#musicalexpression> ;
    mo:publisher <org/219#subject> ;
    mo:record _:Nc7953d3a502149d38ad5c17a0a3ffdf0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Super Marisa Land"@en ;
            foaf:name "Super Marisa Land"@en ],
        <product/20#subject>,
        <product/25#subject>,
        <product/31#subject> ;
    schema:datePublished "2006-02-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/57402/57402-1456718693.jpg> ;
    schema:name "Die Felsen Floete"@en,
        "石笛（いわぶえ）"@ja,
        "Iwabue"@ja-latn ;
    schema:publisher <org/219#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/57402/57402-1456718693.jpg> .

_:N602789dd60494831804bb5936296e24a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "健気な門番に愛の手を"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nc7953d3a502149d38ad5c17a0a3ffdf0 ;
    schema:name "健気な門番に愛の手を"@ja .

_:N8b0dac009afe4f6491045eedac8d57b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "動かない大図書館"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nc7953d3a502149d38ad5c17a0a3ffdf0 ;
    schema:name "動かない大図書館"@ja .

_:N99ff0c63c2474f739dee6e63d80f9e7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月ヲ砕ク"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nc7953d3a502149d38ad5c17a0a3ffdf0 ;
    schema:name "月ヲ砕ク"@ja .

_:Nbec27bb8ec5544c596296e52efcb6b74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "萃まる夢、想い"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nc7953d3a502149d38ad5c17a0a3ffdf0 ;
    schema:name "萃まる夢、想い"@ja .

_:Ncf04f2986b024603a99f37da14b80324 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天狗さまがみてる。"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nc7953d3a502149d38ad5c17a0a3ffdf0 ;
    schema:name "天狗さまがみてる。"@ja .

_:Nde5d461c2a844178b1f91f705f0ecd48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅楼"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nc7953d3a502149d38ad5c17a0a3ffdf0 ;
    schema:name "紅楼"@ja .

_:Nfcf10b9b3c7442a483ddec214eb491ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "日も楽しくキノコ採り"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nc7953d3a502149d38ad5c17a0a3ffdf0 ;
    schema:name "日も楽しくキノコ採り"@ja .

_:Nc7953d3a502149d38ad5c17a0a3ffdf0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N602789dd60494831804bb5936296e24a,
        _:N8b0dac009afe4f6491045eedac8d57b5,
        _:N99ff0c63c2474f739dee6e63d80f9e7b,
        _:Nbec27bb8ec5544c596296e52efcb6b74,
        _:Ncf04f2986b024603a99f37da14b80324,
        _:Nde5d461c2a844178b1f91f705f0ecd48,
        _:Nfcf10b9b3c7442a483ddec214eb491ab ;
    mo:track_count 7 ;
    schema:duration "PT21:02"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N602789dd60494831804bb5936296e24a,
        _:N8b0dac009afe4f6491045eedac8d57b5,
        _:N99ff0c63c2474f739dee6e63d80f9e7b,
        _:Nbec27bb8ec5544c596296e52efcb6b74,
        _:Ncf04f2986b024603a99f37da14b80324,
        _:Nde5d461c2a844178b1f91f705f0ecd48,
        _:Nfcf10b9b3c7442a483ddec214eb491ab .

