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

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

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

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

<event/97> a mo:Release ;
    schema:name "Released at M3-2010 Fall (Oct 31, 2010)" .

<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/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/43542#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cajiva's properties store M3 mix CD"@en,
        "Cajiva's properties store M3 mix CD"@ja,
        "Cajiva's properties store M3 mix CD"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/43542#musicalwork> ;
    schema:name "Cajiva's properties store M3 mix CD"@en,
        "Cajiva's properties store M3 mix CD"@ja,
        "Cajiva's properties store M3 mix CD"@ja-latn .

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

<album/43542#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cajiva's properties store M3 mix CD"@en,
        "Cajiva's properties store M3 mix CD"@ja,
        "Cajiva's properties store M3 mix CD"@ja-latn ;
    mo:performance_of <album/43542#musicalwork> ;
    mo:recorded_as <album/43542#musicalexpression> ;
    schema:name "Cajiva's properties store M3 mix CD"@en,
        "Cajiva's properties store M3 mix CD"@ja,
        "Cajiva's properties store M3 mix CD"@ja-latn ;
    schema:workPerformed <album/43542#musicalwork> .

<org/705#subject> schema:name "Cajiva's Gadget Shop"@en,
        "梶迫小道具店"@ja,
        "Cajiva's Gadget Shop"@ja-latn ;
    foaf:name "Cajiva's Gadget Shop"@en,
        "梶迫小道具店"@ja,
        "Cajiva's Gadget Shop"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/43542/43542-1388525283.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/43542#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-10-31"^^xsd:date ;
    dcterms:title "Cajiva's properties store M3 mix CD"@en,
        "Cajiva's properties store M3 mix CD"@ja,
        "Cajiva's properties store M3 mix CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43542#musicalexpression> ;
    mo:publisher <org/705#subject> ;
    mo:record _:N05e3adc5e4874db1acd9205585ba55a7 ;
    mo:record_count 1 ;
    mo:release <event/97> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/51#subject> ;
    schema:datePublished "2010-10-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/43542/43542-1388525283.jpg> ;
    schema:name "Cajiva's properties store M3 mix CD"@en,
        "Cajiva's properties store M3 mix CD"@ja,
        "Cajiva's properties store M3 mix CD"@ja-latn ;
    schema:publisher <org/705#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/43542/43542-1388525283.jpg> .

_:N07f0e37f965843bbad1c7d146b96bb9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Records del Mil lenni　～ 千年の記憶"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05e3adc5e4874db1acd9205585ba55a7 ;
    schema:name "Records del Mil lenni　～ 千年の記憶"@ja .

_:Na45da6a22f3d47b28d75bcd7ecbceb3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春宵行"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05e3adc5e4874db1acd9205585ba55a7 ;
    schema:name "春宵行"@ja .

_:Ndb45251965a3444ba093ac70c6b481d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunatic? No, exciting!"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05e3adc5e4874db1acd9205585ba55a7 ;
    schema:name "Lunatic? No, exciting!"@ja .

_:Nee9d48de0845422582f862ec151f0e5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "flusternd leise"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N05e3adc5e4874db1acd9205585ba55a7 ;
    schema:name "flusternd leise"@ja .

_:N05e3adc5e4874db1acd9205585ba55a7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07f0e37f965843bbad1c7d146b96bb9c,
        _:Na45da6a22f3d47b28d75bcd7ecbceb3f,
        _:Ndb45251965a3444ba093ac70c6b481d8,
        _:Nee9d48de0845422582f862ec151f0e5e ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N07f0e37f965843bbad1c7d146b96bb9c,
        _:Na45da6a22f3d47b28d75bcd7ecbceb3f,
        _:Ndb45251965a3444ba093ac70c6b481d8,
        _:Nee9d48de0845422582f862ec151f0e5e .

