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

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

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

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

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

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

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

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

<artist/15957#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49423#subject> ;
    schema:name "PinocchioP"@en,
        "ピノキオピー"@ja ;
    foaf:made <album/49423#composition>,
        <album/49423#lyrics>,
        <album/49423#subject> ;
    foaf:name "PinocchioP"@en,
        "ピノキオピー"@ja .

<event/175> a mo:Release ;
    schema:name "Pre-released at Comic Market 87 (Dec 28, 2014 to Dec 30, 2014)" .

<album/49423#musicalexpression> a mo:Signal ;
    mo:published_as <album/49423#subject> ;
    mo:records <album/49423#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/32/49423/49423-1417009779.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/49423#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/32/49423/49423-1417009779.png> ;
    foaf:depicts <album/49423#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/32/49423/49423-1417009779.png> .

<https://medium-media.vgm.io/albums/32/49423/49423-1417009779.png> a schema:ImageObject,
        foaf:Image .

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

<album/49423#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Good Hello / Kano"@en,
        "グッドハロー / 鹿乃"@ja,
        "Good Hello / Kano"@ja-latn ;
    mo:performance_of <album/49423#musicalwork> ;
    mo:performer <artist/11666#subject> ;
    mo:recorded_as <album/49423#musicalexpression> ;
    schema:byArtist <artist/11666#subject> ;
    schema:name "Good Hello / Kano"@en,
        "グッドハロー / 鹿乃"@ja,
        "Good Hello / Kano"@ja-latn ;
    schema:workPerformed <album/49423#musicalwork> .

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

<album/49423#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Good Hello / Kano"@en,
        "グッドハロー / 鹿乃"@ja,
        "Good Hello / Kano"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "nakano4"@en ;
            foaf:made <album/49423#composition> ;
            foaf:name "nakano4"@en ],
        <artist/15118#subject>,
        <artist/15119#subject>,
        <artist/15120#subject>,
        <artist/15781#subject>,
        <artist/15898#subject>,
        <artist/15920#subject>,
        <artist/15957#subject> ;
    mo:produced_work <album/49423#musicalwork> ;
    schema:name "Good Hello / Kano"@en,
        "グッドハロー / 鹿乃"@ja,
        "Good Hello / Kano"@ja-latn .

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

<album/49423#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-30"^^xsd:date ;
    dcterms:title "Good Hello / Kano"@en,
        "グッドハロー / 鹿乃"@ja,
        "Good Hello / Kano"@ja-latn ;
    mo:catalogue_number "BBCL-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49423#musicalexpression> ;
    mo:publisher <org/1196#subject> ;
    mo:record _:N167dc0f40d8947aca81d0306850b1b6a ;
    mo:record_count 1 ;
    mo:release <event/175> ;
    schema:byArtist <artist/11666#subject> ;
    schema:datePublished "2014-12-30"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/32/49423/49423-1417009779.png> ;
    schema:name "Good Hello / Kano"@en,
        "グッドハロー / 鹿乃"@ja,
        "Good Hello / Kano"@ja-latn ;
    schema:publisher <org/1196#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/49423/49423-1417009779.png> .

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

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

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

_:N00991c94e9af400dbe38955a386ee5ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "decide"@en,
        "decide"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N167dc0f40d8947aca81d0306850b1b6a ;
    schema:name "decide"@en,
        "decide"@ja .

_:N063c4ae09784492ea5633c0edbb90e34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hero Won't Come"@en,
        "ヒーローが来ない"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N167dc0f40d8947aca81d0306850b1b6a ;
    schema:name "The Hero Won't Come"@en,
        "ヒーローが来ない"@ja .

_:N8dfd586c3f3244b79f0bda9b35f64c2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bashfully Daring Love"@en,
        "内気にDaring Love"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N167dc0f40d8947aca81d0306850b1b6a ;
    schema:name "Bashfully Daring Love"@en,
        "内気にDaring Love"@ja .

_:Na366d251f5c3432fa13eba0922761972 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sanctuary"@en,
        "サンクチュアリ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N167dc0f40d8947aca81d0306850b1b6a ;
    schema:name "sanctuary"@en,
        "サンクチュアリ"@ja .

_:Na88fb4100206469e97a7c4a49553a447 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bowwow March"@en,
        "バウワウマーチ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N167dc0f40d8947aca81d0306850b1b6a ;
    schema:name "Bowwow March"@en,
        "バウワウマーチ"@ja .

_:Nb6d5e2c100d941cc9ad8422b4733f89f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Walk the Line"@en,
        "線路で歩こう"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N167dc0f40d8947aca81d0306850b1b6a ;
    schema:name "Let's Walk the Line"@en,
        "線路で歩こう"@ja .

_:Nf059df4c144d44b0a39aad41260e426c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Night Everyone"@en,
        "グッドナイトエヴリワン"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N167dc0f40d8947aca81d0306850b1b6a ;
    schema:name "Good Night Everyone"@en,
        "グッドナイトエヴリワン"@ja .

_:Nf29715831b0f4bf092a893f94e10624c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whereabouts of the Dream of a Whale"@en,
        "クジラのゆめのゆくえ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N167dc0f40d8947aca81d0306850b1b6a ;
    schema:name "Whereabouts of the Dream of a Whale"@en,
        "クジラのゆめのゆくえ"@ja .

_:N167dc0f40d8947aca81d0306850b1b6a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00991c94e9af400dbe38955a386ee5ac,
        _:N063c4ae09784492ea5633c0edbb90e34,
        _:N8dfd586c3f3244b79f0bda9b35f64c2e,
        _:Na366d251f5c3432fa13eba0922761972,
        _:Na88fb4100206469e97a7c4a49553a447,
        _:Nb6d5e2c100d941cc9ad8422b4733f89f,
        _:Nf059df4c144d44b0a39aad41260e426c,
        _:Nf29715831b0f4bf092a893f94e10624c ;
    mo:track_count 8 ;
    schema:duration "PT34:40"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N00991c94e9af400dbe38955a386ee5ac,
        _:N063c4ae09784492ea5633c0edbb90e34,
        _:N8dfd586c3f3244b79f0bda9b35f64c2e,
        _:Na366d251f5c3432fa13eba0922761972,
        _:Na88fb4100206469e97a7c4a49553a447,
        _:Nb6d5e2c100d941cc9ad8422b4733f89f,
        _:Nf059df4c144d44b0a39aad41260e426c,
        _:Nf29715831b0f4bf092a893f94e10624c .

