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

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

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

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

<event/9> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 4 (May 20, 2007)" .

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

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

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

<org/303#subject> schema:name "NeuzKraft"@en,
        "NeuzKraft"@ja,
        "NeuzKraft"@ja-latn ;
    foaf:name "NeuzKraft"@en,
        "NeuzKraft"@ja,
        "NeuzKraft"@ja-latn .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/14166#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/14166#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/14166#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-05-20"^^xsd:date ;
    dcterms:title "dreams."@en,
        "dreams."@ja,
        "dreams."@ja-latn ;
    mo:catalogue_number "NKCD-0015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14166#musicalexpression> ;
    mo:publisher <org/303#subject> ;
    mo:record _:N230c6a0556ce4d5b994fe2ecc32ddebf ;
    mo:record_count 1 ;
    mo:release <event/9> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2007-05-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "dreams."@en,
        "dreams."@ja,
        "dreams."@ja-latn ;
    schema:publisher <org/303#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N0771b8e4ad004295baf1a74037a2b3e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trancing Girl ～図書室のメロディー"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N230c6a0556ce4d5b994fe2ecc32ddebf ;
    schema:name "Trancing Girl ～図書室のメロディー"@ja .

_:N291eec34cc294e21a7bc80fcb27a3c6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "えくちゅてんど☆あっちゅ ～ほうらいのおにいちゃん"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N230c6a0556ce4d5b994fe2ecc32ddebf ;
    schema:name "えくちゅてんど☆あっちゅ ～ほうらいのおにいちゃん"@ja .

_:N293331a8b8d04affbca86f2cbfbf61bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わきの下R&B"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N230c6a0556ce4d5b994fe2ecc32ddebf ;
    schema:name "わきの下R&B"@ja .

_:N62767c8d3b4843ccb609ef4d6a04e37a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遠野幻想ネコまっしぐら"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N230c6a0556ce4d5b994fe2ecc32ddebf ;
    schema:name "遠野幻想ネコまっしぐら"@ja .

_:N6c420631d67d446380061a32bcd1b3d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I.N.U. ～イイね（咲夜さんの）生足が！腕時計が！"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N230c6a0556ce4d5b994fe2ecc32ddebf ;
    schema:name "I.N.U. ～イイね（咲夜さんの）生足が！腕時計が！"@ja .

_:N88af3c4a80684cd49b82c82a584b10b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あの月へ向かって…"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N230c6a0556ce4d5b994fe2ecc32ddebf ;
    schema:name "あの月へ向かって…"@ja .

_:N8f02bc9b6af9424b8ae021fceca144e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I never to way ～素い足"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N230c6a0556ce4d5b994fe2ecc32ddebf ;
    schema:name "I never to way ～素い足"@ja .

_:Ne20aa906b4bc4045a2c63ee0abc2e8ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プレインエイジア"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N230c6a0556ce4d5b994fe2ecc32ddebf ;
    schema:name "プレインエイジア"@ja .

_:N230c6a0556ce4d5b994fe2ecc32ddebf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0771b8e4ad004295baf1a74037a2b3e6,
        _:N291eec34cc294e21a7bc80fcb27a3c6e,
        _:N293331a8b8d04affbca86f2cbfbf61bd,
        _:N62767c8d3b4843ccb609ef4d6a04e37a,
        _:N6c420631d67d446380061a32bcd1b3d1,
        _:N88af3c4a80684cd49b82c82a584b10b6,
        _:N8f02bc9b6af9424b8ae021fceca144e4,
        _:Ne20aa906b4bc4045a2c63ee0abc2e8ad ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0771b8e4ad004295baf1a74037a2b3e6,
        _:N291eec34cc294e21a7bc80fcb27a3c6e,
        _:N293331a8b8d04affbca86f2cbfbf61bd,
        _:N62767c8d3b4843ccb609ef4d6a04e37a,
        _:N6c420631d67d446380061a32bcd1b3d1,
        _:N88af3c4a80684cd49b82c82a584b10b6,
        _:N8f02bc9b6af9424b8ae021fceca144e4,
        _:Ne20aa906b4bc4045a2c63ee0abc2e8ad .

