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

<album/73956#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "citrus Original Voice Drama"@en,
        "citrus オリジナルボイスドラマ"@ja,
        "citrus Original Voice Drama"@ja-latn ;
    mo:produced_work <album/73956#musicalwork> ;
    schema:name "citrus Original Voice Drama"@en,
        "citrus オリジナルボイスドラマ"@ja,
        "citrus Original Voice Drama"@ja-latn .

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

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

<product/5958#subject> a schema:CreativeWork ;
    schema:name "citrus"@en,
        "citrus"@ja,
        "citrus"@ja-latn ;
    foaf:name "citrus"@en,
        "citrus"@ja,
        "citrus"@ja-latn .

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

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

<https://media.vgm.io/albums/65/73956/73956-153624b692c7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/73956#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/65/73956/73956-153624b692c7.jpg> ;
    foaf:depicts <album/73956#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/65/73956/73956-153624b692c7.jpg> .

<https://medium-media.vgm.io/albums/65/73956/73956-153624b692c7.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12671#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73956#performance> ;
    schema:name "Minami Tsuda"@en,
        "津田美波"@ja ;
    foaf:name "Minami Tsuda"@en,
        "津田美波"@ja .

<artist/14124#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73956#performance> ;
    schema:name "Yurika Kubo"@en,
        "久保ユリカ"@ja ;
    foaf:name "Yurika Kubo"@en,
        "久保ユリカ"@ja .

<artist/16146#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73956#performance> ;
    schema:name "Yukiyo Fujii"@en,
        "藤井ゆきよ"@ja ;
    foaf:name "Yukiyo Fujii"@en,
        "藤井ゆきよ"@ja .

<artist/8871#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/73956#performance> ;
    schema:name "Ayana Taketatsu"@en,
        "竹達彩奈"@ja ;
    foaf:name "Ayana Taketatsu"@en,
        "竹達彩奈"@ja .

<album/73956#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-04-03"^^xsd:date ;
    dcterms:title "citrus Original Voice Drama"@en,
        "citrus オリジナルボイスドラマ"@ja,
        "citrus Original Voice Drama"@ja-latn ;
    mo:catalogue_number "HMCH-2075" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73956#musicalexpression> ;
    mo:publisher <org/2918#subject> ;
    mo:record _:N38441439bff84df88a135b1aaf5c9d16 ;
    mo:record_count 1 ;
    schema:about <product/5958#subject> ;
    schema:byArtist <artist/12671#subject>,
        <artist/14124#subject>,
        <artist/16146#subject>,
        <artist/8871#subject> ;
    schema:datePublished "2018-04-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/65/73956/73956-153624b692c7.jpg> ;
    schema:name "citrus Original Voice Drama"@en,
        "citrus オリジナルボイスドラマ"@ja,
        "citrus Original Voice Drama"@ja-latn ;
    schema:publisher <org/2918#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/73956/73956-153624b692c7.jpg> .

<album/73956#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "citrus Original Voice Drama"@en,
        "citrus オリジナルボイスドラマ"@ja,
        "citrus Original Voice Drama"@ja-latn ;
    mo:performance_of <album/73956#musicalwork> ;
    mo:performer <artist/12671#subject>,
        <artist/14124#subject>,
        <artist/16146#subject>,
        <artist/8871#subject> ;
    mo:recorded_as <album/73956#musicalexpression> ;
    schema:byArtist <artist/12671#subject>,
        <artist/14124#subject>,
        <artist/16146#subject>,
        <artist/8871#subject> ;
    schema:name "citrus Original Voice Drama"@en,
        "citrus オリジナルボイスドラマ"@ja,
        "citrus Original Voice Drama"@ja-latn ;
    schema:workPerformed <album/73956#musicalwork> .

_:N305c008b24e44b11bbad6586d0ff4aa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "居残りギャルトーク"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N38441439bff84df88a135b1aaf5c9d16 ;
    schema:name "居残りギャルトーク"@ja .

_:Nc06db5e8dae145618fcc24c455b51dae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "first love"@ja ;
    mo:track_number 1 ;
    schema:duration "PT13:39"^^xsd:interval ;
    schema:inPlaylist _:N38441439bff84df88a135b1aaf5c9d16 ;
    schema:name "first love"@ja .

_:N38441439bff84df88a135b1aaf5c9d16 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N305c008b24e44b11bbad6586d0ff4aa6,
        _:Nc06db5e8dae145618fcc24c455b51dae ;
    mo:track_count 2 ;
    schema:duration "PT17:46"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N305c008b24e44b11bbad6586d0ff4aa6,
        _:Nc06db5e8dae145618fcc24c455b51dae .

