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

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

<artist/11731#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34074#subject> ;
    schema:name "Kenji Hirosawa"@en,
        "ひろさわけんぢ"@ja ;
    foaf:made <album/34074#composition>,
        <album/34074#subject> ;
    foaf:name "Kenji Hirosawa"@en,
        "ひろさわけんぢ"@ja .

<artist/43849#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34074#subject> ;
    schema:name "Siro"@en,
        "シロ"@ja ;
    foaf:made <album/34074#composition>,
        <album/34074#subject> ;
    foaf:name "Siro"@en,
        "シロ"@ja .

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

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

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

<https://medium-media.vgm.io/albums/47/34074/34074-1342070190.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/34074#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Alice's Closet with Music"@en,
        "Alice's Closet with Music"@ja,
        "Alice's Closet with Music"@ja-latn ;
    mo:composer <artist/11731#subject>,
        <artist/13302#subject>,
        <artist/43849#subject> ;
    mo:produced_work <album/34074#musicalwork> ;
    schema:name "Alice's Closet with Music"@en,
        "Alice's Closet with Music"@ja,
        "Alice's Closet with Music"@ja-latn .

<album/34074#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Alice's Closet with Music"@en,
        "Alice's Closet with Music"@ja,
        "Alice's Closet with Music"@ja-latn ;
    mo:performance_of <album/34074#musicalwork> ;
    mo:performer _:N37ed6e8ce50e467fb67265892524532e,
        <artist/13302#subject> ;
    mo:recorded_as <album/34074#musicalexpression> ;
    schema:byArtist _:N37ed6e8ce50e467fb67265892524532e,
        <artist/13302#subject> ;
    schema:name "Alice's Closet with Music"@en,
        "Alice's Closet with Music"@ja,
        "Alice's Closet with Music"@ja-latn ;
    schema:workPerformed <album/34074#musicalwork> .

<artist/13302#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34074#subject> ;
    mo:performed <album/34074#performance> ;
    schema:name "Yuka"@en,
        "悠花"@ja ;
    foaf:made <album/34074#composition>,
        <album/34074#lyrics>,
        <album/34074#subject> ;
    foaf:name "Yuka"@en,
        "悠花"@ja .

<album/34074#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-16"^^xsd:date ;
    dcterms:title "Alice's Closet with Music"@en,
        "Alice's Closet with Music"@ja,
        "Alice's Closet with Music"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34074#musicalexpression> ;
    mo:publisher _:N2b9b9a007af94a498cbae47ede008e06 ;
    mo:record _:N7bf45123a8a64f3ebedcfc783caa3d82 ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "アザミユウコ"@en ;
            foaf:name "アザミユウコ"@en ],
        <artist/13302#subject> ;
    schema:datePublished "2008-08-16"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/47/34074/34074-1342070190.jpg> ;
    schema:name "Alice's Closet with Music"@en,
        "Alice's Closet with Music"@ja,
        "Alice's Closet with Music"@ja-latn ;
    schema:publisher _:N2b9b9a007af94a498cbae47ede008e06 ;
    foaf:depiction <https://media.vgm.io/albums/47/34074/34074-1342070190.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "アザミユウコ"@en ;
    foaf:made <album/34074#subject> ;
    foaf:name "アザミユウコ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "アザミユウコ"@en ;
    foaf:made <album/34074#lyrics> ;
    foaf:name "アザミユウコ"@en .

_:N0adcfdc1c92b47d7b22c7496dcfcd934 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonderful parade goes along our town"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N7bf45123a8a64f3ebedcfc783caa3d82 ;
    schema:name "Wonderful parade goes along our town"@en .

_:N1b6cc860888e4373ba0d9a59ca038816 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning call to you"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N7bf45123a8a64f3ebedcfc783caa3d82 ;
    schema:name "Morning call to you"@en .

_:N24893d4a021a4f2891f5414791ed5768 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue - The holiday of our town -"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N7bf45123a8a64f3ebedcfc783caa3d82 ;
    schema:name "Prologue - The holiday of our town -"@en .

_:N2b9b9a007af94a498cbae47ede008e06 schema:name "Lotus Root Orchestra, mariendistel"@en ;
    foaf:name "Lotus Root Orchestra, mariendistel"@en .

_:N37ed6e8ce50e467fb67265892524532e a schema:Person,
        foaf:Person ;
    mo:performed <album/34074#performance> ;
    schema:name "アザミユウコ"@en ;
    foaf:name "アザミユウコ"@en .

_:N58c2560b44f54350a09090749a12a065 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We run at a shining grassy plain"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N7bf45123a8a64f3ebedcfc783caa3d82 ;
    schema:name "We run at a shining grassy plain"@en .

_:N707a88fb654948daab4ffe575dc313db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to Alice's closet"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N7bf45123a8a64f3ebedcfc783caa3d82 ;
    schema:name "Welcome to Alice's closet"@en .

_:N76652d1ce1ca4346867c8ba18b3db379 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The girls dance at the midnight"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N7bf45123a8a64f3ebedcfc783caa3d82 ;
    schema:name "The girls dance at the midnight"@en .

_:N7bf45123a8a64f3ebedcfc783caa3d82 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0adcfdc1c92b47d7b22c7496dcfcd934,
        _:N1b6cc860888e4373ba0d9a59ca038816,
        _:N24893d4a021a4f2891f5414791ed5768,
        _:N58c2560b44f54350a09090749a12a065,
        _:N707a88fb654948daab4ffe575dc313db,
        _:N76652d1ce1ca4346867c8ba18b3db379 ;
    mo:track_count 6 ;
    schema:duration "PT19:12"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0adcfdc1c92b47d7b22c7496dcfcd934,
        _:N1b6cc860888e4373ba0d9a59ca038816,
        _:N24893d4a021a4f2891f5414791ed5768,
        _:N58c2560b44f54350a09090749a12a065,
        _:N707a88fb654948daab4ffe575dc313db,
        _:N76652d1ce1ca4346867c8ba18b3db379 .

