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

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

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

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

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

<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/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

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

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

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

<album/14201#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Crab"@en,
        "蟹"@ja,
        "Kani"@ja-latn ;
    mo:performance_of <album/14201#musicalwork> ;
    mo:recorded_as <album/14201#musicalexpression> ;
    schema:name "Crab"@en,
        "蟹"@ja,
        "Kani"@ja-latn ;
    schema:workPerformed <album/14201#musicalwork> .

<org/878#subject> schema:name "Bunchou Online."@en,
        "文鳥Online。"@ja,
        "Bunchou Online."@ja-latn ;
    foaf:name "Bunchou Online."@en,
        "文鳥Online。"@ja,
        "Bunchou Online."@ja-latn .

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

<https://medium-media.vgm.io/albums/10/14201/14201-1245868544.png> a schema:ImageObject,
        foaf:Image .

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

<album/14201#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-12-30"^^xsd:date ;
    dcterms:title "Crab"@en,
        "蟹"@ja,
        "Kani"@ja-latn ;
    mo:catalogue_number "BOCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14201#musicalexpression> ;
    mo:publisher <org/878#subject> ;
    mo:record _:N13a029994c7442038e5a4e3abf86523b ;
    mo:record_count 1 ;
    mo:release <event/13> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2005-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/14201/14201-1245868544.png> ;
    schema:name "Crab"@en,
        "蟹"@ja,
        "Kani"@ja-latn ;
    schema:publisher <org/878#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/14201/14201-1245868544.png> .

_:N3e68ab8fdcd14d1ba39e011546667ba6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FM彼岸紀行"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N13a029994c7442038e5a4e3abf86523b ;
    schema:name "FM彼岸紀行"@ja .

_:Nc64c95a437d44a55ab9fbb72cc485ae1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方妖怪多々夢"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N13a029994c7442038e5a4e3abf86523b ;
    schema:name "東方妖怪多々夢"@ja .

_:Ndd2fe0f8db084270b4a6acf22104f169 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千年幻想のすたるじい"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N13a029994c7442038e5a4e3abf86523b ;
    schema:name "千年幻想のすたるじい"@ja .

_:Ndd903260f8eb44558e5e8fd4f6891232 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽雅に咲かせ、悪食のお嬢様"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N13a029994c7442038e5a4e3abf86523b ;
    schema:name "幽雅に咲かせ、悪食のお嬢様"@ja .

_:N13a029994c7442038e5a4e3abf86523b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3e68ab8fdcd14d1ba39e011546667ba6,
        _:Nc64c95a437d44a55ab9fbb72cc485ae1,
        _:Ndd2fe0f8db084270b4a6acf22104f169,
        _:Ndd903260f8eb44558e5e8fd4f6891232 ;
    mo:track_count 4 ;
    schema:duration "PT13:39"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3e68ab8fdcd14d1ba39e011546667ba6,
        _:Nc64c95a437d44a55ab9fbb72cc485ae1,
        _:Ndd2fe0f8db084270b4a6acf22104f169,
        _:Ndd903260f8eb44558e5e8fd4f6891232 .

