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

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

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

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

<artist/1585#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14196#subject> ;
    schema:name "Raito"@en,
        "来兎"@ja ;
    foaf:made <album/14196#composition>,
        <album/14196#subject> ;
    foaf:name "Raito"@en,
        "来兎"@ja .

<artist/2372#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14196#subject> ;
    schema:name "tuuten"@en,
        "通天"@ja ;
    foaf:made <album/14196#composition>,
        <album/14196#subject> ;
    foaf:name "tuuten"@en,
        "通天"@ja .

<artist/2454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14196#subject> ;
    schema:name "Taishi"@en ;
    foaf:made <album/14196#composition>,
        <album/14196#subject> ;
    foaf:name "Taishi"@en .

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

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

<product/3217#subject> a schema:CreativeWork ;
    schema:name "Melty Blood"@en,
        "Melty Blood"@ja,
        "Melty Blood"@ja-latn ;
    foaf:name "Melty Blood"@en,
        "Melty Blood"@ja,
        "Melty Blood"@ja-latn .

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

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

<org/680#subject> schema:name "Sakabato"@en,
        "さかばと"@ja,
        "Sakabato"@ja-latn ;
    foaf:name "Sakabato"@en,
        "さかばと"@ja,
        "Sakabato"@ja-latn .

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

<https://medium-media.vgm.io/albums/69/14196/14196-1245867319.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14196#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dearly"@en,
        "Dearly"@ja,
        "Dearly"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1585#subject>,
        <artist/2372#subject>,
        <artist/2454#subject> ;
    mo:produced_work <album/14196#musicalwork> ;
    schema:name "Dearly"@en,
        "Dearly"@ja,
        "Dearly"@ja-latn .

<album/14196#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-12-30"^^xsd:date ;
    dcterms:title "Dearly"@en,
        "Dearly"@ja,
        "Dearly"@ja-latn ;
    mo:catalogue_number "TUCD-02" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14196#musicalexpression> ;
    mo:publisher <org/680#subject> ;
    mo:record _:N897ad697ad704efab2d4a267415c745a ;
    mo:record_count 1 ;
    mo:release <event/13> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/3217#subject> ;
    schema:datePublished "2005-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/14196/14196-1245867319.jpg> ;
    schema:name "Dearly"@en,
        "Dearly"@ja,
        "Dearly"@ja-latn ;
    schema:publisher <org/680#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/14196/14196-1245867319.jpg> .

_:N356aabf3fe3540c2bcacb9edd1a22e7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dearly"@en,
        "Dearly"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N897ad697ad704efab2d4a267415c745a ;
    schema:name "Dearly"@en,
        "Dearly"@ja .

_:N40846b1e1218444f82e08dfb982af7e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gensokyo Millennium"@en,
        "千年幻想郷"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N897ad697ad704efab2d4a267415c745a ;
    schema:name "Gensokyo Millennium"@en,
        "千年幻想郷"@ja .

_:N615bb97837804f369121661575e40cd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ex-KalibuRNuS"@en,
        "Ex-KalibuRNuS"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:49"^^xsd:interval ;
    schema:inPlaylist _:N897ad697ad704efab2d4a267415c745a ;
    schema:name "Ex-KalibuRNuS"@en,
        "Ex-KalibuRNuS"@ja .

_:N7e76b61b559440c5b89d89fbae588984 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kaeidzuka"@en,
        "花映塚"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N897ad697ad704efab2d4a267415c745a ;
    schema:name "Kaeidzuka"@en,
        "花映塚"@ja .

_:Nbfd8e8c06a6a4ee095bfd5930b67d27d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The end of 1000 years"@en,
        "The end of 1000 years"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N897ad697ad704efab2d4a267415c745a ;
    schema:name "The end of 1000 years"@en,
        "The end of 1000 years"@ja .

_:Ne5553f307fd14965a0149d67a6905492 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septette for the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N897ad697ad704efab2d4a267415c745a ;
    schema:name "Septette for the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja .

_:N897ad697ad704efab2d4a267415c745a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N356aabf3fe3540c2bcacb9edd1a22e7d,
        _:N40846b1e1218444f82e08dfb982af7e2,
        _:N615bb97837804f369121661575e40cd5,
        _:N7e76b61b559440c5b89d89fbae588984,
        _:Nbfd8e8c06a6a4ee095bfd5930b67d27d,
        _:Ne5553f307fd14965a0149d67a6905492 ;
    mo:track_count 6 ;
    schema:duration "PT26:01"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N356aabf3fe3540c2bcacb9edd1a22e7d,
        _:N40846b1e1218444f82e08dfb982af7e2,
        _:N615bb97837804f369121661575e40cd5,
        _:N7e76b61b559440c5b89d89fbae588984,
        _:Nbfd8e8c06a6a4ee095bfd5930b67d27d,
        _:Ne5553f307fd14965a0149d67a6905492 .

