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

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

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

<artist/15119#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79259#subject> ;
    schema:name "Scop"@en,
        "すこっぷ"@ja ;
    foaf:made <album/79259#composition>,
        <album/79259#lyrics>,
        <album/79259#subject> ;
    foaf:name "Scop"@en,
        "すこっぷ"@ja .

<artist/17478#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79259#subject> ;
    schema:name "n-buna"@en ;
    foaf:made <album/79259#composition>,
        <album/79259#lyrics>,
        <album/79259#subject> ;
    foaf:name "n-buna"@en .

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

<artist/30680#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79259#subject> ;
    schema:name "balloon"@en,
        "バルーン"@ja ;
    foaf:made <album/79259#composition>,
        <album/79259#lyrics>,
        <album/79259#subject> ;
    foaf:name "balloon"@en,
        "バルーン"@ja .

<event/209> a mo:Release ;
    schema:name "Released at Comic Market 94 (Aug 10, 2018 to Aug 12, 2018)" .

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

<org/1196#subject> schema:name "Bambino"@en,
        "ばんび～の"@ja,
        "Bambino"@ja-latn ;
    foaf:name "Bambino"@en,
        "ばんび～の"@ja,
        "Bambino"@ja-latn .

<https://media.vgm.io/albums/95/79259/79259-1532651129.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/79259#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/95/79259/79259-1532651129.png> ;
    foaf:depicts <album/79259#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/95/79259/79259-1532651129.png> .

<https://medium-media.vgm.io/albums/95/79259/79259-1532651129.png> a schema:ImageObject,
        foaf:Image .

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

<album/79259#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "two / Kano"@en,
        "two / 鹿乃"@ja,
        "two / Kano"@ja-latn ;
    mo:performance_of <album/79259#musicalwork> ;
    mo:performer <artist/11666#subject> ;
    mo:recorded_as <album/79259#musicalexpression> ;
    schema:byArtist <artist/11666#subject> ;
    schema:name "two / Kano"@en,
        "two / 鹿乃"@ja,
        "two / Kano"@ja-latn ;
    schema:workPerformed <album/79259#musicalwork> .

<artist/11666#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/79259#performance> ;
    schema:name "Kano"@en,
        "鹿乃"@ja ;
    foaf:name "Kano"@en,
        "鹿乃"@ja .

<album/79259#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "two / Kano"@en,
        "two / 鹿乃"@ja,
        "two / Kano"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "想太"@en ;
            foaf:made <album/79259#composition> ;
            foaf:name "想太"@en ],
        <artist/15118#subject>,
        <artist/15119#subject>,
        <artist/17478#subject>,
        <artist/29244#subject>,
        <artist/30680#subject> ;
    mo:produced_work <album/79259#musicalwork> ;
    schema:name "two / Kano"@en,
        "two / 鹿乃"@ja,
        "two / Kano"@ja-latn .

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

<album/79259#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-10"^^xsd:date ;
    dcterms:title "two / Kano"@en,
        "two / 鹿乃"@ja,
        "two / Kano"@ja-latn ;
    mo:catalogue_number "BBCL-0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/79259#musicalexpression> ;
    mo:publisher <org/1196#subject> ;
    mo:record _:N52c035ff26a846e7adb738ae2a9f185d ;
    mo:record_count 1 ;
    mo:release <event/209> ;
    schema:byArtist <artist/11666#subject> ;
    schema:datePublished "2018-08-10"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/95/79259/79259-1532651129.png> ;
    schema:name "two / Kano"@en,
        "two / 鹿乃"@ja,
        "two / Kano"@ja-latn ;
    schema:publisher <org/1196#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/79259/79259-1532651129.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "想太"@en ;
    foaf:made <album/79259#lyrics> ;
    foaf:name "想太"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79259#subject> ;
    schema:name "想太"@en ;
    foaf:made <album/79259#subject> ;
    foaf:name "想太"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "想太"@en ;
    foaf:made <album/79259#subject> ;
    foaf:name "想太"@en .

_:N039d2e95428a45ecb18d57d27f7c2b0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キササゲ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N52c035ff26a846e7adb738ae2a9f185d ;
    schema:name "キササゲ"@ja .

_:N32a0530619824cb183f3275deff45889 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嘘つきの世界"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N52c035ff26a846e7adb738ae2a9f185d ;
    schema:name "嘘つきの世界"@ja .

_:N48ff953d45074427948b4c80db13d228 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨き声残響"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N52c035ff26a846e7adb738ae2a9f185d ;
    schema:name "雨き声残響"@ja .

_:N84ec0bb7882547d5898b4b617429347a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜明けと蛍"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:26"^^xsd:interval ;
    schema:inPlaylist _:N52c035ff26a846e7adb738ae2a9f185d ;
    schema:name "夜明けと蛍"@ja .

_:Nbf30ea517cbd422194d571224e47f273 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いかないで"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N52c035ff26a846e7adb738ae2a9f185d ;
    schema:name "いかないで"@ja .

_:Nfdf106bdd5e14efc81ff7f07b85024ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "曖昧劣情Lover"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N52c035ff26a846e7adb738ae2a9f185d ;
    schema:name "曖昧劣情Lover"@ja .

_:N52c035ff26a846e7adb738ae2a9f185d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N039d2e95428a45ecb18d57d27f7c2b0c,
        _:N32a0530619824cb183f3275deff45889,
        _:N48ff953d45074427948b4c80db13d228,
        _:N84ec0bb7882547d5898b4b617429347a,
        _:Nbf30ea517cbd422194d571224e47f273,
        _:Nfdf106bdd5e14efc81ff7f07b85024ea ;
    mo:track_count 6 ;
    schema:duration "PT23:07"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N039d2e95428a45ecb18d57d27f7c2b0c,
        _:N32a0530619824cb183f3275deff45889,
        _:N48ff953d45074427948b4c80db13d228,
        _:N84ec0bb7882547d5898b4b617429347a,
        _:Nbf30ea517cbd422194d571224e47f273,
        _:Nfdf106bdd5e14efc81ff7f07b85024ea .

