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

<artist/12909#subject> a schema:Person,
        foaf:Person ;
    schema:name "yuta"@en ;
    foaf:made <album/43546#lyrics>,
        <album/43546#subject> ;
    foaf:name "yuta"@en .

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

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

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

<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/43546#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Koiiro"@en,
        "恋色"@ja,
        "Koiiro"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/43546#musicalwork> ;
    schema:name "Koiiro"@en,
        "恋色"@ja,
        "Koiiro"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/64/43546/43546-1388529936.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/14419#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43546#performance> ;
    schema:name "LIQU@."@en,
        "LIQU@。"@ja ;
    foaf:name "LIQU@."@en,
        "LIQU@。"@ja .

<album/43546#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Koiiro"@en,
        "恋色"@ja,
        "Koiiro"@ja-latn ;
    mo:performance_of <album/43546#musicalwork> ;
    mo:performer _:N213e448e4c524ad7bd730c8464ccb797,
        <artist/14419#subject> ;
    mo:recorded_as <album/43546#musicalexpression> ;
    schema:byArtist _:N213e448e4c524ad7bd730c8464ccb797,
        <artist/14419#subject> ;
    schema:name "Koiiro"@en,
        "恋色"@ja,
        "Koiiro"@ja-latn ;
    schema:workPerformed <album/43546#musicalwork> .

<album/43546#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-30"^^xsd:date ;
    dcterms:title "Koiiro"@en,
        "恋色"@ja,
        "Koiiro"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43546#musicalexpression> ;
    mo:publisher _:Neab34e8a0f9141198d9fc19117e33010 ;
    mo:record _:N075ae0d73427416886869545f7c7f7a0 ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:about <product/27#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "り～ち"@en ;
            foaf:name "り～ち"@en ],
        <artist/14419#subject> ;
    schema:datePublished "2011-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/43546/43546-1388529936.jpg> ;
    schema:name "Koiiro"@en,
        "恋色"@ja,
        "Koiiro"@ja-latn ;
    schema:publisher _:Neab34e8a0f9141198d9fc19117e33010 ;
    foaf:depiction <https://media.vgm.io/albums/64/43546/43546-1388529936.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "り～ち"@en ;
    foaf:made <album/43546#subject> ;
    foaf:name "り～ち"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "り～ち"@en ;
    foaf:made <album/43546#lyrics> ;
    foaf:name "り～ち"@en .

_:N213e448e4c524ad7bd730c8464ccb797 a schema:Person,
        foaf:Person ;
    mo:performed <album/43546#performance> ;
    schema:name "り～ち"@en ;
    foaf:name "り～ち"@en .

_:Nafa8585f09b1484ba33a5dc57f4b0498 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミックスオードブル"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N075ae0d73427416886869545f7c7f7a0 ;
    schema:name "ミックスオードブル"@ja .

_:Nccee5aae18d543ba91affe3eb62b9c8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋色シンドローム"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N075ae0d73427416886869545f7c7f7a0 ;
    schema:name "恋色シンドローム"@ja .

_:Neab34e8a0f9141198d9fc19117e33010 schema:name "Minstrel, Spiral Komachi"@en ;
    foaf:name "Minstrel, Spiral Komachi"@en .

_:N075ae0d73427416886869545f7c7f7a0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nafa8585f09b1484ba33a5dc57f4b0498,
        _:Nccee5aae18d543ba91affe3eb62b9c8a ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nafa8585f09b1484ba33a5dc57f4b0498,
        _:Nccee5aae18d543ba91affe3eb62b9c8a .

