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

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

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

<artist/3639#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58238#subject> ;
    schema:name "Go Ichinose"@en,
        "一之瀬剛"@ja ;
    foaf:made <album/58238#composition>,
        <album/58238#subject> ;
    foaf:name "Go Ichinose"@en,
        "一之瀬剛"@ja .

<artist/691#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/58238#subject> ;
    schema:name "Junichi Masuda"@en,
        "増田順一"@ja ;
    foaf:made <album/58238#composition>,
        <album/58238#subject> ;
    foaf:name "Junichi Masuda"@en,
        "増田順一"@ja .

<product/2238#subject> a schema:CreativeWork ;
    schema:name "Pokémon HeartGold & SoulSilver"@en,
        "ポケットモンスター ハートゴールド・ソウルシルバー"@ja,
        "Pokémon HeartGold & SoulSilver"@ja-latn ;
    foaf:name "Pokémon HeartGold & SoulSilver"@en,
        "ポケットモンスター ハートゴールド・ソウルシルバー"@ja,
        "Pokémon HeartGold & SoulSilver"@ja-latn .

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

<album/58238#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Johto Legends Vol. 1 - The Adventure Begins (Opening Selection)"@en,
        "Johto Legends Vol. 1 - The Adventure Begins (Opening Selection)"@ja,
        "Johto Legends Vol. 1 - The Adventure Begins (Opening Selection)"@ja-latn ;
    mo:performance_of <album/58238#musicalwork> ;
    mo:recorded_as <album/58238#musicalexpression> ;
    schema:name "Johto Legends Vol. 1 - The Adventure Begins (Opening Selection)"@en,
        "Johto Legends Vol. 1 - The Adventure Begins (Opening Selection)"@ja,
        "Johto Legends Vol. 1 - The Adventure Begins (Opening Selection)"@ja-latn ;
    schema:workPerformed <album/58238#musicalwork> .

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

<https://medium-media.vgm.io/albums/83/58238/58238-1461010518.jpg> a schema:ImageObject,
        foaf:Image .

<album/58238#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Johto Legends Vol. 1 - The Adventure Begins (Opening Selection)"@en,
        "Johto Legends Vol. 1 - The Adventure Begins (Opening Selection)"@ja,
        "Johto Legends Vol. 1 - The Adventure Begins (Opening Selection)"@ja-latn ;
    mo:composer <artist/3639#subject>,
        <artist/691#subject> ;
    mo:produced_work <album/58238#musicalwork> ;
    schema:name "Johto Legends Vol. 1 - The Adventure Begins (Opening Selection)"@en,
        "Johto Legends Vol. 1 - The Adventure Begins (Opening Selection)"@ja,
        "Johto Legends Vol. 1 - The Adventure Begins (Opening Selection)"@ja-latn .

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

<album/58238#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-30"^^xsd:date ;
    dcterms:title "Johto Legends Vol. 1 - The Adventure Begins (Opening Selection)"@en,
        "Johto Legends Vol. 1 - The Adventure Begins (Opening Selection)"@ja,
        "Johto Legends Vol. 1 - The Adventure Begins (Opening Selection)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/58238#musicalexpression> ;
    mo:publisher _:N702f42340a6c42aeab5a4f28de3349a1 ;
    mo:record _:N5a589e8da4504cd4bcdca179745e056c ;
    mo:record_count 1 ;
    schema:about <product/2238#subject> ;
    schema:datePublished "2015-11-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/58238/58238-1461010518.jpg> ;
    schema:name "Johto Legends Vol. 1 - The Adventure Begins (Opening Selection)"@en,
        "Johto Legends Vol. 1 - The Adventure Begins (Opening Selection)"@ja,
        "Johto Legends Vol. 1 - The Adventure Begins (Opening Selection)"@ja-latn ;
    schema:publisher _:N702f42340a6c42aeab5a4f28de3349a1 ;
    foaf:depiction <https://media.vgm.io/albums/83/58238/58238-1461010518.jpg> .

_:N5a589e8da4504cd4bcdca179745e056c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nfc046f48a22d44bcb0a9b768a97c3b6e ;
    mo:track_count 1 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nfc046f48a22d44bcb0a9b768a97c3b6e .

_:N702f42340a6c42aeab5a4f28de3349a1 schema:name "Braxton Burks"@en ;
    foaf:name "Braxton Burks"@en .

_:Nfc046f48a22d44bcb0a9b768a97c3b6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Adventure Begins (Opening Selection) - Johto Legends Vol. 1"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N5a589e8da4504cd4bcdca179745e056c ;
    schema:name "The Adventure Begins (Opening Selection) - Johto Legends Vol. 1"@en .

