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

<artist/3919#subject> a schema:Person,
        foaf:Person ;
    schema:name "MIIKO"@en,
        "み～こ"@ja ;
    foaf:made <album/61489#lyrics>,
        <album/61489#subject> ;
    foaf:name "MIIKO"@en,
        "み～こ"@ja .

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

<artist/12065#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61489#subject> ;
    schema:name "Kamo Tsuruta"@en,
        "鶴田加茂"@ja ;
    foaf:made <album/61489#composition>,
        <album/61489#subject> ;
    foaf:name "Kamo Tsuruta"@en,
        "鶴田加茂"@ja .

<artist/3918#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61489#subject> ;
    schema:name "Susumu Kayamori"@en,
        "柏森進"@ja ;
    foaf:made <album/61489#composition>,
        <album/61489#subject> ;
    foaf:name "Susumu Kayamori"@en,
        "柏森進"@ja .

<product/4603#subject> a schema:CreativeWork ;
    schema:name "The Diary of a Crazed Family"@en,
        "狂乱家族日記"@ja,
        "Kyouran Kazoku Nikki"@ja-latn ;
    foaf:name "The Diary of a Crazed Family"@en,
        "狂乱家族日記"@ja,
        "Kyouran Kazoku Nikki"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/98/61489/61489-1473606818.jpg> a schema:ImageObject,
        foaf:Image .

<album/61489#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chousai Kenbo Sengen / MOSAIC.WAV"@en,
        "超妻賢母宣言 / MOSAIC.WAV"@ja,
        "Chousai Kenbo Sengen / MOSAIC.WAV"@ja-latn ;
    mo:composer <artist/12065#subject>,
        <artist/3918#subject> ;
    mo:produced_work <album/61489#musicalwork> ;
    schema:name "Chousai Kenbo Sengen / MOSAIC.WAV"@en,
        "超妻賢母宣言 / MOSAIC.WAV"@ja,
        "Chousai Kenbo Sengen / MOSAIC.WAV"@ja-latn .

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

<album/61489#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chousai Kenbo Sengen / MOSAIC.WAV"@en,
        "超妻賢母宣言 / MOSAIC.WAV"@ja,
        "Chousai Kenbo Sengen / MOSAIC.WAV"@ja-latn ;
    mo:performance_of <album/61489#musicalwork> ;
    mo:performer <artist/3920#subject> ;
    mo:recorded_as <album/61489#musicalexpression> ;
    schema:byArtist <artist/3920#subject> ;
    schema:name "Chousai Kenbo Sengen / MOSAIC.WAV"@en,
        "超妻賢母宣言 / MOSAIC.WAV"@ja,
        "Chousai Kenbo Sengen / MOSAIC.WAV"@ja-latn ;
    schema:workPerformed <album/61489#musicalwork> .

<artist/3920#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61489#performance> ;
    schema:name "MOSAIC.WAV"@en ;
    foaf:name "MOSAIC.WAV"@en .

<album/61489#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-04-23"^^xsd:date ;
    dcterms:title "Chousai Kenbo Sengen / MOSAIC.WAV"@en,
        "超妻賢母宣言 / MOSAIC.WAV"@ja,
        "Chousai Kenbo Sengen / MOSAIC.WAV"@ja-latn ;
    mo:catalogue_number "LACM-4491" ;
    mo:media_type "CD" ;
    mo:publication_of <album/61489#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N0635e68f82484807bc8ff6a6ecf35c7b ;
    mo:record_count 1 ;
    schema:about <product/4603#subject> ;
    schema:byArtist <artist/3920#subject> ;
    schema:datePublished "2008-04-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/98/61489/61489-1473606818.jpg> ;
    schema:name "Chousai Kenbo Sengen / MOSAIC.WAV"@en,
        "超妻賢母宣言 / MOSAIC.WAV"@ja,
        "Chousai Kenbo Sengen / MOSAIC.WAV"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/61489/61489-1473606818.jpg> .

_:N0c1cc2f0ce784d469db1bcac42048813 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ねるがよい"@ja,
        "Neru ga Yoi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N0635e68f82484807bc8ff6a6ecf35c7b ;
    schema:name "ねるがよい"@ja,
        "Neru ga Yoi"@ja-latn .

_:Nb32301365d7f47bca06a3550f5b1bd1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ねるがよい [off vocal]"@ja,
        "Neru ga Yoi [off vocal]"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N0635e68f82484807bc8ff6a6ecf35c7b ;
    schema:name "ねるがよい [off vocal]"@ja,
        "Neru ga Yoi [off vocal]"@ja-latn .

_:Ne488a50a9b9e4a879386b006fe185ad5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "超妻賢母宣言 [off vocal]"@ja,
        "Chousai Kenbo Sengen [off vocal]"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N0635e68f82484807bc8ff6a6ecf35c7b ;
    schema:name "超妻賢母宣言 [off vocal]"@ja,
        "Chousai Kenbo Sengen [off vocal]"@ja-latn .

_:Nf190a37b0c014d78b41bf22e74ce8aef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "超妻賢母宣言"@ja,
        "Chousai Kenbo Sengen"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N0635e68f82484807bc8ff6a6ecf35c7b ;
    schema:name "超妻賢母宣言"@ja,
        "Chousai Kenbo Sengen"@ja-latn .

_:N0635e68f82484807bc8ff6a6ecf35c7b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c1cc2f0ce784d469db1bcac42048813,
        _:Nb32301365d7f47bca06a3550f5b1bd1c,
        _:Ne488a50a9b9e4a879386b006fe185ad5,
        _:Nf190a37b0c014d78b41bf22e74ce8aef ;
    mo:track_count 4 ;
    schema:duration "PT14:38"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0c1cc2f0ce784d469db1bcac42048813,
        _:Nb32301365d7f47bca06a3550f5b1bd1c,
        _:Ne488a50a9b9e4a879386b006fe185ad5,
        _:Nf190a37b0c014d78b41bf22e74ce8aef .

