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

<album/33435#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "melodies memories Bonus CD"@en,
        "melodies memories 特典CD"@ja,
        "melodies memories Bonus CD"@ja-latn ;
    mo:produced_work <album/33435#musicalwork> ;
    schema:name "melodies memories Bonus CD"@en,
        "melodies memories 特典CD"@ja,
        "melodies memories Bonus CD"@ja-latn .

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

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

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

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

<artist/149#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33435#performance> ;
    schema:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja ;
    foaf:name "Haruka Shimotsuki"@en,
        "霜月はるか"@ja .

<artist/46036#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33435#performance> ;
    schema:name "kanaco"@en ;
    foaf:name "kanaco"@en .

<artist/5425#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33435#performance> ;
    schema:name "Kenichi \"nabeken\" Watanabe"@en,
        "渡邉\"nabeken\"賢一"@ja ;
    foaf:name "Kenichi \"nabeken\" Watanabe"@en,
        "渡邉\"nabeken\"賢一"@ja .

<artist/7102#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33435#performance> ;
    schema:name "Masanori Yabuki"@en,
        "矢吹正則"@ja ;
    foaf:name "Masanori Yabuki"@en,
        "矢吹正則"@ja .

<artist/9724#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33435#performance> ;
    schema:name "Taku Yabuki"@en,
        "矢吹卓"@ja ;
    foaf:name "Taku Yabuki"@en,
        "矢吹卓"@ja .

<album/33435#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-15"^^xsd:date ;
    dcterms:title "melodies memories Bonus CD"@en,
        "melodies memories 特典CD"@ja,
        "melodies memories Bonus CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33435#musicalexpression> ;
    mo:publisher _:N956b29eadb8d423c91946db8b6108212 ;
    mo:record _:N95c7cae6f7334bba9bd6c499f38d99b5 ;
    mo:record_count 1 ;
    schema:byArtist <artist/149#subject>,
        <artist/46036#subject>,
        <artist/5425#subject>,
        <artist/7102#subject>,
        <artist/9724#subject> ;
    schema:datePublished "2011-05-15"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "melodies memories Bonus CD"@en,
        "melodies memories 特典CD"@ja,
        "melodies memories Bonus CD"@ja-latn ;
    schema:publisher _:N956b29eadb8d423c91946db8b6108212 ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/33435#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/33435#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/33435#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "melodies memories Bonus CD"@en,
        "melodies memories 特典CD"@ja,
        "melodies memories Bonus CD"@ja-latn ;
    mo:performance_of <album/33435#musicalwork> ;
    mo:performer <artist/149#subject>,
        <artist/46036#subject>,
        <artist/5425#subject>,
        <artist/7102#subject>,
        <artist/9724#subject> ;
    mo:recorded_as <album/33435#musicalexpression> ;
    schema:byArtist <artist/149#subject>,
        <artist/46036#subject>,
        <artist/5425#subject>,
        <artist/7102#subject>,
        <artist/9724#subject> ;
    schema:name "melodies memories Bonus CD"@en,
        "melodies memories 特典CD"@ja,
        "melodies memories Bonus CD"@ja-latn ;
    schema:workPerformed <album/33435#musicalwork> .

_:N0ccbbb78f28547bf8ff0cd41d9757298 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ナレーション02"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N95c7cae6f7334bba9bd6c499f38d99b5 ;
    schema:name "ナレーション02"@ja .

_:N4aa974b58fd44db69e0080fe14899d14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あしあとリズム Acoustic ver."@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N95c7cae6f7334bba9bd6c499f38d99b5 ;
    schema:name "あしあとリズム Acoustic ver."@ja .

_:N8af0ca2fb65b435a99c9e72d80933c91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ナレーション01"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N95c7cae6f7334bba9bd6c499f38d99b5 ;
    schema:name "ナレーション01"@ja .

_:N956b29eadb8d423c91946db8b6108212 schema:name "N/A"@en ;
    foaf:name "N/A"@en .

_:Nc8c402eb1c9c40d192e64e7af8010e54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ナレーション03"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N95c7cae6f7334bba9bd6c499f38d99b5 ;
    schema:name "ナレーション03"@ja .

_:N95c7cae6f7334bba9bd6c499f38d99b5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ccbbb78f28547bf8ff0cd41d9757298,
        _:N4aa974b58fd44db69e0080fe14899d14,
        _:N8af0ca2fb65b435a99c9e72d80933c91,
        _:Nc8c402eb1c9c40d192e64e7af8010e54 ;
    mo:track_count 4 ;
    schema:duration "PT10:00"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0ccbbb78f28547bf8ff0cd41d9757298,
        _:N4aa974b58fd44db69e0080fe14899d14,
        _:N8af0ca2fb65b435a99c9e72d80933c91,
        _:Nc8c402eb1c9c40d192e64e7af8010e54 .

