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

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

<artist/1003#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29354#subject> ;
    schema:name "Dobu Usagi"@en,
        "どぶウサギ"@ja ;
    foaf:made <album/29354#composition>,
        <album/29354#lyrics>,
        <album/29354#subject> ;
    foaf:name "Dobu Usagi"@en,
        "どぶウサギ"@ja .

<artist/2277#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29354#subject> ;
    schema:name "Tainokobone"@en,
        "鯛の小骨"@ja ;
    foaf:made <album/29354#composition>,
        <album/29354#lyrics>,
        <album/29354#subject> ;
    foaf:name "Tainokobone"@en,
        "鯛の小骨"@ja .

<artist/2463#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29354#subject> ;
    schema:name "North-T"@en ;
    foaf:made <album/29354#composition>,
        <album/29354#lyrics>,
        <album/29354#subject> ;
    foaf:name "North-T"@en .

<artist/2480#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29354#subject> ;
    schema:name "Miyo"@en,
        "みよ"@ja ;
    foaf:made <album/29354#composition>,
        <album/29354#lyrics>,
        <album/29354#subject> ;
    foaf:name "Miyo"@en,
        "みよ"@ja .

<artist/2481#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29354#subject> ;
    schema:name "IIG"@en ;
    foaf:made <album/29354#composition>,
        <album/29354#lyrics>,
        <album/29354#subject> ;
    foaf:name "IIG"@en .

<artist/5369#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29354#subject> ;
    schema:name "Komso"@en,
        "狐夢想"@ja ;
    foaf:made <album/29354#composition>,
        <album/29354#lyrics>,
        <album/29354#subject> ;
    foaf:name "Komso"@en,
        "狐夢想"@ja .

<artist/8824#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/29354#subject> ;
    schema:name "Yuuyu"@en,
        "ゆうゆ"@ja ;
    foaf:made <album/29354#composition>,
        <album/29354#lyrics>,
        <album/29354#subject> ;
    foaf:name "Yuuyu"@en,
        "ゆうゆ"@ja .

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 2011)" .

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

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

<https://medium-media.vgm.io/albums/45/29354/29354-1317761072.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29354#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Asamiku"@en,
        "Asamiku"@ja,
        "Asamiku"@ja-latn ;
    mo:performance_of <album/29354#musicalwork> ;
    mo:performer <artist/2466#subject> ;
    mo:recorded_as <album/29354#musicalexpression> ;
    schema:byArtist <artist/2466#subject> ;
    schema:name "Asamiku"@en,
        "Asamiku"@ja,
        "Asamiku"@ja-latn ;
    schema:workPerformed <album/29354#musicalwork> .

<artist/2466#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/29354#performance> ;
    schema:name "Miku Hatsune"@en,
        "初音ミク"@ja ;
    foaf:name "Miku Hatsune"@en,
        "初音ミク"@ja .

<album/29354#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Asamiku"@en,
        "Asamiku"@ja,
        "Asamiku"@ja-latn ;
    mo:composer <artist/1003#subject>,
        <artist/2277#subject>,
        <artist/2463#subject>,
        <artist/2480#subject>,
        <artist/2481#subject>,
        <artist/5369#subject>,
        <artist/8824#subject> ;
    mo:produced_work <album/29354#musicalwork> ;
    schema:name "Asamiku"@en,
        "Asamiku"@ja,
        "Asamiku"@ja-latn .

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

<album/29354#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "Asamiku"@en,
        "Asamiku"@ja,
        "Asamiku"@ja-latn ;
    mo:catalogue_number "ASMK-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29354#musicalexpression> ;
    mo:publisher _:N47681c2f560c4df084cb66d97834bf26 ;
    mo:record _:Nb36203c3aeeb41fa96e2b596215a035b ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:byArtist <artist/2466#subject> ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/45/29354/29354-1317761072.jpg> ;
    schema:name "Asamiku"@en,
        "Asamiku"@ja,
        "Asamiku"@ja-latn ;
    schema:publisher _:N47681c2f560c4df084cb66d97834bf26 ;
    foaf:depiction <https://media.vgm.io/albums/45/29354/29354-1317761072.jpg> .

_:N320930b5c11746d7bf767707535461df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おーはにゃふにゃへーにゃー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nb36203c3aeeb41fa96e2b596215a035b ;
    schema:name "おーはにゃふにゃへーにゃー"@ja .

_:N47681c2f560c4df084cb66d97834bf26 schema:name "Studio IIG"@en ;
    foaf:name "Studio IIG"@en .

_:N602fd2e697e246058374788530c53e5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "グモニングモニン"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nb36203c3aeeb41fa96e2b596215a035b ;
    schema:name "グモニングモニン"@ja .

_:N81a50d6c900642aca98013c930eb5ee9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "朝のパパパヤ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nb36203c3aeeb41fa96e2b596215a035b ;
    schema:name "朝のパパパヤ"@ja .

_:Nb1876325a0ee483cbb20f8cce081907b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Panorama morning"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nb36203c3aeeb41fa96e2b596215a035b ;
    schema:name "Panorama morning"@ja .

_:Nb46a90412563425692056eacc865e68e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "犯人は僕"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nb36203c3aeeb41fa96e2b596215a035b ;
    schema:name "犯人は僕"@ja .

_:Nbb110633b1724dfb95066be2969d5d9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さよならレトロニューワールド"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nb36203c3aeeb41fa96e2b596215a035b ;
    schema:name "さよならレトロニューワールド"@ja .

_:Nf5d47cd40e3d41e090c79fe55f330413 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はじまりほっすてっぷ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nb36203c3aeeb41fa96e2b596215a035b ;
    schema:name "はじまりほっすてっぷ"@ja .

_:Nb36203c3aeeb41fa96e2b596215a035b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N320930b5c11746d7bf767707535461df,
        _:N602fd2e697e246058374788530c53e5a,
        _:N81a50d6c900642aca98013c930eb5ee9,
        _:Nb1876325a0ee483cbb20f8cce081907b,
        _:Nb46a90412563425692056eacc865e68e,
        _:Nbb110633b1724dfb95066be2969d5d9f,
        _:Nf5d47cd40e3d41e090c79fe55f330413 ;
    mo:track_count 7 ;
    schema:duration "PT28:46"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N320930b5c11746d7bf767707535461df,
        _:N602fd2e697e246058374788530c53e5a,
        _:N81a50d6c900642aca98013c930eb5ee9,
        _:Nb1876325a0ee483cbb20f8cce081907b,
        _:Nb46a90412563425692056eacc865e68e,
        _:Nbb110633b1724dfb95066be2969d5d9f,
        _:Nf5d47cd40e3d41e090c79fe55f330413 .

