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

<artist/11666#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kano"@en,
        "鹿乃"@ja ;
    foaf:made <album/95369#lyrics>,
        <album/95369#subject> ;
    foaf:name "Kano"@en,
        "鹿乃"@ja .

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

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

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

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

<artist/15920#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95369#subject> ;
    schema:name "Nanou"@en,
        "ナノウ"@ja ;
    foaf:made <album/95369#composition>,
        <album/95369#lyrics>,
        <album/95369#subject> ;
    foaf:name "Nanou"@en,
        "ナノウ"@ja .

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

<artist/35013#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95369#subject> ;
    schema:name "ArieP"@en,
        "アリエP"@ja ;
    foaf:made <album/95369#composition>,
        <album/95369#subject> ;
    foaf:name "ArieP"@en,
        "アリエP"@ja .

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

<album/95369#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bambino / Kano"@en,
        "ばんび～の / 鹿乃"@ja,
        "Bambino / Kano"@ja-latn ;
    mo:performance_of <album/95369#musicalwork> ;
    mo:recorded_as <album/95369#musicalexpression> ;
    schema:name "Bambino / Kano"@en,
        "ばんび～の / 鹿乃"@ja,
        "Bambino / Kano"@ja-latn ;
    schema:workPerformed <album/95369#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/96/95369/95369-1579063737.png> a schema:ImageObject,
        foaf:Image .

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

<album/95369#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bambino / Kano"@en,
        "ばんび～の / 鹿乃"@ja,
        "Bambino / Kano"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "fatmanP"@en ;
            foaf:made <album/95369#composition> ;
            foaf:name "fatmanP"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "yuri sin"@en ;
            foaf:made <album/95369#composition> ;
            foaf:name "yuri sin"@en ],
        <artist/12787#subject>,
        <artist/15120#subject>,
        <artist/15174#subject>,
        <artist/15920#subject>,
        <artist/25438#subject>,
        <artist/35013#subject> ;
    mo:produced_work <album/95369#musicalwork> ;
    schema:name "Bambino / Kano"@en,
        "ばんび～の / 鹿乃"@ja,
        "Bambino / Kano"@ja-latn .

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

<album/95369#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-01-16"^^xsd:date ;
    dcterms:title "Bambino / Kano"@en,
        "ばんび～の / 鹿乃"@ja,
        "Bambino / Kano"@ja-latn ;
    mo:catalogue_number "SVCL-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/95369#musicalexpression> ;
    mo:publisher <org/4443#subject> ;
    mo:record _:Nc724d7d0757c4d0d9ef9cd1cfc27f272 ;
    mo:record_count 1 ;
    schema:datePublished "2011-01-16"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/96/95369/95369-1579063737.png> ;
    schema:name "Bambino / Kano"@en,
        "ばんび～の / 鹿乃"@ja,
        "Bambino / Kano"@ja-latn ;
    schema:publisher <org/4443#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/95369/95369-1579063737.png> .

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

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "yuri sin"@en ;
    foaf:made <album/95369#lyrics> ;
    foaf:name "yuri sin"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "yuri sin"@en ;
    foaf:made <album/95369#subject> ;
    foaf:name "yuri sin"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95369#subject> ;
    schema:name "yuri sin"@en ;
    foaf:made <album/95369#subject> ;
    foaf:name "yuri sin"@en .

_:N23cc9195674e49d3ae0d7f10f8d29f77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "crack"@en,
        "crack"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Nc724d7d0757c4d0d9ef9cd1cfc27f272 ;
    schema:name "crack"@en,
        "crack"@ja .

_:N2e51a6fd0a8544d0bc8aace4ea58b7cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflection"@en,
        "リフレクション"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Nc724d7d0757c4d0d9ef9cd1cfc27f272 ;
    schema:name "Reflection"@en,
        "リフレクション"@ja .

_:N33106231fd24410ca779f6546afe1383 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liar Imitation"@en,
        "嘘つきイミテーション"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nc724d7d0757c4d0d9ef9cd1cfc27f272 ;
    schema:name "Liar Imitation"@en,
        "嘘つきイミテーション"@ja .

_:N3eb4e37045a9420a8c596967e8921d2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "yumeiro"@en,
        "yumeiro"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Nc724d7d0757c4d0d9ef9cd1cfc27f272 ;
    schema:name "yumeiro"@en,
        "yumeiro"@ja .

_:N3f609331f3ea43f8811d66f8b81bfd5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melancholic"@en,
        "メランコリック"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nc724d7d0757c4d0d9ef9cd1cfc27f272 ;
    schema:name "Melancholic"@en,
        "メランコリック"@ja .

_:N5197da3f50434b2ea4974371ddf3008a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Night Disco"@en,
        "One Night Disco"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nc724d7d0757c4d0d9ef9cd1cfc27f272 ;
    schema:name "One Night Disco"@en,
        "One Night Disco"@ja .

_:N5942c7f0db5646058251456a2f840c8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Bye Bye"@en,
        "グッドバイバイ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nc724d7d0757c4d0d9ef9cd1cfc27f272 ;
    schema:name "Good Bye Bye"@en,
        "グッドバイバイ"@ja .

_:N6691c21a2d07409f9b292a27d7b1b05d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slight Fever"@en,
        "微熱"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nc724d7d0757c4d0d9ef9cd1cfc27f272 ;
    schema:name "Slight Fever"@en,
        "微熱"@ja .

_:N66ea0d9e568c4d14b3909d5902a205d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hello / How are you"@en,
        "ハロ/ハワユ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nc724d7d0757c4d0d9ef9cd1cfc27f272 ;
    schema:name "Hello / How are you"@en,
        "ハロ/ハワユ"@ja .

_:N7823649814d04cfb8d9df048a7353ace a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World's Only Person"@en,
        "セカイにただヒトリの"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nc724d7d0757c4d0d9ef9cd1cfc27f272 ;
    schema:name "World's Only Person"@en,
        "セカイにただヒトリの"@ja .

_:Nc724d7d0757c4d0d9ef9cd1cfc27f272 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N23cc9195674e49d3ae0d7f10f8d29f77,
        _:N2e51a6fd0a8544d0bc8aace4ea58b7cc,
        _:N33106231fd24410ca779f6546afe1383,
        _:N3eb4e37045a9420a8c596967e8921d2f,
        _:N3f609331f3ea43f8811d66f8b81bfd5b,
        _:N5197da3f50434b2ea4974371ddf3008a,
        _:N5942c7f0db5646058251456a2f840c8f,
        _:N6691c21a2d07409f9b292a27d7b1b05d,
        _:N66ea0d9e568c4d14b3909d5902a205d3,
        _:N7823649814d04cfb8d9df048a7353ace ;
    mo:track_count 10 ;
    schema:duration "PT44:41"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N23cc9195674e49d3ae0d7f10f8d29f77,
        _:N2e51a6fd0a8544d0bc8aace4ea58b7cc,
        _:N33106231fd24410ca779f6546afe1383,
        _:N3eb4e37045a9420a8c596967e8921d2f,
        _:N3f609331f3ea43f8811d66f8b81bfd5b,
        _:N5197da3f50434b2ea4974371ddf3008a,
        _:N5942c7f0db5646058251456a2f840c8f,
        _:N6691c21a2d07409f9b292a27d7b1b05d,
        _:N66ea0d9e568c4d14b3909d5902a205d3,
        _:N7823649814d04cfb8d9df048a7353ace .

