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

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

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

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

<event/54> a mo:Release ;
    schema:name "Released at M3-2008 Spring (May 11, 2008)" .

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

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

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

<album/34874#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WIND type -Goku-"@en,
        "WIND type -獄-"@ja,
        "WIND type -Goku-"@ja-latn ;
    mo:performance_of <album/34874#musicalwork> ;
    mo:recorded_as <album/34874#musicalexpression> ;
    schema:name "WIND type -Goku-"@en,
        "WIND type -獄-"@ja,
        "WIND type -Goku-"@ja-latn ;
    schema:workPerformed <album/34874#musicalwork> .

<org/567#subject> schema:name "UFO County"@en,
        "UFO County"@ja,
        "UFO County"@ja-latn ;
    foaf:name "UFO County"@en,
        "UFO County"@ja,
        "UFO County"@ja-latn .

<https://media.vgm.io/albums/47/34874/34874-1345930621.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/34874#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/47/34874/34874-1345930621.png> ;
    foaf:depicts <album/34874#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/47/34874/34874-1345930621.png> .

<https://medium-media.vgm.io/albums/47/34874/34874-1345930621.png> a schema:ImageObject,
        foaf:Image .

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

<album/34874#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-11"^^xsd:date ;
    dcterms:title "WIND type -Goku-"@en,
        "WIND type -獄-"@ja,
        "WIND type -Goku-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34874#musicalexpression> ;
    mo:publisher <org/567#subject> ;
    mo:record _:Nf14738e328ad4fc285b25060ba1efdd3 ;
    mo:record_count 1 ;
    mo:release <event/54> ;
    schema:about <product/22#subject> ;
    schema:datePublished "2008-05-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/34874/34874-1345930621.png> ;
    schema:name "WIND type -Goku-"@en,
        "WIND type -獄-"@ja,
        "WIND type -Goku-"@ja-latn ;
    schema:publisher <org/567#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/34874/34874-1345930621.png> .

_:N1ec40b33ef12470a951ff02d66b23606 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "anything but everything"@en ;
    mo:track_number 2 ;
    schema:duration "PT10:00"^^xsd:interval ;
    schema:inPlaylist _:Nf14738e328ad4fc285b25060ba1efdd3 ;
    schema:name "anything but everything"@en .

_:N6797742ea447403391d3de3af98fe7a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "everything but anything"@en ;
    mo:track_number 1 ;
    schema:duration "PT10:00"^^xsd:interval ;
    schema:inPlaylist _:Nf14738e328ad4fc285b25060ba1efdd3 ;
    schema:name "everything but anything"@en .

_:Nf14738e328ad4fc285b25060ba1efdd3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1ec40b33ef12470a951ff02d66b23606,
        _:N6797742ea447403391d3de3af98fe7a4 ;
    mo:track_count 2 ;
    schema:duration "PT20:00"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N1ec40b33ef12470a951ff02d66b23606,
        _:N6797742ea447403391d3de3af98fe7a4 .

