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

<artist/11237#subject> a schema:Person,
        foaf:Person ;
    schema:name "BOUNCEBACK"@en ;
    foaf:made <album/133197#lyrics>,
        <album/133197#subject> ;
    foaf:name "BOUNCEBACK"@en .

<artist/11238#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kyasu Morizuki"@en,
        "森月キャス"@ja ;
    foaf:made <album/133197#lyrics>,
        <album/133197#subject> ;
    foaf:name "Kyasu Morizuki"@en,
        "森月キャス"@ja .

<artist/33104#subject> a schema:Person,
        foaf:Person ;
    schema:name "the generous"@en ;
    foaf:made <album/133197#subject>,
        <album/133197#vocals> ;
    foaf:name "the generous"@en .

<artist/33105#subject> a schema:Person,
        foaf:Person ;
    schema:name "yoko"@en ;
    foaf:made <album/133197#lyrics>,
        <album/133197#subject>,
        <album/133197#vocals> ;
    foaf:name "yoko"@en .

<artist/11241#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133197#subject> ;
    schema:name "Katsumi Ohnishi"@en,
        "大西克巳"@ja ;
    foaf:made <album/133197#composition>,
        <album/133197#subject>,
        <album/133197#vocals> ;
    foaf:name "Katsumi Ohnishi"@en,
        "大西克巳"@ja .

<artist/17872#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133197#subject> ;
    schema:name "Kunio Tago"@en,
        "多胡邦夫"@ja ;
    foaf:made <album/133197#composition>,
        <album/133197#lyrics>,
        <album/133197#subject> ;
    foaf:name "Kunio Tago"@en,
        "多胡邦夫"@ja .

<artist/3910#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133197#subject> ;
    schema:name "Masato Kitano"@en,
        "北野正人"@ja ;
    foaf:made <album/133197#composition>,
        <album/133197#subject> ;
    foaf:name "Masato Kitano"@en,
        "北野正人"@ja .

<artist/8674#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133197#subject> ;
    schema:name "Kosuke Morimoto"@en,
        "森元康介"@ja ;
    foaf:made <album/133197#composition>,
        <album/133197#subject> ;
    foaf:name "Kosuke Morimoto"@en,
        "森元康介"@ja .

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

<album/133197#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "the generous / the generous"@en,
        "the generous / the generous"@ja,
        "the generous / the generous"@ja-latn ;
    mo:performance_of <album/133197#musicalwork> ;
    mo:recorded_as <album/133197#musicalexpression> ;
    schema:name "the generous / the generous"@en,
        "the generous / the generous"@ja,
        "the generous / the generous"@ja-latn ;
    schema:workPerformed <album/133197#musicalwork> .

<org/1489#subject> schema:name "tearbridge records"@en,
        "tearbridge records"@ja,
        "tearbridge records"@ja-latn ;
    foaf:name "tearbridge records"@en,
        "tearbridge records"@ja,
        "tearbridge records"@ja-latn .

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

<https://medium-media.vgm.io/albums/79/133197/133197-bc0a6ad1020d.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/133197#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "the generous / the generous"@en,
        "the generous / the generous"@ja,
        "the generous / the generous"@ja-latn ;
    mo:composer <artist/11241#subject>,
        <artist/17872#subject>,
        <artist/3910#subject>,
        <artist/8674#subject> ;
    mo:produced_work <album/133197#musicalwork> ;
    schema:name "the generous / the generous"@en,
        "the generous / the generous"@ja,
        "the generous / the generous"@ja-latn .

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

<album/133197#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-10-29"^^xsd:date ;
    dcterms:title "the generous / the generous"@en,
        "the generous / the generous"@ja,
        "the generous / the generous"@ja-latn ;
    mo:catalogue_number "NFCD-27130" ;
    mo:media_type "CD" ;
    mo:publication_of <album/133197#musicalexpression> ;
    mo:publisher <org/1489#subject> ;
    mo:record _:Ndfd66d8450bc455e961c11237baa4364 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Skip Beat!"@en ;
            foaf:name "Skip Beat!"@en ] ;
    schema:datePublished "2008-10-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/79/133197/133197-bc0a6ad1020d.jpg> ;
    schema:name "the generous / the generous"@en,
        "the generous / the generous"@ja,
        "the generous / the generous"@ja-latn ;
    schema:publisher <org/1489#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/133197/133197-bc0a6ad1020d.jpg> .

_:N089ec4d3775b424980e74d2cbf651548 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow"@ja,
        "Rainbow"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Ndfd66d8450bc455e961c11237baa4364 ;
    schema:name "Rainbow"@ja,
        "Rainbow"@ja-latn .

_:N2174eaf7a5a849298afeb09a85a4543e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melody"@ja,
        "Melody"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Ndfd66d8450bc455e961c11237baa4364 ;
    schema:name "Melody"@ja,
        "Melody"@ja-latn .

_:Neb61bb0f434b471a9ad0f036e046be78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Open your eyes"@ja,
        "Open your eyes"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Ndfd66d8450bc455e961c11237baa4364 ;
    schema:name "Open your eyes"@ja,
        "Open your eyes"@ja-latn .

_:Nf0f74a0dbf864982b7e723d0a6a6efd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "旅人"@ja,
        "Tabibito"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Ndfd66d8450bc455e961c11237baa4364 ;
    schema:name "旅人"@ja,
        "Tabibito"@ja-latn .

_:Nfa920b5ee5524b4a9fb5dfe46efed67d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Star"@ja,
        "Dream Star"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Ndfd66d8450bc455e961c11237baa4364 ;
    schema:name "Dream Star"@ja,
        "Dream Star"@ja-latn .

_:Ndfd66d8450bc455e961c11237baa4364 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N089ec4d3775b424980e74d2cbf651548,
        _:N2174eaf7a5a849298afeb09a85a4543e,
        _:Neb61bb0f434b471a9ad0f036e046be78,
        _:Nf0f74a0dbf864982b7e723d0a6a6efd7,
        _:Nfa920b5ee5524b4a9fb5dfe46efed67d ;
    mo:track_count 5 ;
    schema:duration "PT22:48"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N089ec4d3775b424980e74d2cbf651548,
        _:N2174eaf7a5a849298afeb09a85a4543e,
        _:Neb61bb0f434b471a9ad0f036e046be78,
        _:Nf0f74a0dbf864982b7e723d0a6a6efd7,
        _:Nfa920b5ee5524b4a9fb5dfe46efed67d .

