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

<artist/16418#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55786#subject> ;
    schema:name "TABO"@en ;
    foaf:made <album/55786#composition>,
        <album/55786#lyrics>,
        <album/55786#subject> ;
    foaf:name "TABO"@en .

<artist/23903#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55786#subject> ;
    schema:name "Meredith Brooks"@en ;
    foaf:made <album/55786#composition>,
        <album/55786#lyrics>,
        <album/55786#subject> ;
    foaf:name "Meredith Brooks"@en .

<artist/23904#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55786#subject> ;
    schema:name "BECCA"@en ;
    foaf:made <album/55786#composition>,
        <album/55786#lyrics>,
        <album/55786#subject>,
        <album/55786#vocals> ;
    foaf:name "BECCA"@en .

<artist/23905#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55786#subject> ;
    schema:name "Billy Steinberg"@en ;
    foaf:made <album/55786#composition>,
        <album/55786#lyrics>,
        <album/55786#subject> ;
    foaf:name "Billy Steinberg"@en .

<artist/23906#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55786#subject> ;
    schema:name "Thomas Kelly"@en ;
    foaf:made <album/55786#composition>,
        <album/55786#lyrics>,
        <album/55786#subject> ;
    foaf:name "Thomas Kelly"@en .

<product/3390#subject> a schema:CreativeWork ;
    schema:name "Black Butler"@en,
        "黒執事"@ja,
        "Kuroshitsuji"@ja-latn ;
    foaf:name "Black Butler"@en,
        "黒執事"@ja,
        "Kuroshitsuji"@ja-latn .

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

<album/55786#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I'm ALIVE! / BECCA"@en,
        "I'm ALIVE! / BECCA"@ja,
        "I'm ALIVE! / BECCA"@ja-latn ;
    mo:performance_of <album/55786#musicalwork> ;
    mo:recorded_as <album/55786#musicalexpression> ;
    schema:name "I'm ALIVE! / BECCA"@en,
        "I'm ALIVE! / BECCA"@ja,
        "I'm ALIVE! / BECCA"@ja-latn ;
    schema:workPerformed <album/55786#musicalwork> .

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

<org/1066#subject> schema:name "Sony Records International"@en,
        "ソニーレコーズ インターナショナル"@ja,
        "Sony Records International"@ja-latn ;
    foaf:name "Sony Records International"@en,
        "ソニーレコーズ インターナショナル"@ja,
        "Sony Records International"@ja-latn .

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

<https://medium-media.vgm.io/albums/68/55786/55786-1476600099.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/55786#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I'm ALIVE! / BECCA"@en,
        "I'm ALIVE! / BECCA"@ja,
        "I'm ALIVE! / BECCA"@ja-latn ;
    mo:composer <artist/16418#subject>,
        <artist/23903#subject>,
        <artist/23904#subject>,
        <artist/23905#subject>,
        <artist/23906#subject> ;
    mo:produced_work <album/55786#musicalwork> ;
    schema:name "I'm ALIVE! / BECCA"@en,
        "I'm ALIVE! / BECCA"@ja,
        "I'm ALIVE! / BECCA"@ja-latn .

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

<album/55786#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-10-22"^^xsd:date ;
    dcterms:title "I'm ALIVE! / BECCA"@en,
        "I'm ALIVE! / BECCA"@ja,
        "I'm ALIVE! / BECCA"@ja-latn ;
    mo:catalogue_number "SICP-2081" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55786#musicalexpression> ;
    mo:publisher <org/1066#subject> ;
    mo:record _:N26651634311f43619b598d5d1ae9ea50 ;
    mo:record_count 1 ;
    schema:about <product/3390#subject> ;
    schema:datePublished "2008-10-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/68/55786/55786-1476600099.jpg> ;
    schema:name "I'm ALIVE! / BECCA"@en,
        "I'm ALIVE! / BECCA"@ja,
        "I'm ALIVE! / BECCA"@ja-latn ;
    schema:publisher <org/1066#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/55786/55786-1476600099.jpg> .

_:N035f035c05ce40419b39ed37b375ee65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ALONE"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N26651634311f43619b598d5d1ae9ea50 ;
    schema:name "ALONE"@en .

_:N0ffaeedfd3134218a81f7fd696c54e00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm ALIVE! (Animation Size)"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N26651634311f43619b598d5d1ae9ea50 ;
    schema:name "I'm ALIVE! (Animation Size)"@en .

_:Na1c861876a634a268e16ebd09bc282b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm ALIVE! (KARAOKE)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N26651634311f43619b598d5d1ae9ea50 ;
    schema:name "I'm ALIVE! (KARAOKE)"@en .

_:Nbe0af732eddb434b8129562e487b5e30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm ALIVE!"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N26651634311f43619b598d5d1ae9ea50 ;
    schema:name "I'm ALIVE!"@en .

_:N26651634311f43619b598d5d1ae9ea50 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N035f035c05ce40419b39ed37b375ee65,
        _:N0ffaeedfd3134218a81f7fd696c54e00,
        _:Na1c861876a634a268e16ebd09bc282b8,
        _:Nbe0af732eddb434b8129562e487b5e30 ;
    mo:track_count 4 ;
    schema:duration "PT11:25"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N035f035c05ce40419b39ed37b375ee65,
        _:N0ffaeedfd3134218a81f7fd696c54e00,
        _:Na1c861876a634a268e16ebd09bc282b8,
        _:Nbe0af732eddb434b8129562e487b5e30 .

