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

<album/116678#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Imouto Collection Voice Drama DLC"@en,
        "いもうとコレクション ヴォイスドラマDLC"@ja,
        "Imouto Collection Voice Drama DLC"@ja-latn ;
    mo:produced_work <album/116678#musicalwork> ;
    schema:name "Imouto Collection Voice Drama DLC"@en,
        "いもうとコレクション ヴォイスドラマDLC"@ja,
        "Imouto Collection Voice Drama DLC"@ja-latn .

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

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

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

<album/116678#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Imouto Collection Voice Drama DLC"@en,
        "いもうとコレクション ヴォイスドラマDLC"@ja,
        "Imouto Collection Voice Drama DLC"@ja-latn ;
    mo:performance_of <album/116678#musicalwork> ;
    mo:recorded_as <album/116678#musicalexpression> ;
    schema:name "Imouto Collection Voice Drama DLC"@en,
        "いもうとコレクション ヴォイスドラマDLC"@ja,
        "Imouto Collection Voice Drama DLC"@ja-latn ;
    schema:workPerformed <album/116678#musicalwork> .

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

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

<album/116678#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-11-22"^^xsd:date ;
    dcterms:title "Imouto Collection Voice Drama DLC"@en,
        "いもうとコレクション ヴォイスドラマDLC"@ja,
        "Imouto Collection Voice Drama DLC"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/116678#musicalexpression> ;
    mo:publisher <org/1986#subject> ;
    mo:record _:N3336195ed6ab4fa2af94d32ea133a098 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Imouto Collection"@en ;
            foaf:name "Imouto Collection"@en ] ;
    schema:datePublished "2019-11-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Imouto Collection Voice Drama DLC"@en,
        "いもうとコレクション ヴォイスドラマDLC"@ja,
        "Imouto Collection Voice Drama DLC"@ja-latn ;
    schema:publisher <org/1986#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

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

_:N3336195ed6ab4fa2af94d32ea133a098 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Na11add7c16ad44189ba26040384e0e3e ;
    mo:track_count 1 ;
    schema:duration "PT11:40"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Na11add7c16ad44189ba26040384e0e3e .

_:Na11add7c16ad44189ba26040384e0e3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "電車内で会ったお兄さんとの秘め事"@ja ;
    mo:track_number 1 ;
    schema:duration "PT11:40"^^xsd:interval ;
    schema:inPlaylist _:N3336195ed6ab4fa2af94d32ea133a098 ;
    schema:name "電車内で会ったお兄さんとの秘め事"@ja .

