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

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

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

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

<event/140> a mo:Release ;
    schema:name "Released at Koi no Mahou wa Marisa ni Omakase! 2 (Jul 18, 2010)" .

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

<album/29194#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shinsaku to ka Muri Deshita CD."@en,
        "新作とか無理でしたCD。"@ja,
        "Shinsaku to ka Muri Deshita CD."@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/29194#musicalwork> ;
    schema:name "Shinsaku to ka Muri Deshita CD."@en,
        "新作とか無理でしたCD。"@ja,
        "Shinsaku to ka Muri Deshita CD."@ja-latn .

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

<album/29194#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shinsaku to ka Muri Deshita CD."@en,
        "新作とか無理でしたCD。"@ja,
        "Shinsaku to ka Muri Deshita CD."@ja-latn ;
    mo:performance_of <album/29194#musicalwork> ;
    mo:recorded_as <album/29194#musicalexpression> ;
    schema:name "Shinsaku to ka Muri Deshita CD."@en,
        "新作とか無理でしたCD。"@ja,
        "Shinsaku to ka Muri Deshita CD."@ja-latn ;
    schema:workPerformed <album/29194#musicalwork> .

<org/385#subject> schema:name "Siestail"@en,
        "Siestail"@ja,
        "Siestail"@ja-latn ;
    foaf:name "Siestail"@en,
        "Siestail"@ja,
        "Siestail"@ja-latn .

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

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

<album/29194#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-07-18"^^xsd:date ;
    dcterms:title "Shinsaku to ka Muri Deshita CD."@en,
        "新作とか無理でしたCD。"@ja,
        "Shinsaku to ka Muri Deshita CD."@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29194#musicalexpression> ;
    mo:publisher <org/385#subject> ;
    mo:record _:N2870910697ee4a73a3b5f48d956c07e6 ;
    mo:record_count 1 ;
    mo:release <event/140> ;
    schema:about <product/27#subject> ;
    schema:datePublished "2010-07-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Shinsaku to ka Muri Deshita CD."@en,
        "新作とか無理でしたCD。"@ja,
        "Shinsaku to ka Muri Deshita CD."@ja-latn ;
    schema:publisher <org/385#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N1bef5ae7a8144be2a898307250ca4719 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "戀色電子ディスコ2010。"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N2870910697ee4a73a3b5f48d956c07e6 ;
    schema:name "戀色電子ディスコ2010。"@ja .

_:N2870910697ee4a73a3b5f48d956c07e6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bef5ae7a8144be2a898307250ca4719 ;
    mo:track_count 1 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N1bef5ae7a8144be2a898307250ca4719 .

