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

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

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

<artist/1928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39418#subject> ;
    schema:name "U2 Akiyama"@en,
        "あきやまうに"@ja ;
    foaf:made <album/39418#composition>,
        <album/39418#subject> ;
    foaf:name "U2 Akiyama"@en,
        "あきやまうに"@ja .

<artist/2410#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39418#subject> ;
    schema:name "NKZ"@en ;
    foaf:made <album/39418#composition>,
        <album/39418#subject> ;
    foaf:name "NKZ"@en .

<event/159> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 10 (May 26, 2013)" .

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

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

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

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

<https://medium-media.vgm.io/albums/81/39418/39418-1368958551.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/11505#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39418#performance> ;
    schema:name "Lyn-A"@en ;
    foaf:name "Lyn-A"@en .

<artist/16593#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39418#performance> ;
    schema:name "Peko"@en ;
    foaf:made <album/39418#lyrics>,
        <album/39418#subject> ;
    foaf:name "Peko"@en .

<artist/7326#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39418#performance> ;
    schema:name "Cherose"@en,
        "チェロス"@ja ;
    foaf:name "Cherose"@en,
        "チェロス"@ja .

<album/39418#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SERENDIPITY"@en,
        "SERENDIPITY"@ja,
        "SERENDIPITY"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1928#subject>,
        <artist/2410#subject> ;
    mo:produced_work <album/39418#musicalwork> ;
    schema:name "SERENDIPITY"@en,
        "SERENDIPITY"@ja,
        "SERENDIPITY"@ja-latn .

<album/39418#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SERENDIPITY"@en,
        "SERENDIPITY"@ja,
        "SERENDIPITY"@ja-latn ;
    mo:performance_of <album/39418#musicalwork> ;
    mo:performer _:Nda4f494ddb9f4e6aabf9e3c3790b90ce,
        <artist/11505#subject>,
        <artist/16593#subject>,
        <artist/7326#subject> ;
    mo:recorded_as <album/39418#musicalexpression> ;
    schema:byArtist _:Nda4f494ddb9f4e6aabf9e3c3790b90ce,
        <artist/11505#subject>,
        <artist/16593#subject>,
        <artist/7326#subject> ;
    schema:name "SERENDIPITY"@en,
        "SERENDIPITY"@ja,
        "SERENDIPITY"@ja-latn ;
    schema:workPerformed <album/39418#musicalwork> .

<album/39418#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-26"^^xsd:date ;
    dcterms:title "SERENDIPITY"@en,
        "SERENDIPITY"@ja,
        "SERENDIPITY"@ja-latn ;
    mo:catalogue_number "CRAD-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39418#musicalexpression> ;
    mo:publisher <org/560#subject> ;
    mo:record _:N800dbe06516d40679d15ee1b584ee487 ;
    mo:record_count 1 ;
    mo:release <event/159> ;
    schema:about <product/25#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Chia"@en ;
            foaf:name "Chia"@en ],
        <artist/11505#subject>,
        <artist/16593#subject>,
        <artist/7326#subject> ;
    schema:datePublished "2013-05-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/39418/39418-1368958551.jpg> ;
    schema:name "SERENDIPITY"@en,
        "SERENDIPITY"@ja,
        "SERENDIPITY"@ja-latn ;
    schema:publisher <org/560#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/39418/39418-1368958551.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "朧彦"@en ;
    foaf:made <album/39418#lyrics> ;
    foaf:name "朧彦"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "朧彦"@en ;
    foaf:made <album/39418#subject> ;
    foaf:name "朧彦"@en .

_:N00ed14a107e049ad8438bfc591cf07f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遊水戯花"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N800dbe06516d40679d15ee1b584ee487 ;
    schema:name "遊水戯花"@ja .

_:N058cb55505b1419ca3c62a26314efde3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風の向こうへ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N800dbe06516d40679d15ee1b584ee487 ;
    schema:name "風の向こうへ"@ja .

_:N3516a593c79c492e9a218db85de67e8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "百酔佳日"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N800dbe06516d40679d15ee1b584ee487 ;
    schema:name "百酔佳日"@ja .

_:N39598e39c3d74e82ba8a437f98edda1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "馥郁のワルツ"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N800dbe06516d40679d15ee1b584ee487 ;
    schema:name "馥郁のワルツ"@ja .

_:N57d84377cfb64032b4599d0092d9f861 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アオゾラ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N800dbe06516d40679d15ee1b584ee487 ;
    schema:name "アオゾラ"@ja .

_:Nc1ea6241ccdb49e9a1c878647c8f6606 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carry on"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N800dbe06516d40679d15ee1b584ee487 ;
    schema:name "Carry on"@ja .

_:Nd42adf196f6a4824baa38cc241d27d37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪夢"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N800dbe06516d40679d15ee1b584ee487 ;
    schema:name "悪夢"@ja .

_:Nda4f494ddb9f4e6aabf9e3c3790b90ce a schema:Person,
        foaf:Person ;
    mo:performed <album/39418#performance> ;
    schema:name "Chia"@en ;
    foaf:name "Chia"@en .

_:Ne544010d1daf425fbf8b1b9b8f2703b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜が降りてくる"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N800dbe06516d40679d15ee1b584ee487 ;
    schema:name "夜が降りてくる"@ja .

_:N800dbe06516d40679d15ee1b584ee487 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00ed14a107e049ad8438bfc591cf07f4,
        _:N058cb55505b1419ca3c62a26314efde3,
        _:N3516a593c79c492e9a218db85de67e8a,
        _:N39598e39c3d74e82ba8a437f98edda1f,
        _:N57d84377cfb64032b4599d0092d9f861,
        _:Nc1ea6241ccdb49e9a1c878647c8f6606,
        _:Nd42adf196f6a4824baa38cc241d27d37,
        _:Ne544010d1daf425fbf8b1b9b8f2703b7 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N00ed14a107e049ad8438bfc591cf07f4,
        _:N058cb55505b1419ca3c62a26314efde3,
        _:N3516a593c79c492e9a218db85de67e8a,
        _:N39598e39c3d74e82ba8a437f98edda1f,
        _:N57d84377cfb64032b4599d0092d9f861,
        _:Nc1ea6241ccdb49e9a1c878647c8f6606,
        _:Nd42adf196f6a4824baa38cc241d27d37,
        _:Ne544010d1daf425fbf8b1b9b8f2703b7 .

