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

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

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

<artist/29490#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69414#subject> ;
    schema:name "83"@en ;
    foaf:made <album/69414#composition>,
        <album/69414#subject> ;
    foaf:name "83"@en .

<product/4800#subject> a schema:CreativeWork ;
    schema:name "Reborn!"@en,
        "家庭教師ヒットマンREBORN!"@ja,
        "Katekyo Hitman REBORN!"@ja-latn ;
    foaf:name "Reborn!"@en,
        "家庭教師ヒットマンREBORN!"@ja,
        "Katekyo Hitman REBORN!"@ja-latn .

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

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/41/69414/69414-1499182304.jpg> a schema:ImageObject,
        foaf:Image .

<album/69414#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yume no Manual / CHERRYBLOSSOM"@en,
        "夢のマニュアル / CHERRYBLOSSOM"@ja,
        "Yume no Manual / CHERRYBLOSSOM"@ja-latn ;
    mo:composer <artist/29488#subject>,
        <artist/29490#subject> ;
    mo:produced_work <album/69414#musicalwork> ;
    schema:name "Yume no Manual / CHERRYBLOSSOM"@en,
        "夢のマニュアル / CHERRYBLOSSOM"@ja,
        "Yume no Manual / CHERRYBLOSSOM"@ja-latn .

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

<album/69414#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yume no Manual / CHERRYBLOSSOM"@en,
        "夢のマニュアル / CHERRYBLOSSOM"@ja,
        "Yume no Manual / CHERRYBLOSSOM"@ja-latn ;
    mo:performance_of <album/69414#musicalwork> ;
    mo:performer <artist/26770#subject> ;
    mo:recorded_as <album/69414#musicalexpression> ;
    schema:byArtist <artist/26770#subject> ;
    schema:name "Yume no Manual / CHERRYBLOSSOM"@en,
        "夢のマニュアル / CHERRYBLOSSOM"@ja,
        "Yume no Manual / CHERRYBLOSSOM"@ja-latn ;
    schema:workPerformed <album/69414#musicalwork> .

<artist/26770#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69414#performance> ;
    schema:name "CHERRYBLOSSOM"@en ;
    foaf:name "CHERRYBLOSSOM"@en .

<album/69414#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-02"^^xsd:date ;
    dcterms:title "Yume no Manual / CHERRYBLOSSOM"@en,
        "夢のマニュアル / CHERRYBLOSSOM"@ja,
        "Yume no Manual / CHERRYBLOSSOM"@ja-latn ;
    mo:catalogue_number "PCCA-03043" ;
    mo:media_type "CD" ;
    mo:publication_of <album/69414#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N8fd171bdbb794f019a05a6fb40f14371 ;
    mo:record_count 1 ;
    schema:about <product/4800#subject> ;
    schema:byArtist <artist/26770#subject> ;
    schema:datePublished "2009-12-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/41/69414/69414-1499182304.jpg> ;
    schema:name "Yume no Manual / CHERRYBLOSSOM"@en,
        "夢のマニュアル / CHERRYBLOSSOM"@ja,
        "Yume no Manual / CHERRYBLOSSOM"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/69414/69414-1499182304.jpg> .

_:N1db68bfb2e3b4c7c94cf20b8fb0ad977 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢のマニュアル"@ja,
        "Yume no Manual"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N8fd171bdbb794f019a05a6fb40f14371 ;
    schema:name "夢のマニュアル"@ja,
        "Yume no Manual"@ja-latn .

_:N1f7d5b40114d48b1ac8b0ba76bf061df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "センチメンタル"@ja,
        "Sentimental"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N8fd171bdbb794f019a05a6fb40f14371 ;
    schema:name "センチメンタル"@ja,
        "Sentimental"@ja-latn .

_:N3010c46914d94c19a1ab298918bbae9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢のマニュアル -Instrumental-"@ja,
        "Yume no Manual -Instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N8fd171bdbb794f019a05a6fb40f14371 ;
    schema:name "夢のマニュアル -Instrumental-"@ja,
        "Yume no Manual -Instrumental-"@ja-latn .

_:N9305fabacb85438f8d752b8e4daef2d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CYCLE -Home Grown Reggae Remix-"@ja,
        "CYCLE -Home Grown Reggae Remix-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N8fd171bdbb794f019a05a6fb40f14371 ;
    schema:name "CYCLE -Home Grown Reggae Remix-"@ja,
        "CYCLE -Home Grown Reggae Remix-"@ja-latn .

_:N8fd171bdbb794f019a05a6fb40f14371 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1db68bfb2e3b4c7c94cf20b8fb0ad977,
        _:N1f7d5b40114d48b1ac8b0ba76bf061df,
        _:N3010c46914d94c19a1ab298918bbae9f,
        _:N9305fabacb85438f8d752b8e4daef2d7 ;
    mo:track_count 4 ;
    schema:duration "PT18:32"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1db68bfb2e3b4c7c94cf20b8fb0ad977,
        _:N1f7d5b40114d48b1ac8b0ba76bf061df,
        _:N3010c46914d94c19a1ab298918bbae9f,
        _:N9305fabacb85438f8d752b8e4daef2d7 .

