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

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

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

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

<artist/26428#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55501#subject> ;
    schema:name "Naoki Itai"@en ;
    foaf:made <album/55501#composition>,
        <album/55501#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/55501#musicalexpression> a mo:Signal ;
    mo:published_as <album/55501#subject> ;
    mo:records <album/55501#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/10/55501/55501-1446346513.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/55501#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/10/55501/55501-1446346513.jpg> ;
    foaf:depicts <album/55501#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/10/55501/55501-1446346513.jpg> .

<https://medium-media.vgm.io/albums/10/55501/55501-1446346513.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

<album/55501#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-28"^^xsd:date ;
    dcterms:title "I am Just Feeling Alive / UMI☆KUUN [Limited Edition]"@en,
        "I am Just Feeling Alive / UMI☆KUUN [Limited Edition]"@ja,
        "I am Just Feeling Alive / UMI☆KUUN [Limited Edition]"@ja-latn ;
    mo:catalogue_number "JBCZ-6031" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/55501#musicalexpression> ;
    mo:publisher <org/2931#subject> ;
    mo:record _:N3e903878445f45f3ae987a8e6b34bc06,
        _:Ne0323417f6a6446e989520aba7319212 ;
    mo:record_count 2 ;
    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/10/55501/55501-1446346513.jpg> ;
    schema:name "I am Just Feeling Alive / UMI☆KUUN [Limited Edition]"@en,
        "I am Just Feeling Alive / UMI☆KUUN [Limited Edition]"@ja,
        "I am Just Feeling Alive / UMI☆KUUN [Limited Edition]"@ja-latn ;
    schema:publisher <org/2931#subject> ;
    foaf:depiction <https://media.vgm.io/albums/10/55501/55501-1446346513.jpg> .

_:N0793e5d273a34dafb0c579f44d14b0b0 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 _:N3e903878445f45f3ae987a8e6b34bc06 ;
    schema:name "I am Just Feeling Alive"@en .

_:Nb4550d448dd14bb19614e8f28bf22254 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I am Just Feeling Alive (MUSIC VIDEO)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne0323417f6a6446e989520aba7319212 ;
    schema:name "I am Just Feeling Alive (MUSIC VIDEO)"@en .

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

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

_:N3e903878445f45f3ae987a8e6b34bc06 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0793e5d273a34dafb0c579f44d14b0b0,
        _:Nfb3fb069f37543ee99fd2aa109c20ac7 ;
    mo:track_count 2 ;
    schema:duration "PT7:40"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0793e5d273a34dafb0c579f44d14b0b0,
        _:Nfb3fb069f37543ee99fd2aa109c20ac7 .

