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

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

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

<artist/114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46920#subject> ;
    schema:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja ;
    foaf:made <album/46920#composition>,
        <album/46920#subject> ;
    foaf:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja .

<event/164> a mo:Release ;
    schema:name "Released at M3-2013 Fall (Oct 27, 2013)" .

<product/984#subject> a schema:CreativeWork ;
    schema:name "Dragon Quest II: Luminaries of the Legendary Line"@en,
        "ドラゴンクエストII: 悪霊の神々"@ja,
        "Dragon Quest II: Akuryo no Kamigami"@ja-latn ;
    foaf:name "Dragon Quest II: Luminaries of the Legendary Line"@en,
        "ドラゴンクエストII: 悪霊の神々"@ja,
        "Dragon Quest II: Akuryo no Kamigami"@ja-latn .

<product/985#subject> a schema:CreativeWork ;
    schema:name "Dragon Quest III: The Seeds of Salvation"@en,
        "ドラゴンクエストIII: そして伝説へ…"@ja,
        "Dragon Quest III: Soshite Densetsue..."@ja-latn ;
    foaf:name "Dragon Quest III: The Seeds of Salvation"@en,
        "ドラゴンクエストIII: そして伝説へ…"@ja,
        "Dragon Quest III: Soshite Densetsue..."@ja-latn .

<product/986#subject> a schema:CreativeWork ;
    schema:name "Dragon Quest IV: Chapters of the Chosen"@en,
        "ドラゴンクエストIV: 導かれし者たち"@ja,
        "Dragon Quest IV: Michibikareshi Monotachi"@ja-latn ;
    foaf:name "Dragon Quest IV: Chapters of the Chosen"@en,
        "ドラゴンクエストIV: 導かれし者たち"@ja,
        "Dragon Quest IV: Michibikareshi Monotachi"@ja-latn .

<album/46920#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Brave Adventure"@en,
        "Brave Adventure"@ja,
        "Brave Adventure"@ja-latn ;
    mo:composer <artist/114#subject> ;
    mo:produced_work <album/46920#musicalwork> ;
    schema:name "Brave Adventure"@en,
        "Brave Adventure"@ja,
        "Brave Adventure"@ja-latn .

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

<album/46920#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Brave Adventure"@en,
        "Brave Adventure"@ja,
        "Brave Adventure"@ja-latn ;
    mo:performance_of <album/46920#musicalwork> ;
    mo:recorded_as <album/46920#musicalexpression> ;
    schema:name "Brave Adventure"@en,
        "Brave Adventure"@ja,
        "Brave Adventure"@ja-latn ;
    schema:workPerformed <album/46920#musicalwork> .

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

<https://medium-media.vgm.io/albums/02/46920/46920-1405480578.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/46920#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-27"^^xsd:date ;
    dcterms:title "Brave Adventure"@en,
        "Brave Adventure"@ja,
        "Brave Adventure"@ja-latn ;
    mo:catalogue_number "STRL-0016" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46920#musicalexpression> ;
    mo:publisher _:Nbb95fd57149147899a0f6ef090526f64 ;
    mo:record _:N52849bae9e8145b7a7928c6024cdf3ca ;
    mo:record_count 1 ;
    mo:release <event/164> ;
    schema:about <product/984#subject>,
        <product/985#subject>,
        <product/986#subject> ;
    schema:datePublished "2013-10-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/46920/46920-1405480578.jpg> ;
    schema:name "Brave Adventure"@en,
        "Brave Adventure"@ja,
        "Brave Adventure"@ja-latn ;
    schema:publisher _:Nbb95fd57149147899a0f6ef090526f64 ;
    foaf:depiction <https://media.vgm.io/albums/02/46920/46920-1405480578.jpg> .

_:N437b8eafd9ce402b85c5b9c8a1bb9e66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DRAGON QUEST IV Medley"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:32"^^xsd:interval ;
    schema:inPlaylist _:N52849bae9e8145b7a7928c6024cdf3ca ;
    schema:name "DRAGON QUEST IV Medley"@ja .

_:N6b26fc6a4f254211a219fc0be88f624c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Song 探して"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N52849bae9e8145b7a7928c6024cdf3ca ;
    schema:name "Love Song 探して"@ja .

_:N9505710cbabc49f1934794cc4d0cec2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DRAGON QUEST III Medley"@ja ;
    mo:track_number 3 ;
    schema:duration "PT8:47"^^xsd:interval ;
    schema:inPlaylist _:N52849bae9e8145b7a7928c6024cdf3ca ;
    schema:name "DRAGON QUEST III Medley"@ja .

_:Nbb95fd57149147899a0f6ef090526f64 schema:name "sweez"@en,
        "sweez"@ja,
        "sweez"@ja-latn ;
    foaf:name "sweez"@en,
        "sweez"@ja,
        "sweez"@ja-latn .

_:N52849bae9e8145b7a7928c6024cdf3ca a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N437b8eafd9ce402b85c5b9c8a1bb9e66,
        _:N6b26fc6a4f254211a219fc0be88f624c,
        _:N9505710cbabc49f1934794cc4d0cec2f ;
    mo:track_count 3 ;
    schema:duration "PT19:45"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N437b8eafd9ce402b85c5b9c8a1bb9e66,
        _:N6b26fc6a4f254211a219fc0be88f624c,
        _:N9505710cbabc49f1934794cc4d0cec2f .

