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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

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

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/28800#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Koharubiyori"@en,
        "小春日和"@ja,
        "Koharubiyori"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/28800#musicalwork> ;
    schema:name "Koharubiyori"@en,
        "小春日和"@ja,
        "Koharubiyori"@ja-latn .

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

<album/28800#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Koharubiyori"@en,
        "小春日和"@ja,
        "Koharubiyori"@ja-latn ;
    mo:performance_of <album/28800#musicalwork> ;
    mo:recorded_as <album/28800#musicalexpression> ;
    schema:name "Koharubiyori"@en,
        "小春日和"@ja,
        "Koharubiyori"@ja-latn ;
    schema:workPerformed <album/28800#musicalwork> .

<org/359#subject> schema:name "Shishimai Brothers"@en,
        "ししまいブラザーズ"@ja,
        "Shishimai Brothers"@ja-latn ;
    foaf:name "Shishimai Brothers"@en,
        "ししまいブラザーズ"@ja,
        "Shishimai Brothers"@ja-latn .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/28800#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/28800#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/28800#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Koharubiyori"@en,
        "小春日和"@ja,
        "Koharubiyori"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28800#musicalexpression> ;
    mo:publisher <org/359#subject> ;
    mo:record _:N7a52409dae18449fb381650b8f38d6bc ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/33#subject>,
        <product/51#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Koharubiyori"@en,
        "小春日和"@ja,
        "Koharubiyori"@ja-latn ;
    schema:publisher <org/359#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N61853c0ea60f4da986e03a68e84eb969 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "豊かなる小春日和"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N7a52409dae18449fb381650b8f38d6bc ;
    schema:name "豊かなる小春日和"@ja .

_:Nc413123fd3814062be90f4c1a1e7dab1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジェネレーション・ギャップ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N7a52409dae18449fb381650b8f38d6bc ;
    schema:name "ジェネレーション・ギャップ"@ja .

_:N7a52409dae18449fb381650b8f38d6bc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N61853c0ea60f4da986e03a68e84eb969,
        _:Nc413123fd3814062be90f4c1a1e7dab1 ;
    mo:track_count 2 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N61853c0ea60f4da986e03a68e84eb969,
        _:Nc413123fd3814062be90f4c1a1e7dab1 .

