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

<artist/40375#subject> a schema:Person,
        foaf:Person ;
    schema:name "jam"@en ;
    foaf:made <album/91272#lyrics>,
        <album/91272#subject> ;
    foaf:name "jam"@en .

<artist/10639#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91272#subject> ;
    schema:name "Chiharu Tamashiro"@en,
        "玉城千春"@ja ;
    foaf:made <album/91272#composition>,
        <album/91272#lyrics>,
        <album/91272#subject> ;
    foaf:name "Chiharu Tamashiro"@en,
        "玉城千春"@ja .

<artist/20537#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91272#subject> ;
    schema:name "Daisuke"@en,
        "ダイスケ"@ja ;
    foaf:made <album/91272#composition>,
        <album/91272#lyrics>,
        <album/91272#subject>,
        <album/91272#vocals> ;
    foaf:name "Daisuke"@en,
        "ダイスケ"@ja .

<artist/7081#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91272#subject> ;
    schema:name "Hidenori Tanaka"@en,
        "田中秀典"@ja ;
    foaf:made <album/91272#composition>,
        <album/91272#lyrics>,
        <album/91272#subject> ;
    foaf:name "Hidenori Tanaka"@en,
        "田中秀典"@ja .

<product/2215#subject> a schema:CreativeWork ;
    schema:name "Pokémon Best Wishes!"@en,
        "ポケットモンスター ベストウイッシュ"@ja,
        "Pocket Monsters Best Wishes!"@ja-latn ;
    foaf:name "Pokémon Best Wishes!"@en,
        "ポケットモンスター ベストウイッシュ"@ja,
        "Pocket Monsters Best Wishes!"@ja-latn .

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

<album/91272#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Doremi / Daisuke"@en,
        "ドレミ / ダイスケ"@ja,
        "Doremi / Daisuke"@ja-latn ;
    mo:performance_of <album/91272#musicalwork> ;
    mo:recorded_as <album/91272#musicalexpression> ;
    schema:name "Doremi / Daisuke"@en,
        "ドレミ / ダイスケ"@ja,
        "Doremi / Daisuke"@ja-latn ;
    schema:workPerformed <album/91272#musicalwork> .

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

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

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

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

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

<album/91272#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Doremi / Daisuke"@en,
        "ドレミ / ダイスケ"@ja,
        "Doremi / Daisuke"@ja-latn ;
    mo:composer <artist/10639#subject>,
        <artist/20537#subject>,
        <artist/7081#subject> ;
    mo:produced_work <album/91272#musicalwork> ;
    schema:name "Doremi / Daisuke"@en,
        "ドレミ / ダイスケ"@ja,
        "Doremi / Daisuke"@ja-latn .

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

<album/91272#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-02-26"^^xsd:date ;
    dcterms:title "Doremi / Daisuke"@en,
        "ドレミ / ダイスケ"@ja,
        "Doremi / Daisuke"@ja-latn ;
    mo:catalogue_number "ESCL-4166" ;
    mo:media_type "CD" ;
    mo:publication_of <album/91272#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:Ndf3d77bb58eb4ddabce4f2be51ce7a69 ;
    mo:record_count 1 ;
    schema:about <product/2215#subject> ;
    schema:datePublished "2014-02-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/27/91272/91272-1570479690.jpg> ;
    schema:name "Doremi / Daisuke"@en,
        "ドレミ / ダイスケ"@ja,
        "Doremi / Daisuke"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/91272/91272-1570479690.jpg> .

_:N4ac1eab650f34af194d7b51d5f487a51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Best Friend"@ja,
        "Best Friend"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Ndf3d77bb58eb4ddabce4f2be51ce7a69 ;
    schema:name "Best Friend"@ja,
        "Best Friend"@ja-latn .

_:N7c5396d443324cbcba5c1f76b6936cef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏めく坂道 (アコースティックバージョン)"@ja,
        "Natsumeku Sakamichi (Accoustic Version)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Ndf3d77bb58eb4ddabce4f2be51ce7a69 ;
    schema:name "夏めく坂道 (アコースティックバージョン)"@ja,
        "Natsumeku Sakamichi (Accoustic Version)"@ja-latn .

_:N8b741ce58b5e4478878d4756950fd303 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドレミ (instrumental)"@ja,
        "Doremi (instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Ndf3d77bb58eb4ddabce4f2be51ce7a69 ;
    schema:name "ドレミ (instrumental)"@ja,
        "Doremi (instrumental)"@ja-latn .

_:Nbbd7f5ec1421460a89498e8c303aab83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドレミ"@ja,
        "Doremi"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Ndf3d77bb58eb4ddabce4f2be51ce7a69 ;
    schema:name "ドレミ"@ja,
        "Doremi"@ja-latn .

_:Ndf3d77bb58eb4ddabce4f2be51ce7a69 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4ac1eab650f34af194d7b51d5f487a51,
        _:N7c5396d443324cbcba5c1f76b6936cef,
        _:N8b741ce58b5e4478878d4756950fd303,
        _:Nbbd7f5ec1421460a89498e8c303aab83 ;
    mo:track_count 4 ;
    schema:duration "PT18:21"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4ac1eab650f34af194d7b51d5f487a51,
        _:N7c5396d443324cbcba5c1f76b6936cef,
        _:N8b741ce58b5e4478878d4756950fd303,
        _:Nbbd7f5ec1421460a89498e8c303aab83 .

