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

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

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

<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/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/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/4432#subject> a schema:CreativeWork ;
    schema:name "Touhou Suzunaan ~ Forbidden Scrollery."@en,
        "東方鈴奈庵　〜 Forbidden Scrollery."@ja,
        "Touhou Suzunaan ~ Forbidden Scrollery."@ja-latn ;
    foaf:name "Touhou Suzunaan ~ Forbidden Scrollery."@en,
        "東方鈴奈庵　〜 Forbidden Scrollery."@ja,
        "Touhou Suzunaan ~ Forbidden Scrollery."@ja-latn .

<product/49#subject> a schema:CreativeWork ;
    schema:name "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@en,
        "東方求聞史紀　〜 Perfect Memento in Strict Sense."@ja,
        "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@ja-latn ;
    foaf:name "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@en,
        "東方求聞史紀　〜 Perfect Memento in Strict Sense."@ja,
        "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@ja-latn .

<album/98491#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "2×4"@en,
        "2×4"@ja,
        "2×4"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/98491#musicalwork> ;
    schema:name "2×4"@en,
        "2×4"@ja,
        "2×4"@ja-latn .

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

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

<https://media.vgm.io/albums/19/98491/98491-1588455416.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/98491#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/19/98491/98491-1588455416.png> ;
    foaf:depicts <album/98491#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/19/98491/98491-1588455416.png> .

<https://medium-media.vgm.io/albums/19/98491/98491-1588455416.png> a schema:ImageObject,
        foaf:Image .

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

<artist/6141#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98491#performance> ;
    schema:name "hellnian"@en ;
    foaf:name "hellnian"@en .

<album/98491#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "2×4"@en,
        "2×4"@ja,
        "2×4"@ja-latn ;
    mo:performance_of <album/98491#musicalwork> ;
    mo:performer _:N25033e9cd5644d6692ad4066e35b992e,
        _:N5cb0a0abcc6548a38cc179a0b5ee0f65,
        _:Nea2953c4e39d47dcb118268f5de02c3f,
        <artist/6141#subject> ;
    mo:recorded_as <album/98491#musicalexpression> ;
    schema:byArtist _:N25033e9cd5644d6692ad4066e35b992e,
        _:N5cb0a0abcc6548a38cc179a0b5ee0f65,
        _:Nea2953c4e39d47dcb118268f5de02c3f,
        <artist/6141#subject> ;
    schema:name "2×4"@en,
        "2×4"@ja,
        "2×4"@ja-latn ;
    schema:workPerformed <album/98491#musicalwork> .

<album/98491#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-05"^^xsd:date ;
    dcterms:title "2×4"@en,
        "2×4"@ja,
        "2×4"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98491#musicalexpression> ;
    mo:publisher _:Nfbfc719686fc43e9aee56e4bd3dc4c64 ;
    mo:record _:N59ea6ead4b574c6e9fcf041fa3766bef ;
    mo:record_count 1 ;
    schema:about <product/22#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/4432#subject>,
        <product/49#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "パーム"@en ;
            foaf:name "パーム"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "れーさー"@en ;
            foaf:name "れーさー"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "たぶん"@en ;
            foaf:name "たぶん"@en ],
        <artist/6141#subject> ;
    schema:datePublished "2020-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/98491/98491-1588455416.png> ;
    schema:name "2×4"@en,
        "2×4"@ja,
        "2×4"@ja-latn ;
    schema:publisher _:Nfbfc719686fc43e9aee56e4bd3dc4c64 ;
    foaf:depiction <https://media.vgm.io/albums/19/98491/98491-1588455416.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "パーム"@en ;
    foaf:made <album/98491#lyrics> ;
    foaf:name "パーム"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "パーム"@en ;
    foaf:made <album/98491#subject> ;
    foaf:name "パーム"@en .

_:N25033e9cd5644d6692ad4066e35b992e a schema:Person,
        foaf:Person ;
    mo:performed <album/98491#performance> ;
    schema:name "たぶん"@en ;
    foaf:name "たぶん"@en .

_:N53488ba9476a4d64a0ab1bebaecef753 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エイトビットで忘れたい"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N59ea6ead4b574c6e9fcf041fa3766bef ;
    schema:name "エイトビットで忘れたい"@ja .

_:N5cb0a0abcc6548a38cc179a0b5ee0f65 a schema:Person,
        foaf:Person ;
    mo:performed <album/98491#performance> ;
    schema:name "パーム"@en ;
    foaf:name "パーム"@en .

_:N5d425aff035b49db9e683fc42fdae27e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パラレル（2×4 Ver.）"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N59ea6ead4b574c6e9fcf041fa3766bef ;
    schema:name "パラレル（2×4 Ver.）"@ja .

_:Nea2953c4e39d47dcb118268f5de02c3f a schema:Person,
        foaf:Person ;
    mo:performed <album/98491#performance> ;
    schema:name "れーさー"@en ;
    foaf:name "れーさー"@en .

_:Nfb13950a4cbe49109e5780709417adf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ビブリオガールズ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N59ea6ead4b574c6e9fcf041fa3766bef ;
    schema:name "ビブリオガールズ"@ja .

_:Nfbfc719686fc43e9aee56e4bd3dc4c64 schema:name "Yushinoki"@en ;
    foaf:name "Yushinoki"@en .

_:Nfe97a7111889423d85c5296455ef4260 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンバランス2/3"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N59ea6ead4b574c6e9fcf041fa3766bef ;
    schema:name "アンバランス2/3"@ja .

_:N59ea6ead4b574c6e9fcf041fa3766bef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N53488ba9476a4d64a0ab1bebaecef753,
        _:N5d425aff035b49db9e683fc42fdae27e,
        _:Nfb13950a4cbe49109e5780709417adf8,
        _:Nfe97a7111889423d85c5296455ef4260 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N53488ba9476a4d64a0ab1bebaecef753,
        _:N5d425aff035b49db9e683fc42fdae27e,
        _:Nfb13950a4cbe49109e5780709417adf8,
        _:Nfe97a7111889423d85c5296455ef4260 .

