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

<album/70234#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Eccentric Family 2 Drama CD: Shikoku Tanuki Chindouchuu"@en,
        "有頂天家族2 ドラマCD『四国狸珍道中』"@ja,
        "Uchouten Kazoku 2 Drama CD \"Shikoku Tanuki Chindouchuu\""@ja-latn ;
    mo:produced_work <album/70234#musicalwork> ;
    schema:name "The Eccentric Family 2 Drama CD: Shikoku Tanuki Chindouchuu"@en,
        "有頂天家族2 ドラマCD『四国狸珍道中』"@ja,
        "Uchouten Kazoku 2 Drama CD \"Shikoku Tanuki Chindouchuu\""@ja-latn .

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

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

<product/4211#subject> a schema:CreativeWork ;
    schema:name "The Eccentric Family 2"@en,
        "有頂天家族2"@ja,
        "uchoten-kazoku 2"@ja-latn ;
    foaf:name "The Eccentric Family 2"@en,
        "有頂天家族2"@ja,
        "uchoten-kazoku 2"@ja-latn .

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

<org/1650#subject> schema:name "DMM pictures"@en,
        "DMM pictures"@ja,
        "DMM pictures"@ja-latn ;
    foaf:name "DMM pictures"@en,
        "DMM pictures"@ja,
        "DMM pictures"@ja-latn .

<https://media.vgm.io/albums/43/70234/70234-72f2ed63baa4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/70234#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/70234/70234-72f2ed63baa4.jpg> ;
    foaf:depicts <album/70234#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/70234/70234-72f2ed63baa4.jpg> .

<https://medium-media.vgm.io/albums/43/70234/70234-72f2ed63baa4.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/15350#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70234#performance> ;
    schema:name "M·A·O"@en ;
    foaf:name "M·A·O"@en .

<artist/4549#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70234#performance> ;
    schema:name "Hiroyuki Yoshino"@en,
        "吉野裕行"@ja ;
    foaf:name "Hiroyuki Yoshino"@en,
        "吉野裕行"@ja .

<artist/6492#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70234#performance> ;
    schema:name "Yuichi Nakamura"@en,
        "中村悠一"@ja ;
    foaf:name "Yuichi Nakamura"@en,
        "中村悠一"@ja .

<album/70234#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-10-13"^^xsd:date ;
    dcterms:title "The Eccentric Family 2 Drama CD: Shikoku Tanuki Chindouchuu"@en,
        "有頂天家族2 ドラマCD『四国狸珍道中』"@ja,
        "Uchouten Kazoku 2 Drama CD \"Shikoku Tanuki Chindouchuu\""@ja-latn ;
    mo:catalogue_number "DMPXA-008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/70234#musicalexpression> ;
    mo:publisher <org/1650#subject> ;
    mo:record _:N6c79b2cfb2b74eeca1eec2289aebf410 ;
    mo:record_count 1 ;
    schema:about <product/4211#subject> ;
    schema:byArtist <artist/15350#subject>,
        <artist/4549#subject>,
        <artist/6492#subject> ;
    schema:datePublished "2017-10-13"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/43/70234/70234-72f2ed63baa4.jpg> ;
    schema:name "The Eccentric Family 2 Drama CD: Shikoku Tanuki Chindouchuu"@en,
        "有頂天家族2 ドラマCD『四国狸珍道中』"@ja,
        "Uchouten Kazoku 2 Drama CD \"Shikoku Tanuki Chindouchuu\""@ja-latn ;
    schema:publisher <org/1650#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/70234/70234-72f2ed63baa4.jpg> .

<album/70234#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Eccentric Family 2 Drama CD: Shikoku Tanuki Chindouchuu"@en,
        "有頂天家族2 ドラマCD『四国狸珍道中』"@ja,
        "Uchouten Kazoku 2 Drama CD \"Shikoku Tanuki Chindouchuu\""@ja-latn ;
    mo:performance_of <album/70234#musicalwork> ;
    mo:performer <artist/15350#subject>,
        <artist/4549#subject>,
        <artist/6492#subject> ;
    mo:recorded_as <album/70234#musicalexpression> ;
    schema:byArtist <artist/15350#subject>,
        <artist/4549#subject>,
        <artist/6492#subject> ;
    schema:name "The Eccentric Family 2 Drama CD: Shikoku Tanuki Chindouchuu"@en,
        "有頂天家族2 ドラマCD『四国狸珍道中』"@ja,
        "Uchouten Kazoku 2 Drama CD \"Shikoku Tanuki Chindouchuu\""@ja-latn ;
    schema:workPerformed <album/70234#musicalwork> .

_:N0a1808ed8ab24ea0b8e680309695ee06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "四国狸珍道中"@ja,
        "Shikoku Tanuki Chindouchuu"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT28:40"^^xsd:interval ;
    schema:inPlaylist _:N6c79b2cfb2b74eeca1eec2289aebf410 ;
    schema:name "四国狸珍道中"@ja,
        "Shikoku Tanuki Chindouchuu"@ja-latn .

_:N6c79b2cfb2b74eeca1eec2289aebf410 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a1808ed8ab24ea0b8e680309695ee06 ;
    mo:track_count 1 ;
    schema:duration "PT28:40"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N0a1808ed8ab24ea0b8e680309695ee06 .

