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

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

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

<event/261> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 15 (Oct 13, 2019)" .

<product/1483#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinkirou ~ Hopeless Masquerade."@en,
        "東方心綺楼　～ Hopeless Masquerade."@ja,
        "Touhou Shinkirou ~ Hopeless Masquerade."@ja-latn ;
    foaf:name "Touhou Shinkirou ~ Hopeless Masquerade."@en,
        "東方心綺楼　～ Hopeless Masquerade."@ja,
        "Touhou Shinkirou ~ Hopeless Masquerade."@ja-latn .

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

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

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

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

<org/1568#subject> schema:name "MUON KAGURA"@en,
        "舞音KAGURA"@ja,
        "MUON KAGURA"@ja-latn ;
    foaf:name "MUON KAGURA"@en,
        "舞音KAGURA"@ja,
        "MUON KAGURA"@ja-latn .

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

<https://medium-media.vgm.io/albums/39/98293/98293-1587963679.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/98293#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "OFF"@en,
        "OFF"@ja,
        "OFF"@ja-latn ;
    mo:performance_of <album/98293#musicalwork> ;
    mo:performer <artist/5946#subject> ;
    mo:recorded_as <album/98293#musicalexpression> ;
    schema:byArtist <artist/5946#subject> ;
    schema:name "OFF"@en,
        "OFF"@ja,
        "OFF"@ja-latn ;
    schema:workPerformed <album/98293#musicalwork> .

<artist/5946#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98293#performance> ;
    schema:name "Mai Kotohge"@en,
        "小峠舞"@ja ;
    foaf:made <album/98293#lyrics>,
        <album/98293#subject> ;
    foaf:name "Mai Kotohge"@en,
        "小峠舞"@ja .

<album/98293#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-13"^^xsd:date ;
    dcterms:title "OFF"@en,
        "OFF"@ja,
        "OFF"@ja-latn ;
    mo:catalogue_number "MOKS-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98293#musicalexpression> ;
    mo:publisher <org/1568#subject> ;
    mo:record _:N22628b9f9615448a83d4f2eb72ce0eb3 ;
    mo:record_count 1 ;
    mo:release <event/261> ;
    schema:about <product/1483#subject>,
        <product/20#subject> ;
    schema:byArtist <artist/5946#subject> ;
    schema:datePublished "2019-10-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/98293/98293-1587963679.jpg> ;
    schema:name "OFF"@en,
        "OFF"@ja,
        "OFF"@ja-latn ;
    schema:publisher <org/1568#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/98293/98293-1587963679.jpg> .

_:N11cbef359e2d41b089a7e3ed79f7186d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "from K"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N22628b9f9615448a83d4f2eb72ce0eb3 ;
    schema:name "from K"@ja .

_:N6d64042a5e8b44498e0b2a643eaab8f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "揺れて Instrumental Version"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N22628b9f9615448a83d4f2eb72ce0eb3 ;
    schema:name "揺れて Instrumental Version"@ja .

_:N9d7c318364ed4f49b0d4589db91f8966 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "from K Instrumental Version"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N22628b9f9615448a83d4f2eb72ce0eb3 ;
    schema:name "from K Instrumental Version"@ja .

_:Nb3603ba65d1040728f0b45500b235371 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "揺れて"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N22628b9f9615448a83d4f2eb72ce0eb3 ;
    schema:name "揺れて"@ja .

_:N22628b9f9615448a83d4f2eb72ce0eb3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11cbef359e2d41b089a7e3ed79f7186d,
        _:N6d64042a5e8b44498e0b2a643eaab8f1,
        _:N9d7c318364ed4f49b0d4589db91f8966,
        _:Nb3603ba65d1040728f0b45500b235371 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N11cbef359e2d41b089a7e3ed79f7186d,
        _:N6d64042a5e8b44498e0b2a643eaab8f1,
        _:N9d7c318364ed4f49b0d4589db91f8966,
        _:Nb3603ba65d1040728f0b45500b235371 .

