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

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

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

<event/156> a mo:Release ;
    schema:name "Released at Comic Market 83 (Dec 29, 2012 to Dec 31, 2012)" .

<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/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/49677#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MORSE EP"@en,
        "MORSE EP"@ja,
        "MORSE EP"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/49677#musicalwork> ;
    schema:name "MORSE EP"@en,
        "MORSE EP"@ja,
        "MORSE EP"@ja-latn .

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

<org/1401#subject> schema:name "9bFOX"@en,
        "9bFOX"@ja,
        "9bFOX"@ja-latn ;
    foaf:name "9bFOX"@en,
        "9bFOX"@ja,
        "9bFOX"@ja-latn .

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

<https://medium-media.vgm.io/albums/77/49677/49677-1418249164.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/11559#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49677#performance> ;
    schema:name "Aritama Yoshizawa"@en,
        "吉沢在玉"@ja ;
    foaf:name "Aritama Yoshizawa"@en,
        "吉沢在玉"@ja .

<artist/15996#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49677#performance> ;
    schema:name "Fukkan"@en,
        "ふっかん"@ja ;
    foaf:made <album/49677#lyrics>,
        <album/49677#subject> ;
    foaf:name "Fukkan"@en,
        "ふっかん"@ja .

<artist/8995#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49677#performance> ;
    schema:name "Ei☆seitarou"@en,
        "衛☆星太郎"@ja ;
    foaf:made <album/49677#lyrics>,
        <album/49677#subject> ;
    foaf:name "Ei☆seitarou"@en,
        "衛☆星太郎"@ja .

<album/49677#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MORSE EP"@en,
        "MORSE EP"@ja,
        "MORSE EP"@ja-latn ;
    mo:performance_of <album/49677#musicalwork> ;
    mo:performer <artist/11559#subject>,
        <artist/15996#subject>,
        <artist/8995#subject> ;
    mo:recorded_as <album/49677#musicalexpression> ;
    schema:byArtist <artist/11559#subject>,
        <artist/15996#subject>,
        <artist/8995#subject> ;
    schema:name "MORSE EP"@en,
        "MORSE EP"@ja,
        "MORSE EP"@ja-latn ;
    schema:workPerformed <album/49677#musicalwork> .

<album/49677#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-30"^^xsd:date ;
    dcterms:title "MORSE EP"@en,
        "MORSE EP"@ja,
        "MORSE EP"@ja-latn ;
    mo:catalogue_number "SGSL-0015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49677#musicalexpression> ;
    mo:publisher <org/1401#subject> ;
    mo:record _:N5b2375894b064179992140588a84b8c1 ;
    mo:record_count 1 ;
    mo:release <event/156> ;
    schema:about <product/29#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/11559#subject>,
        <artist/15996#subject>,
        <artist/8995#subject> ;
    schema:datePublished "2012-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/77/49677/49677-1418249164.jpg> ;
    schema:name "MORSE EP"@en,
        "MORSE EP"@ja,
        "MORSE EP"@ja-latn ;
    schema:publisher <org/1401#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/49677/49677-1418249164.jpg> .

_:N86429e761afb4755aaf8d16f351e7105 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Eden （死際サテライト ver.）"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5b2375894b064179992140588a84b8c1 ;
    schema:name "Last Eden （死際サテライト ver.）"@ja .

_:Nb20d9ed55a50447ba6af3b6698b18960 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "激情ポロロッカ （9bFOX ver.）"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5b2375894b064179992140588a84b8c1 ;
    schema:name "激情ポロロッカ （9bFOX ver.）"@ja .

_:N5b2375894b064179992140588a84b8c1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N86429e761afb4755aaf8d16f351e7105,
        _:Nb20d9ed55a50447ba6af3b6698b18960 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N86429e761afb4755aaf8d16f351e7105,
        _:Nb20d9ed55a50447ba6af3b6698b18960 .

