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

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

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

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

<artist/3151#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29839#subject> ;
    schema:name "Franz Schubert"@en ;
    foaf:made <album/29839#composition>,
        <album/29839#subject> ;
    foaf:name "Franz Schubert"@en .

<artist/6882#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29839#subject> ;
    schema:name "Joseph Haydn"@en ;
    foaf:made <album/29839#composition>,
        <album/29839#subject> ;
    foaf:name "Joseph Haydn"@en .

<artist/7460#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29839#subject> ;
    schema:name "Johannes Brahms"@en ;
    foaf:made <album/29839#composition>,
        <album/29839#subject> ;
    foaf:name "Johannes Brahms"@en .

<event/3> a mo:Release ;
    schema:name "Released at Comic Market 71 (Dec 29, 2006 to Dec 31, 2006)" .

<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/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/29839#musicalexpression> a mo:Signal ;
    mo:published_as <album/29839#subject> ;
    mo:records <album/29839#performance> .

<org/581#subject> schema:name "Byou no Hito"@en,
        "鋲の人"@ja,
        "Byou no Hito"@ja-latn ;
    foaf:name "Byou no Hito"@en,
        "鋲の人"@ja,
        "Byou no Hito"@ja-latn .

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

<https://medium-media.vgm.io/albums/93/29839/29839-1320413638.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29839#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sketchbook for Flute and Recorder"@en,
        "フルートとリコーダーによる小品集"@ja,
        "Sketchbook for Flute and Recorder"@ja-latn ;
    mo:performance_of <album/29839#musicalwork> ;
    mo:performer <artist/4353#subject> ;
    mo:recorded_as <album/29839#musicalexpression> ;
    schema:byArtist <artist/4353#subject> ;
    schema:name "Sketchbook for Flute and Recorder"@en,
        "フルートとリコーダーによる小品集"@ja,
        "Sketchbook for Flute and Recorder"@ja-latn ;
    schema:workPerformed <album/29839#musicalwork> .

<artist/4353#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29839#subject> ;
    mo:performed <album/29839#performance> ;
    schema:name "Komekome"@en,
        "米※"@ja ;
    foaf:made <album/29839#composition>,
        <album/29839#subject> ;
    foaf:name "Komekome"@en,
        "米※"@ja .

<album/29839#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sketchbook for Flute and Recorder"@en,
        "フルートとリコーダーによる小品集"@ja,
        "Sketchbook for Flute and Recorder"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Turlough O'Carolan"@en ;
            foaf:made <album/29839#composition> ;
            foaf:name "Turlough O'Carolan"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Luigi Denza"@en ;
            foaf:made <album/29839#composition> ;
            foaf:name "Luigi Denza"@en ],
        <artist/1#subject>,
        <artist/3151#subject>,
        <artist/4353#subject>,
        <artist/6882#subject>,
        <artist/7460#subject> ;
    mo:produced_work <album/29839#musicalwork> ;
    schema:name "Sketchbook for Flute and Recorder"@en,
        "フルートとリコーダーによる小品集"@ja,
        "Sketchbook for Flute and Recorder"@ja-latn .

<album/29839#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-30"^^xsd:date ;
    dcterms:title "Sketchbook for Flute and Recorder"@en,
        "フルートとリコーダーによる小品集"@ja,
        "Sketchbook for Flute and Recorder"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29839#musicalexpression> ;
    mo:publisher <org/581#subject> ;
    mo:record _:N893db70dabdf454481c4188e23b59e6a ;
    mo:record_count 1 ;
    mo:release <event/3> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:byArtist <artist/4353#subject> ;
    schema:datePublished "2006-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/29839/29839-1320413638.jpg> ;
    schema:name "Sketchbook for Flute and Recorder"@en,
        "フルートとリコーダーによる小品集"@ja,
        "Sketchbook for Flute and Recorder"@ja-latn ;
    schema:publisher <org/581#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/29839/29839-1320413638.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29839#subject> ;
    schema:name "Turlough O'Carolan"@en ;
    foaf:made <album/29839#subject> ;
    foaf:name "Turlough O'Carolan"@en .

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

_:N0394577d89ed4969946fcabb579acb61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Merrily Kiss the Quaker"@en,
        "Merrily Kiss the Quaker"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N893db70dabdf454481c4188e23b59e6a ;
    schema:name "Merrily Kiss the Quaker"@en,
        "Merrily Kiss the Quaker"@ja .

_:N057a196481924b4b83e4269b6c1fa98e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And That Day was the Same Flavor"@en,
        "あの日と同じ味がした"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N893db70dabdf454481c4188e23b59e6a ;
    schema:name "And That Day was the Same Flavor"@en,
        "あの日と同じ味がした"@ja .

_:N0c21435be09342729d61b33145ee916a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waltz no. 15 (from Waltz op.39)"@en,
        "ワルツ 第15番(ワルツ集op.39より)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N893db70dabdf454481c4188e23b59e6a ;
    schema:name "Waltz no. 15 (from Waltz op.39)"@en,
        "ワルツ 第15番(ワルツ集op.39より)"@ja .

