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

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

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

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

<event/139> a mo:Release ;
    schema:name "Released at M3-2011 Fall (Oct 30, 2011)" .

<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/67#subject> a schema:CreativeWork ;
    schema:name "Kioh Gyoku"@en,
        "稀翁玉"@ja,
        "Kioh Gyoku"@ja-latn ;
    foaf:name "Kioh Gyoku"@en,
        "稀翁玉"@ja,
        "Kioh Gyoku"@ja-latn .

<album/55909#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Toho Metal Compi -demo death-"@en,
        "Toho Metal Compi -demo death-"@ja,
        "Toho Metal Compi -demo death-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/55909#musicalwork> ;
    schema:name "Toho Metal Compi -demo death-"@en,
        "Toho Metal Compi -demo death-"@ja,
        "Toho Metal Compi -demo death-"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/90/55909/55909-1448850210.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/55909#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toho Metal Compi -demo death-"@en,
        "Toho Metal Compi -demo death-"@ja,
        "Toho Metal Compi -demo death-"@ja-latn ;
    mo:performance_of <album/55909#musicalwork> ;
    mo:performer _:N10f96f2348594d1c8a444eb7514137a9,
        _:N617d38a436b944caaab31034a9f34ee8,
        _:Nb3c71d7ae6784ef083fc39574823af73 ;
    mo:recorded_as <album/55909#musicalexpression> ;
    schema:byArtist _:N10f96f2348594d1c8a444eb7514137a9,
        _:N617d38a436b944caaab31034a9f34ee8,
        _:Nb3c71d7ae6784ef083fc39574823af73 ;
    schema:name "Toho Metal Compi -demo death-"@en,
        "Toho Metal Compi -demo death-"@ja,
        "Toho Metal Compi -demo death-"@ja-latn ;
    schema:workPerformed <album/55909#musicalwork> .

<album/55909#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-30"^^xsd:date ;
    dcterms:title "Toho Metal Compi -demo death-"@en,
        "Toho Metal Compi -demo death-"@ja,
        "Toho Metal Compi -demo death-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55909#musicalexpression> ;
    mo:publisher _:N88cb7b424ec948eabda9418ebdcc3efc ;
    mo:record _:Ndd4e4f9361c949db9582977b50f63467 ;
    mo:record_count 1 ;
    mo:release <event/139> ;
    schema:about <product/20#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/67#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 ] ;
    schema:datePublished "2011-10-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/90/55909/55909-1448850210.jpg> ;
    schema:name "Toho Metal Compi -demo death-"@en,
        "Toho Metal Compi -demo death-"@ja,
        "Toho Metal Compi -demo death-"@ja-latn ;
    schema:publisher _:N88cb7b424ec948eabda9418ebdcc3efc ;
    foaf:depiction <https://media.vgm.io/albums/90/55909/55909-1448850210.jpg> .

_:N10f96f2348594d1c8a444eb7514137a9 a schema:Person,
        foaf:Person ;
    mo:performed <album/55909#performance> ;
    schema:name "糸色唱"@en ;
    foaf:name "糸色唱"@en .

_:N1449cd34c70747d899d6771b61c18372 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under The Cherry Tree"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndd4e4f9361c949db9582977b50f63467 ;
    schema:name "Under The Cherry Tree"@en .

_:N2caed0ed8cb7406784d164796fba41a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Of Her Not Of The Time"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndd4e4f9361c949db9582977b50f63467 ;
    schema:name "Of Her Not Of The Time"@en .

_:N396d67a56d4f45e7abbf5ed7c35c07cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Voyage Pt.1"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndd4e4f9361c949db9582977b50f63467 ;
    schema:name "The Voyage Pt.1"@en .

_:N5492102b6d104db4a8b4e36395db624c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into The Flame"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndd4e4f9361c949db9582977b50f63467 ;
    schema:name "Into The Flame"@en .

_:N617d38a436b944caaab31034a9f34ee8 a schema:Person,
        foaf:Person ;
    mo:performed <album/55909#performance> ;
    schema:name "山田"@en ;
    foaf:name "山田"@en .

_:N88cb7b424ec948eabda9418ebdcc3efc schema:name "Herbivora"@en ;
    foaf:name "Herbivora"@en .

_:Nb3c71d7ae6784ef083fc39574823af73 a schema:Person,
        foaf:Person ;
    mo:performed <album/55909#performance> ;
    schema:name "あにょ"@en ;
    foaf:name "あにょ"@en .

_:Ndd4e4f9361c949db9582977b50f63467 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1449cd34c70747d899d6771b61c18372,
        _:N2caed0ed8cb7406784d164796fba41a6,
        _:N396d67a56d4f45e7abbf5ed7c35c07cb,
        _:N5492102b6d104db4a8b4e36395db624c ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1449cd34c70747d899d6771b61c18372,
        _:N2caed0ed8cb7406784d164796fba41a6,
        _:N396d67a56d4f45e7abbf5ed7c35c07cb,
        _:N5492102b6d104db4a8b4e36395db624c .

