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

<artist/6776#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satoshi Kuroiwa"@en,
        "黒岩サトシ"@ja ;
    foaf:made <album/54319#lyrics>,
        <album/54319#subject> ;
    foaf:name "Satoshi Kuroiwa"@en,
        "黒岩サトシ"@ja .

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

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

<event/172> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 12 (May 10, 2015)" .

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

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

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

<org/276#subject> schema:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn ;
    foaf:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn .

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

<https://medium-media.vgm.io/albums/91/54319/54319-1439206315.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/5523#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54319#performance> ;
    schema:name "BB"@en ;
    foaf:name "BB"@en .

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

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

<album/54319#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-05-10"^^xsd:date ;
    dcterms:title "Alternative201505"@en,
        "Alternative201505"@ja,
        "Alternative201505"@ja-latn ;
    mo:catalogue_number "SACD-0013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54319#musicalexpression> ;
    mo:publisher <org/276#subject> ;
    mo:record _:Ncf159481680449c79a97e1e7ff55e488 ;
    mo:record_count 1 ;
    mo:release <event/172> ;
    schema:about <product/20#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "アニモ"@en ;
            foaf:name "アニモ"@en ],
        <artist/5523#subject>,
        <artist/5946#subject> ;
    schema:datePublished "2015-05-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/54319/54319-1439206315.jpg> ;
    schema:name "Alternative201505"@en,
        "Alternative201505"@ja,
        "Alternative201505"@ja-latn ;
    schema:publisher <org/276#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/54319/54319-1439206315.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "アニモ"@en ;
    foaf:made <album/54319#lyrics> ;
    foaf:name "アニモ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "アニモ"@en ;
    foaf:made <album/54319#subject> ;
    foaf:name "アニモ"@en .

_:N88bad6410042447abab5c01eae722473 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "key of the heart"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncf159481680449c79a97e1e7ff55e488 ;
    schema:name "key of the heart"@ja .

_:Nb89d0c4e17fe42199bf08c62c933b969 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "飛天散華"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncf159481680449c79a97e1e7ff55e488 ;
    schema:name "飛天散華"@ja .

_:Nf1fea8c2b91f45f89b4b2f37dbbc7c62 a schema:Person,
        foaf:Person ;
    mo:performed <album/54319#performance> ;
    schema:name "アニモ"@en ;
    foaf:name "アニモ"@en .

_:Ncf159481680449c79a97e1e7ff55e488 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N88bad6410042447abab5c01eae722473,
        _:Nb89d0c4e17fe42199bf08c62c933b969 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N88bad6410042447abab5c01eae722473,
        _:Nb89d0c4e17fe42199bf08c62c933b969 .