_:N291797495eab416ea10a73b1fe489063 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nemu"@en,
        "ネム"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N893db70dabdf454481c4188e23b59e6a ;
    schema:name "Nemu"@en,
        "ネム"@ja .

_:N29946666f38a435ba70f557ca16199c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Serenade (String Quartet no. 17 second movement)"@en,
        "セレナード（弦楽四重奏曲第17番第2楽章）"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:N893db70dabdf454481c4188e23b59e6a ;
    schema:name "Serenade (String Quartet no. 17 second movement)"@en,
        "セレナード（弦楽四重奏曲第17番第2楽章）"@ja .

_:N4a35f6d66732417298f54354e808e409 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Butterflies and Fireflies"@en,
        "蝶と蛍"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N893db70dabdf454481c4188e23b59e6a ;
    schema:name "Butterflies and Fireflies"@en,
        "蝶と蛍"@ja .

_:N4b9372cc88fc423f9daf82d63823e880 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funiculi, funicula!"@en,
        "フニクリ・フニクラ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N893db70dabdf454481c4188e23b59e6a ;
    schema:name "Funiculi, funicula!"@en,
        "フニクリ・フニクラ"@ja .

_:N52e696e04fdb4357a154c9714aeff7fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night of Tragedy"@en,
        "悲劇の夜"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N893db70dabdf454481c4188e23b59e6a ;
    schema:name "Night of Tragedy"@en,
        "悲劇の夜"@ja .

_:N7a87c32dbd1941c582a1feeb85341dda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Six Moments Musicauex no. 3"@en,
        "楽興の時 第3番"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N893db70dabdf454481c4188e23b59e6a ;
    schema:name "Six Moments Musicauex no. 3"@en,
        "楽興の時 第3番"@ja .

_:Nae735c7ef4ca49aa9782d1606e74f900 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Untitled"@en,
        "無題"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N893db70dabdf454481c4188e23b59e6a ;
    schema:name "Untitled"@en,
        "無題"@ja .

_:Nb300e967cadc4ac3b23276a038adc98f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Battle"@en,
        "初陣"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N893db70dabdf454481c4188e23b59e6a ;
    schema:name "First Battle"@en,
        "初陣"@ja .

_:Nc15aa5f9ee8a4a4cb4a1e573ea597316 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dress for the Young Princess of the Insects"@en,
        "幼き蟲の姫のためのドレス"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N893db70dabdf454481c4188e23b59e6a ;
    schema:name "Dress for the Young Princess of the Insects"@en,
        "幼き蟲の姫のためのドレス"@ja .

_:Nd8841f06a0b2418f8b416eb0c06d52e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "John Ryan's"@en,
        "John Ryan's"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N893db70dabdf454481c4188e23b59e6a ;
    schema:name "John Ryan's"@en,
        "John Ryan's"@ja .

_:Nee353812a0dc4b7a888aac2ea1f99199 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fanny Pawer"@en,
        "Fanny Pawer"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N893db70dabdf454481c4188e23b59e6a ;
    schema:name "Fanny Pawer"@en,
        "Fanny Pawer"@ja .

_:N893db70dabdf454481c4188e23b59e6a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0394577d89ed4969946fcabb579acb61,
        _:N057a196481924b4b83e4269b6c1fa98e,
        _:N0c21435be09342729d61b33145ee916a,
        _:N291797495eab416ea10a73b1fe489063,
        _:N29946666f38a435ba70f557ca16199c1,
        _:N4a35f6d66732417298f54354e808e409,
        _:N4b9372cc88fc423f9daf82d63823e880,
        _:N52e696e04fdb4357a154c9714aeff7fc,
        _:N7a87c32dbd1941c582a1feeb85341dda,
        _:Nae735c7ef4ca49aa9782d1606e74f900,
        _:Nb300e967cadc4ac3b23276a038adc98f,
        _:Nc15aa5f9ee8a4a4cb4a1e573ea597316,
        _:Nd8841f06a0b2418f8b416eb0c06d52e5,
        _:Nee353812a0dc4b7a888aac2ea1f99199 ;
    mo:track_count 14 ;
    schema:duration "PT41:27"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0394577d89ed4969946fcabb579acb61,
        _:N057a196481924b4b83e4269b6c1fa98e,
        _:N0c21435be09342729d61b33145ee916a,
        _:N291797495eab416ea10a73b1fe489063,
        _:N29946666f38a435ba70f557ca16199c1,
        _:N4a35f6d66732417298f54354e808e409,
        _:N4b9372cc88fc423f9daf82d63823e880,
        _:N52e696e04fdb4357a154c9714aeff7fc,
        _:N7a87c32dbd1941c582a1feeb85341dda,
        _:Nae735c7ef4ca49aa9782d1606e74f900,
        _:Nb300e967cadc4ac3b23276a038adc98f,
        _:Nc15aa5f9ee8a4a4cb4a1e573ea597316,
        _:Nd8841f06a0b2418f8b416eb0c06d52e5,
        _:Nee353812a0dc4b7a888aac2ea1f99199 .

