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

<album/111143#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Up to date"@en,
        "Up to date"@ja,
        "Up to date"@ja-latn ;
    mo:produced_work <album/111143#musicalwork> ;
    schema:name "Up to date"@en,
        "Up to date"@ja,
        "Up to date"@ja-latn .

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

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

<event/144> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 7 (Oct 16, 2011)" .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/34/111143/111143-fcac3e6728da.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/111143#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-10-16"^^xsd:date ;
    dcterms:title "Up to date"@en,
        "Up to date"@ja,
        "Up to date"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/111143#musicalexpression> ;
    mo:publisher _:N0cfbbe89c7524fe9b209a3d2aa08c177 ;
    mo:record _:Ncc3128c89379476eb95cd3705adf7d35 ;
    mo:record_count 1 ;
    mo:release <event/144> ;
    schema:about <product/22#subject>,
        <product/25#subject> ;
    schema:datePublished "2011-10-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/111143/111143-fcac3e6728da.jpg> ;
    schema:name "Up to date"@en,
        "Up to date"@ja,
        "Up to date"@ja-latn ;
    schema:publisher _:N0cfbbe89c7524fe9b209a3d2aa08c177 ;
    foaf:depiction <https://media.vgm.io/albums/34/111143/111143-fcac3e6728da.jpg> .

_:N0cfbbe89c7524fe9b209a3d2aa08c177 schema:name "US escape"@en,
        "US escape"@ja,
        "US escape"@ja-latn ;
    foaf:name "US escape"@en,
        "US escape"@ja,
        "US escape"@ja-latn .

_:Nb8a3960ad8da4587ad78bbf83cf5aad1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Up to date"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncc3128c89379476eb95cd3705adf7d35 ;
    schema:name "Up to date"@en .

_:Ncbf0c8fae797402c82359fe799f2a0d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Screw driver"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncc3128c89379476eb95cd3705adf7d35 ;
    schema:name "Screw driver"@en .

_:Ncc3128c89379476eb95cd3705adf7d35 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb8a3960ad8da4587ad78bbf83cf5aad1,
        _:Ncbf0c8fae797402c82359fe799f2a0d4 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nb8a3960ad8da4587ad78bbf83cf5aad1,
        _:Ncbf0c8fae797402c82359fe799f2a0d4 .

