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

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

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

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

<artist/16803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119408#subject> ;
    schema:name "Toby Fox"@en ;
    foaf:made <album/119408#composition>,
        <album/119408#subject> ;
    foaf:name "Toby Fox"@en .

<event/254> a mo:Release ;
    schema:name "Released at M3-2020 Spring (Mar 01, 2020)" .

<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/4106#subject> a schema:CreativeWork ;
    schema:name "UNDERTALE"@en,
        "UNDERTALE"@ja,
        "UNDERTALE"@ja-latn ;
    foaf:name "UNDERTALE"@en,
        "UNDERTALE"@ja,
        "UNDERTALE"@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 .

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

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

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

<org/3416#subject> schema:name "Chocofan"@en,
        "ちょこふぁん"@ja,
        "Chocofan"@ja-latn ;
    foaf:name "Chocofan"@en,
        "ちょこふぁん"@ja,
        "Chocofan"@ja-latn .

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

<https://medium-media.vgm.io/albums/80/119408/119408-80d4c7297230.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/119408#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "scarlet marrygold"@en,
        "scarlet marrygold"@ja,
        "scarlet marrygold"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Team Shanghai Alice)"@en ;
            foaf:made <album/119408#composition> ;
            foaf:name "(Team Shanghai Alice)"@en ],
        <artist/1#subject>,
        <artist/16803#subject> ;
    mo:produced_work <album/119408#musicalwork> ;
    schema:name "scarlet marrygold"@en,
        "scarlet marrygold"@ja,
        "scarlet marrygold"@ja-latn .

<album/119408#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-03-01"^^xsd:date ;
    dcterms:title "scarlet marrygold"@en,
        "scarlet marrygold"@ja,
        "scarlet marrygold"@ja-latn ;
    mo:catalogue_number "CFCD-0013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/119408#musicalexpression> ;
    mo:publisher <org/3416#subject> ;
    mo:record _:N42a94297e302474c82e4c948a8814bcf ;
    mo:record_count 1 ;
    mo:release <event/254> ;
    schema:about <product/20#subject>,
        <product/4106#subject>,
        <product/51#subject>,
        <product/6849#subject> ;
    schema:datePublished "2020-03-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/119408/119408-80d4c7297230.jpg> ;
    schema:name "scarlet marrygold"@en,
        "scarlet marrygold"@ja,
        "scarlet marrygold"@ja-latn ;
    schema:publisher <org/3416#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/119408/119408-80d4c7297230.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119408#subject> ;
    schema:name "(Team Shanghai Alice)"@en ;
    foaf:made <album/119408#subject> ;
    foaf:name "(Team Shanghai Alice)"@en .

_:N03528b1a98a94ed2aa20f64ec507a374 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Dependance"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N42a94297e302474c82e4c948a8814bcf ;
    schema:name "Deep Dependance"@ja .

_:N47502760c7954b4a9e3e8df49f54aed4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虎柄 I Believe"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N42a94297e302474c82e4c948a8814bcf ;
    schema:name "虎柄 I Believe"@ja .

_:N5885fce2ef4045fa8baf5eab57f3fa45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スカーレット・マリーゴールド"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N42a94297e302474c82e4c948a8814bcf ;
    schema:name "スカーレット・マリーゴールド"@ja .

_:N86d3c85c2b6d44849cbda7c0f558b940 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ショウマストゴーオン"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N42a94297e302474c82e4c948a8814bcf ;
    schema:name "ショウマストゴーオン"@ja .

_:N88341e4b11b445eca8e4ea4c1b78c506 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burning In Hell"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N42a94297e302474c82e4c948a8814bcf ;
    schema:name "Burning In Hell"@ja .

_:Nec287ad973404c7abafe5e9d185388f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "secret→chaos"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N42a94297e302474c82e4c948a8814bcf ;
    schema:name "secret→chaos"@ja .

_:N42a94297e302474c82e4c948a8814bcf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03528b1a98a94ed2aa20f64ec507a374,
        _:N47502760c7954b4a9e3e8df49f54aed4,
        _:N5885fce2ef4045fa8baf5eab57f3fa45,
        _:N86d3c85c2b6d44849cbda7c0f558b940,
        _:N88341e4b11b445eca8e4ea4c1b78c506,
        _:Nec287ad973404c7abafe5e9d185388f5 ;
    mo:track_count 6 ;
    schema:duration "PT26:20"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N03528b1a98a94ed2aa20f64ec507a374,
        _:N47502760c7954b4a9e3e8df49f54aed4,
        _:N5885fce2ef4045fa8baf5eab57f3fa45,
        _:N86d3c85c2b6d44849cbda7c0f558b940,
        _:N88341e4b11b445eca8e4ea4c1b78c506,
        _:Nec287ad973404c7abafe5e9d185388f5 .

