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

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

<artist/1561#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55502#subject> ;
    schema:name "Akihito Tokunaga"@en,
        "徳永暁人"@ja ;
    foaf:made <album/55502#composition>,
        <album/55502#subject> ;
    foaf:name "Akihito Tokunaga"@en,
        "徳永暁人"@ja .

<artist/24223#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55502#subject> ;
    schema:name "Koudai Iwatsubo"@en,
        "イワツボコーダイ"@ja ;
    foaf:made <album/55502#composition>,
        <album/55502#lyrics>,
        <album/55502#subject> ;
    foaf:name "Koudai Iwatsubo"@en,
        "イワツボコーダイ"@ja .

<artist/26428#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55502#subject> ;
    schema:name "Naoki Itai"@en ;
    foaf:made <album/55502#composition>,
        <album/55502#subject> ;
    foaf:name "Naoki Itai"@en .

<product/6024#subject> a schema:CreativeWork ;
    schema:name "Young Black Jack"@en,
        "ヤング ブラック・ジャック"@ja,
        "Young Black Jack"@ja-latn ;
    foaf:name "Young Black Jack"@en,
        "ヤング ブラック・ジャック"@ja,
        "Young Black Jack"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/20/55502/55502-1446346566.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/55502#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I am Just Feeling Alive / UMI☆KUUN"@en,
        "I am Just Feeling Alive / UMI☆KUUN"@ja,
        "I am Just Feeling Alive / UMI☆KUUN"@ja-latn ;
    mo:performance_of <album/55502#musicalwork> ;
    mo:performer <artist/51777#subject> ;
    mo:recorded_as <album/55502#musicalexpression> ;
    schema:byArtist <artist/51777#subject> ;
    schema:name "I am Just Feeling Alive / UMI☆KUUN"@en,
        "I am Just Feeling Alive / UMI☆KUUN"@ja,
        "I am Just Feeling Alive / UMI☆KUUN"@ja-latn ;
    schema:workPerformed <album/55502#musicalwork> .

<artist/51777#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/55502#performance> ;
    schema:name "UMI☆KUUN"@en ;
    foaf:made <album/55502#lyrics>,
        <album/55502#subject> ;
    foaf:name "UMI☆KUUN"@en .

<album/55502#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I am Just Feeling Alive / UMI☆KUUN"@en,
        "I am Just Feeling Alive / UMI☆KUUN"@ja,
        "I am Just Feeling Alive / UMI☆KUUN"@ja-latn ;
    mo:composer <artist/1561#subject>,
        <artist/24223#subject>,
        <artist/26428#subject> ;
    mo:produced_work <album/55502#musicalwork> ;
    schema:name "I am Just Feeling Alive / UMI☆KUUN"@en,
        "I am Just Feeling Alive / UMI☆KUUN"@ja,
        "I am Just Feeling Alive / UMI☆KUUN"@ja-latn .

<album/55502#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-28"^^xsd:date ;
    dcterms:title "I am Just Feeling Alive / UMI☆KUUN"@en,
        "I am Just Feeling Alive / UMI☆KUUN"@ja,
        "I am Just Feeling Alive / UMI☆KUUN"@ja-latn ;
    mo:catalogue_number "JBCZ-6032" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55502#musicalexpression> ;
    mo:publisher <org/2931#subject> ;
    mo:record _:N7e91ee68cf0649d1864eec591d456a5f ;
    mo:record_count 1 ;
    schema:about <product/6024#subject> ;
    schema:byArtist <artist/51777#subject> ;
    schema:datePublished "2015-10-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/20/55502/55502-1446346566.jpg> ;
    schema:name "I am Just Feeling Alive / UMI☆KUUN"@en,
        "I am Just Feeling Alive / UMI☆KUUN"@ja,
        "I am Just Feeling Alive / UMI☆KUUN"@ja-latn ;
    schema:publisher <org/2931#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/55502/55502-1446346566.jpg> .

_:N41a4f9162db749e89cd829c47abd3626 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I am Just Feeling Alive"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N7e91ee68cf0649d1864eec591d456a5f ;
    schema:name "I am Just Feeling Alive"@en .

_:Nf79b330a6639492fa2a6bfa7bd084692 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HELLO BABY"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N7e91ee68cf0649d1864eec591d456a5f ;
    schema:name "HELLO BABY"@en .

_:N7e91ee68cf0649d1864eec591d456a5f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N41a4f9162db749e89cd829c47abd3626,
        _:Nf79b330a6639492fa2a6bfa7bd084692 ;
    mo:track_count 2 ;
    schema:duration "PT7:40"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N41a4f9162db749e89cd829c47abd3626,
        _:Nf79b330a6639492fa2a6bfa7bd084692 .

