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

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

<event/201> a mo:Release ;
    schema:name "Released at Comic Market 92 (Aug 11, 2017 to Aug 13, 2017)" .

<album/79528#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "hello / my sound life"@en,
        "hello / my sound life"@ja,
        "hello / my sound life"@ja-latn ;
    mo:composer <artist/2320#subject> ;
    mo:produced_work <album/79528#musicalwork> ;
    schema:name "hello / my sound life"@en,
        "hello / my sound life"@ja,
        "hello / my sound life"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/82/79528/79528-1533201123.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/14187#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79528#performance> ;
    schema:name "Yukihiro Ibuki"@en,
        "伊吹ユキヒロ"@ja ;
    foaf:name "Yukihiro Ibuki"@en,
        "伊吹ユキヒロ"@ja .

<artist/14192#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79528#performance> ;
    schema:name "Tadashi"@en ;
    foaf:name "Tadashi"@en .

<artist/14534#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79528#performance> ;
    schema:name "Meu Koharu"@en,
        "小春めう"@ja ;
    foaf:name "Meu Koharu"@en,
        "小春めう"@ja .

<artist/14859#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79528#performance> ;
    schema:name "Koharun"@en,
        "こはるん"@ja ;
    foaf:name "Koharun"@en,
        "こはるん"@ja .

<artist/21361#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79528#performance> ;
    schema:name "Shuichi Hirasato"@en,
        "平里修一"@ja ;
    foaf:name "Shuichi Hirasato"@en,
        "平里修一"@ja .

<artist/29628#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79528#performance> ;
    schema:name "my sound life"@en ;
    foaf:name "my sound life"@en .

<artist/46036#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79528#performance> ;
    schema:name "kanaco"@en ;
    foaf:name "kanaco"@en .

<artist/6737#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79528#performance> ;
    schema:name "Toru Hashizaki"@en,
        "橋咲透"@ja ;
    foaf:name "Toru Hashizaki"@en,
        "橋咲透"@ja .

<artist/96#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79528#performance> ;
    schema:name "Chata"@en,
        "茶太"@ja ;
    foaf:made <album/79528#lyrics>,
        <album/79528#subject> ;
    foaf:name "Chata"@en,
        "茶太"@ja .

<artist/2320#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79528#subject> ;
    mo:performed <album/79528#performance> ;
    schema:name "iyuna"@en ;
    foaf:made <album/79528#composition>,
        <album/79528#lyrics>,
        <album/79528#subject> ;
    foaf:name "iyuna"@en .

<album/79528#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-11"^^xsd:date ;
    dcterms:title "hello / my sound life"@en,
        "hello / my sound life"@ja,
        "hello / my sound life"@ja-latn ;
    mo:catalogue_number "MSRC-082" ;
    mo:media_type "CD" ;
    mo:publication_of <album/79528#musicalexpression> ;
    mo:publisher <org/1905#subject> ;
    mo:record _:N35d8e7c7986244f5a2deced20f860029 ;
    mo:record_count 1 ;
    mo:release <event/201> ;
    schema:byArtist <artist/14187#subject>,
        <artist/14192#subject>,
        <artist/14534#subject>,
        <artist/14859#subject>,
        <artist/21361#subject>,
        <artist/2320#subject>,
        <artist/29628#subject>,
        <artist/46036#subject>,
        <artist/6737#subject>,
        <artist/96#subject> ;
    schema:datePublished "2017-08-11"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/82/79528/79528-1533201123.jpg> ;
    schema:name "hello / my sound life"@en,
        "hello / my sound life"@ja,
        "hello / my sound life"@ja-latn ;
    schema:publisher <org/1905#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/79528/79528-1533201123.jpg> .

<album/79528#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "hello / my sound life"@en,
        "hello / my sound life"@ja,
        "hello / my sound life"@ja-latn ;
    mo:performance_of <album/79528#musicalwork> ;
    mo:performer <artist/14187#subject>,
        <artist/14192#subject>,
        <artist/14534#subject>,
        <artist/14859#subject>,
        <artist/21361#subject>,
        <artist/2320#subject>,
        <artist/29628#subject>,
        <artist/46036#subject>,
        <artist/6737#subject>,
        <artist/96#subject> ;
    mo:recorded_as <album/79528#musicalexpression> ;
    schema:byArtist <artist/14187#subject>,
        <artist/14192#subject>,
        <artist/14534#subject>,
        <artist/14859#subject>,
        <artist/21361#subject>,
        <artist/2320#subject>,
        <artist/29628#subject>,
        <artist/46036#subject>,
        <artist/6737#subject>,
        <artist/96#subject> ;
    schema:name "hello / my sound life"@en,
        "hello / my sound life"@ja,
        "hello / my sound life"@ja-latn ;
    schema:workPerformed <album/79528#musicalwork> .

_:N259f1f39b8fc479a8705d42fc3b5ff7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "～ in the air"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N35d8e7c7986244f5a2deced20f860029 ;
    schema:name "～ in the air"@ja .

_:N6026e249a6d848b9ba096c7f396ff12f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "新しい朝"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N35d8e7c7986244f5a2deced20f860029 ;
    schema:name "新しい朝"@ja .

_:N62a626ad388f48c4876f467900e1a501 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "hello"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N35d8e7c7986244f5a2deced20f860029 ;
    schema:name "hello"@ja .

_:N763c8f5c15944566bdbbaa804301a5b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆびさきの星"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N35d8e7c7986244f5a2deced20f860029 ;
    schema:name "ゆびさきの星"@ja .

_:N91c7fede55af49e28b78d9ec60edf48b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "こんにてゃ"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N35d8e7c7986244f5a2deced20f860029 ;
    schema:name "こんにてゃ"@ja .

_:Ndb055ae2ad3c41c18dbff3053b149a35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "waterflowing"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N35d8e7c7986244f5a2deced20f860029 ;
    schema:name "waterflowing"@ja .

_:Ned7cb17a1c3a4e69a6640c8f748be33f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "skydiving"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N35d8e7c7986244f5a2deced20f860029 ;
    schema:name "skydiving"@ja .

_:Nf531db3420c1448c965c27fc4efb6283 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ねこさんといっしょ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N35d8e7c7986244f5a2deced20f860029 ;
    schema:name "ねこさんといっしょ"@ja .

_:N35d8e7c7986244f5a2deced20f860029 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N259f1f39b8fc479a8705d42fc3b5ff7e,
        _:N6026e249a6d848b9ba096c7f396ff12f,
        _:N62a626ad388f48c4876f467900e1a501,
        _:N763c8f5c15944566bdbbaa804301a5b6,
        _:N91c7fede55af49e28b78d9ec60edf48b,
        _:Ndb055ae2ad3c41c18dbff3053b149a35,
        _:Ned7cb17a1c3a4e69a6640c8f748be33f,
        _:Nf531db3420c1448c965c27fc4efb6283 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N259f1f39b8fc479a8705d42fc3b5ff7e,
        _:N6026e249a6d848b9ba096c7f396ff12f,
        _:N62a626ad388f48c4876f467900e1a501,
        _:N763c8f5c15944566bdbbaa804301a5b6,
        _:N91c7fede55af49e28b78d9ec60edf48b,
        _:Ndb055ae2ad3c41c18dbff3053b149a35,
        _:Ned7cb17a1c3a4e69a6640c8f748be33f,
        _:Nf531db3420c1448c965c27fc4efb6283 .

