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

<artist/59735#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mai"@en ;
    foaf:made <album/151243#subject>,
        <album/151243#vocals> ;
    foaf:name "Mai"@en .

<artist/64956#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshihito Shimada"@en,
        "嶋田善人"@ja ;
    foaf:made <album/151243#lyrics>,
        <album/151243#subject> ;
    foaf:name "Yoshihito Shimada"@en,
        "嶋田善人"@ja .

<artist/5992#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151243#subject> ;
    schema:name "Jin Watanabe"@en,
        "渡邉人"@ja ;
    foaf:made <album/151243#composition>,
        <album/151243#subject> ;
    foaf:name "Jin Watanabe"@en,
        "渡邉人"@ja .

<product/13597#subject> a schema:CreativeWork ;
    schema:name "Monster World IV"@en,
        "モンスターワールドIV"@ja,
        "Monster World IV"@ja-latn ;
    foaf:name "Monster World IV"@en,
        "モンスターワールドIV"@ja,
        "Monster World IV"@ja-latn .

<album/151243#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Journey, Courage and Fellowship"@en,
        "旅と勇気と友情と"@ja,
        "Journey, Courage and Fellowship"@ja-latn ;
    mo:composer <artist/5992#subject> ;
    mo:produced_work <album/151243#musicalwork> ;
    schema:name "Journey, Courage and Fellowship"@en,
        "旅と勇気と友情と"@ja,
        "Journey, Courage and Fellowship"@ja-latn .

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

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

<album/151243#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Journey, Courage and Fellowship"@en,
        "旅と勇気と友情と"@ja,
        "Journey, Courage and Fellowship"@ja-latn ;
    mo:performance_of <album/151243#musicalwork> ;
    mo:recorded_as <album/151243#musicalexpression> ;
    schema:name "Journey, Courage and Fellowship"@en,
        "旅と勇気と友情と"@ja,
        "Journey, Courage and Fellowship"@ja-latn ;
    schema:workPerformed <album/151243#musicalwork> .

<https://media.vgm.io/albums/34/151243/151243-a2ecea07043d.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/151243#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/151243/151243-a2ecea07043d.png> ;
    foaf:depicts <album/151243#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/151243/151243-a2ecea07043d.png> .

<https://medium-media.vgm.io/albums/34/151243/151243-a2ecea07043d.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/151243#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-07-09"^^xsd:date ;
    dcterms:title "Journey, Courage and Fellowship"@en,
        "旅と勇気と友情と"@ja,
        "Journey, Courage and Fellowship"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/151243#musicalexpression> ;
    mo:publisher _:Nf2a86d6827164f43aecffd91090f2b2e ;
    mo:record _:N6b2b52d85daf47beb8aaa64ae680e09b ;
    mo:record_count 1 ;
    schema:about <product/13597#subject> ;
    schema:datePublished "2025-07-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/151243/151243-a2ecea07043d.png> ;
    schema:name "Journey, Courage and Fellowship"@en,
        "旅と勇気と友情と"@ja,
        "Journey, Courage and Fellowship"@ja-latn ;
    schema:publisher _:Nf2a86d6827164f43aecffd91090f2b2e ;
    foaf:depiction <https://media.vgm.io/albums/34/151243/151243-a2ecea07043d.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Synthesizer V 2"@en ;
    foaf:made <album/151243#vocals> ;
    foaf:name "(Synthesizer V 2"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Synthesizer V 2"@en ;
    foaf:made <album/151243#subject> ;
    foaf:name "(Synthesizer V 2"@en .

_:N6b2b52d85daf47beb8aaa64ae680e09b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ne97f02c11d0f424d984aaafa1e17e47a ;
    mo:track_count 1 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ne97f02c11d0f424d984aaafa1e17e47a .

_:Ne97f02c11d0f424d984aaafa1e17e47a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Journey, Courage and Fellowship"@en,
        "旅と勇気と友情と"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N6b2b52d85daf47beb8aaa64ae680e09b ;
    schema:name "Journey, Courage and Fellowship"@en,
        "旅と勇気と友情と"@ja .

_:Nf2a86d6827164f43aecffd91090f2b2e schema:name "doublebytes"@en,
        "doublebytes"@ja,
        "doublebytes"@ja-latn ;
    foaf:name "doublebytes"@en,
        "doublebytes"@ja,
        "doublebytes"@ja-latn .

