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

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

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

<artist/1075#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44923#subject> ;
    schema:name "ZUNTATA"@en ;
    foaf:made <album/44923#composition>,
        <album/44923#subject> ;
    foaf:name "ZUNTATA"@en .

<artist/7527#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44923#subject> ;
    schema:name "Tatsuo Takai"@en,
        "高井達雄"@ja ;
    foaf:made <album/44923#composition>,
        <album/44923#subject> ;
    foaf:name "Tatsuo Takai"@en,
        "高井達雄"@ja .

<artist/8909#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44923#subject> ;
    schema:name "Tadashi Kimijima"@en,
        "君島正"@ja ;
    foaf:made <album/44923#composition>,
        <album/44923#subject> ;
    foaf:name "Tadashi Kimijima"@en,
        "君島正"@ja .

<product/16889#subject> a schema:CreativeWork ;
    schema:name "Astro Boy (1963)"@en,
        "鉄腕アトム (1963)"@ja,
        "Tetsuwan Atom (1963)"@ja-latn ;
    foaf:name "Astro Boy (1963)"@en,
        "鉄腕アトム (1963)"@ja,
        "Tetsuwan Atom (1963)"@ja-latn .

<product/24772#subject> a schema:CreativeWork ;
    schema:name "BUBBLE BOBBLE"@en,
        "バブルボブル"@ja,
        "BUBBLE BOBBLE"@ja-latn ;
    foaf:name "BUBBLE BOBBLE"@en,
        "バブルボブル"@ja,
        "BUBBLE BOBBLE"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/32/44923/44923-1395183637.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/44923#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bubble Dragon"@en,
        "Bubble Dragon"@ja,
        "Bubble Dragon"@ja-latn ;
    mo:performance_of <album/44923#musicalwork> ;
    mo:performer <artist/15370#subject> ;
    mo:recorded_as <album/44923#musicalexpression> ;
    schema:byArtist <artist/15370#subject> ;
    schema:name "Bubble Dragon"@en,
        "Bubble Dragon"@ja,
        "Bubble Dragon"@ja-latn ;
    schema:workPerformed <album/44923#musicalwork> .

<artist/15370#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/44923#performance> ;
    schema:name "7bit Hero"@en ;
    foaf:name "7bit Hero"@en .

<album/44923#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bubble Dragon"@en,
        "Bubble Dragon"@ja,
        "Bubble Dragon"@ja-latn ;
    mo:composer <artist/1075#subject>,
        <artist/7527#subject>,
        <artist/8909#subject> ;
    mo:produced_work <album/44923#musicalwork> ;
    schema:name "Bubble Dragon"@en,
        "Bubble Dragon"@ja,
        "Bubble Dragon"@ja-latn .

<album/44923#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-03-17"^^xsd:date ;
    dcterms:title "Bubble Dragon"@en,
        "Bubble Dragon"@ja,
        "Bubble Dragon"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/44923#musicalexpression> ;
    mo:publisher _:Nf792ba98cffb466788901ff1b6fbab60 ;
    mo:record _:N2efc608fad3f4a50ac11fbf18ece7adb ;
    mo:record_count 1 ;
    schema:about <product/16889#subject>,
        <product/24772#subject> ;
    schema:byArtist <artist/15370#subject> ;
    schema:datePublished "2014-03-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/32/44923/44923-1395183637.jpg> ;
    schema:name "Bubble Dragon"@en,
        "Bubble Dragon"@ja,
        "Bubble Dragon"@ja-latn ;
    schema:publisher _:Nf792ba98cffb466788901ff1b6fbab60 ;
    foaf:depiction <https://media.vgm.io/albums/32/44923/44923-1395183637.jpg> .

_:N56d6090bb1d24f05a7f7c67c52feccb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bubble Dragon"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N2efc608fad3f4a50ac11fbf18ece7adb ;
    schema:name "Bubble Dragon"@en .

_:Nc34bd0c9dccb49da8dafda1533a520c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Astro Boy"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N2efc608fad3f4a50ac11fbf18ece7adb ;
    schema:name "Astro Boy"@en .

_:Nf792ba98cffb466788901ff1b6fbab60 schema:name "7Bit Hero"@en,
        "7Bit Hero"@ja,
        "7Bit Hero"@ja-latn ;
    foaf:name "7Bit Hero"@en,
        "7Bit Hero"@ja,
        "7Bit Hero"@ja-latn .

_:N2efc608fad3f4a50ac11fbf18ece7adb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N56d6090bb1d24f05a7f7c67c52feccb0,
        _:Nc34bd0c9dccb49da8dafda1533a520c6 ;
    mo:track_count 2 ;
    schema:duration "PT8:35"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N56d6090bb1d24f05a7f7c67c52feccb0,
        _:Nc34bd0c9dccb49da8dafda1533a520c6 .

