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

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

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

<artist/9361#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16354#subject> ;
    schema:name "obstinate_A"@en ;
    foaf:made <album/16354#composition>,
        <album/16354#subject> ;
    foaf:name "obstinate_A"@en .

<event/31> a mo:Release ;
    schema:name "Released at M3-2008 Fall (Oct 13, 2008)" .

<album/16354#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "My hope is Here"@en,
        "My hope is Here"@ja,
        "My hope is Here"@ja-latn ;
    mo:composer <artist/9361#subject> ;
    mo:produced_work <album/16354#musicalwork> ;
    schema:name "My hope is Here"@en,
        "My hope is Here"@ja,
        "My hope is Here"@ja-latn .

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

<album/16354#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "My hope is Here"@en,
        "My hope is Here"@ja,
        "My hope is Here"@ja-latn ;
    mo:performance_of <album/16354#musicalwork> ;
    mo:recorded_as <album/16354#musicalexpression> ;
    schema:name "My hope is Here"@en,
        "My hope is Here"@ja,
        "My hope is Here"@ja-latn ;
    schema:workPerformed <album/16354#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/45/16354/16354-1258470535.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/16354#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-10-13"^^xsd:date ;
    dcterms:title "My hope is Here"@en,
        "My hope is Here"@ja,
        "My hope is Here"@ja-latn ;
    mo:catalogue_number "MB-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16354#musicalexpression> ;
    mo:publisher <org/684#subject> ;
    mo:record _:Ne275ecb58e1e4cb9b7e4c9c3b407b708 ;
    mo:record_count 1 ;
    mo:release <event/31> ;
    schema:datePublished "2008-10-13"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/45/16354/16354-1258470535.jpg> ;
    schema:name "My hope is Here"@en,
        "My hope is Here"@ja,
        "My hope is Here"@ja-latn ;
    schema:publisher <org/684#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/16354/16354-1258470535.jpg> .

_:N1b1541d6a4564e3f82fb4c8bd535f89b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The hope of pretense or real"@en ;
    mo:track_number 6 ;
    schema:duration "PT10:40"^^xsd:interval ;
    schema:inPlaylist _:Ne275ecb58e1e4cb9b7e4c9c3b407b708 ;
    schema:name "The hope of pretense or real"@en .

_:N1d04a417ed274c3985900d98b65f20e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Denial of style"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Ne275ecb58e1e4cb9b7e4c9c3b407b708 ;
    schema:name "Denial of style"@en .

_:N584a89970e794c6bbe3cb927e379d7b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stubborn Cancer"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Ne275ecb58e1e4cb9b7e4c9c3b407b708 ;
    schema:name "Stubborn Cancer"@en .

_:N6a7feaf1fce34346a90855242d66f664 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fraudulent bridge"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Ne275ecb58e1e4cb9b7e4c9c3b407b708 ;
    schema:name "Fraudulent bridge"@en .

_:Na08824956fae4261a48d299e37065caf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From the extending collapse"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Ne275ecb58e1e4cb9b7e4c9c3b407b708 ;
    schema:name "From the extending collapse"@en .

_:Nf543bde110044fa39c8ef5bf027e50c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Francis"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Ne275ecb58e1e4cb9b7e4c9c3b407b708 ;
    schema:name "Francis"@en .

_:Ne275ecb58e1e4cb9b7e4c9c3b407b708 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b1541d6a4564e3f82fb4c8bd535f89b,
        _:N1d04a417ed274c3985900d98b65f20e4,
        _:N584a89970e794c6bbe3cb927e379d7b5,
        _:N6a7feaf1fce34346a90855242d66f664,
        _:Na08824956fae4261a48d299e37065caf,
        _:Nf543bde110044fa39c8ef5bf027e50c4 ;
    mo:track_count 6 ;
    schema:duration "PT29:53"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1b1541d6a4564e3f82fb4c8bd535f89b,
        _:N1d04a417ed274c3985900d98b65f20e4,
        _:N584a89970e794c6bbe3cb927e379d7b5,
        _:N6a7feaf1fce34346a90855242d66f664,
        _:Na08824956fae4261a48d299e37065caf,
        _:Nf543bde110044fa39c8ef5bf027e50c4 .

