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

<artist/10396#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ushio Hashimoto"@en,
        "橋本潮"@ja ;
    foaf:made <album/52997#subject>,
        <album/52997#vocals> ;
    foaf:name "Ushio Hashimoto"@en,
        "橋本潮"@ja .

<artist/12789#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroki Takahashi"@en,
        "高橋洋樹"@ja ;
    foaf:made <album/52997#subject>,
        <album/52997#vocals> ;
    foaf:name "Hiroki Takahashi"@en,
        "高橋洋樹"@ja .

<artist/18001#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tatemi Yoshida"@en,
        "吉田健美"@ja ;
    foaf:made <album/52997#lyrics>,
        <album/52997#subject> ;
    foaf:name "Tatemi Yoshida"@en,
        "吉田健美"@ja .

<artist/4291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuriko Mori"@en,
        "森由里子"@ja ;
    foaf:made <album/52997#lyrics>,
        <album/52997#subject> ;
    foaf:name "Yuriko Mori"@en,
        "森由里子"@ja .

<album/113480> a mo:Release ;
    mo:catalogue_number "HMJA-139" .

<album/90588> a mo:Release ;
    mo:catalogue_number "CFK-572" .

<artist/39601#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52997#subject> ;
    schema:name "Takeshi Ike"@en,
        "いけたけし"@ja ;
    foaf:made <album/52997#composition>,
        <album/52997#subject> ;
    foaf:name "Takeshi Ike"@en,
        "いけたけし"@ja .

<product/1239#subject> a schema:CreativeWork ;
    schema:name "Dragon Ball"@en,
        "ドラゴンボール"@ja,
        "Dragon Ball"@ja-latn ;
    foaf:name "Dragon Ball"@en,
        "ドラゴンボール"@ja,
        "Dragon Ball"@ja-latn .

<album/52997#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DRAGON BALL"@en,
        "ドラゴンボール"@ja,
        "DRAGON BALL"@ja-latn ;
    mo:composer <artist/39601#subject> ;
    mo:produced_work <album/52997#musicalwork> ;
    schema:name "DRAGON BALL"@en,
        "ドラゴンボール"@ja,
        "DRAGON BALL"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/79/52997/52997-f61295711dca.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/52997#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DRAGON BALL"@en,
        "ドラゴンボール"@ja,
        "DRAGON BALL"@ja-latn ;
    mo:performance_of <album/52997#musicalwork> ;
    mo:performer <artist/12892#subject> ;
    mo:recorded_as <album/52997#musicalexpression> ;
    schema:byArtist <artist/12892#subject> ;
    schema:name "DRAGON BALL"@en,
        "ドラゴンボール"@ja,
        "DRAGON BALL"@ja-latn ;
    schema:workPerformed <album/52997#musicalwork> .

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

<artist/12892#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52997#performance> ;
    schema:name "APPO SOUND PROJECT"@en,
        "アッポ・サウンド・プロジェクト"@ja ;
    foaf:name "APPO SOUND PROJECT"@en,
        "アッポ・サウンド・プロジェクト"@ja .

<album/52997#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1986-03-01"^^xsd:date ;
    dcterms:title "DRAGON BALL"@en,
        "ドラゴンボール"@ja,
        "DRAGON BALL"@ja-latn ;
    mo:catalogue_number "CK-764" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:other_release_of <album/113480>,
        <album/90588> ;
    mo:publication_of <album/52997#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N2f7e263cbd424c7ba241244a2b57fccb ;
    mo:record_count 1 ;
    schema:about <product/1239#subject> ;
    schema:byArtist <artist/12892#subject> ;
    schema:datePublished "1986-03-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/79/52997/52997-f61295711dca.jpg> ;
    schema:name "DRAGON BALL"@en,
        "ドラゴンボール"@ja,
        "DRAGON BALL"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/52997/52997-f61295711dca.jpg> .

_:Nbfa400c2a3a6433e829933a47a24d752 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "摩訶不思議アドベンチャー！"@ja,
        "Makafushigi Adventure!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2f7e263cbd424c7ba241244a2b57fccb ;
    schema:name "摩訶不思議アドベンチャー！"@ja,
        "Makafushigi Adventure!"@ja-latn .

_:Nd8206904e04940208dfe4d939f5971f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロマンティックあげるよ"@ja,
        "Romantic Ageru yo"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2f7e263cbd424c7ba241244a2b57fccb ;
    schema:name "ロマンティックあげるよ"@ja,
        "Romantic Ageru yo"@ja-latn .

_:N2f7e263cbd424c7ba241244a2b57fccb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nbfa400c2a3a6433e829933a47a24d752,
        _:Nd8206904e04940208dfe4d939f5971f2 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nbfa400c2a3a6433e829933a47a24d752,
        _:Nd8206904e04940208dfe4d939f5971f2 .

