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

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

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

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

<artist/29490#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61272#subject> ;
    schema:name "83"@en ;
    foaf:made <album/61272#composition>,
        <album/61272#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/61272#musicalexpression> a mo:Signal ;
    mo:published_as <album/61272#subject> ;
    mo:records <album/61272#performance> .

<album/61272#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DIVE TO WORLD / CHERRYBLOSSOM"@en,
        "DIVE TO WORLD / CHERRYBLOSSOM"@ja,
        "DIVE TO WORLD / CHERRYBLOSSOM"@ja-latn ;
    mo:performance_of <album/61272#musicalwork> ;
    mo:recorded_as <album/61272#musicalexpression> ;
    schema:name "DIVE TO WORLD / CHERRYBLOSSOM"@en,
        "DIVE TO WORLD / CHERRYBLOSSOM"@ja,
        "DIVE TO WORLD / CHERRYBLOSSOM"@ja-latn ;
    schema:workPerformed <album/61272#musicalwork> .

<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/27/61272/61272-1473021124.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/61272#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/27/61272/61272-1473021124.jpg> ;
    foaf:depicts <album/61272#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/27/61272/61272-1473021124.jpg> .

<https://medium-media.vgm.io/albums/27/61272/61272-1473021124.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/61272#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DIVE TO WORLD / CHERRYBLOSSOM"@en,
        "DIVE TO WORLD / CHERRYBLOSSOM"@ja,
        "DIVE TO WORLD / CHERRYBLOSSOM"@ja-latn ;
    mo:composer <artist/29488#subject>,
        <artist/29489#subject>,
        <artist/29490#subject> ;
    mo:produced_work <album/61272#musicalwork> ;
    schema:name "DIVE TO WORLD / CHERRYBLOSSOM"@en,
        "DIVE TO WORLD / CHERRYBLOSSOM"@ja,
        "DIVE TO WORLD / CHERRYBLOSSOM"@ja-latn .

<album/61272#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-05"^^xsd:date ;
    dcterms:title "DIVE TO WORLD / CHERRYBLOSSOM"@en,
        "DIVE TO WORLD / CHERRYBLOSSOM"@ja,
        "DIVE TO WORLD / CHERRYBLOSSOM"@ja-latn ;
    mo:catalogue_number "PCCA-02576" ;
    mo:media_type "CD" ;
    mo:publication_of <album/61272#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Ne544df80e987454bb7f34d2741ab987f ;
    mo:record_count 1 ;
    schema:about <product/4800#subject> ;
    schema:datePublished "2007-12-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/27/61272/61272-1473021124.jpg> ;
    schema:name "DIVE TO WORLD / CHERRYBLOSSOM"@en,
        "DIVE TO WORLD / CHERRYBLOSSOM"@ja,
        "DIVE TO WORLD / CHERRYBLOSSOM"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/61272/61272-1473021124.jpg> .

_:N2d50b8319d174aeb91fdb337b9457525 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "How are you?"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Ne544df80e987454bb7f34d2741ab987f ;
    schema:name "How are you?"@en .

_:N56384fec01134b6da82c60554186ed39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DIVE TO WORLD"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Ne544df80e987454bb7f34d2741ab987f ;
    schema:name "DIVE TO WORLD"@en .

_:Nda076237b6ef43bfa67f31b15f9316d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YOUR SMILE"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Ne544df80e987454bb7f34d2741ab987f ;
    schema:name "YOUR SMILE"@en .

_:Ne833f8c827134d49ba17357bdbb9cf73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DIVE TO WORLD -KARAOKE-"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Ne544df80e987454bb7f34d2741ab987f ;
    schema:name "DIVE TO WORLD -KARAOKE-"@en .

_:Ne544df80e987454bb7f34d2741ab987f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2d50b8319d174aeb91fdb337b9457525,
        _:N56384fec01134b6da82c60554186ed39,
        _:Nda076237b6ef43bfa67f31b15f9316d6,
        _:Ne833f8c827134d49ba17357bdbb9cf73 ;
    mo:track_count 4 ;
    schema:duration "PT18:29"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2d50b8319d174aeb91fdb337b9457525,
        _:N56384fec01134b6da82c60554186ed39,
        _:Nda076237b6ef43bfa67f31b15f9316d6,
        _:Ne833f8c827134d49ba17357bdbb9cf73 .

