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

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

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49938#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/49938#composition>,
        <album/49938#lyrics>,
        <album/49938#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<product/3232#subject> a schema:CreativeWork ;
    schema:name "Angel Beats! -1st beat-"@en,
        "Angel Beats! -1st beat-"@ja,
        "Angel Beats! -1st beat-"@ja-latn ;
    foaf:name "Angel Beats! -1st beat-"@en,
        "Angel Beats! -1st beat-"@ja,
        "Angel Beats! -1st beat-"@ja-latn .

<album/49938#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Million Star / Girls Dead Monster"@en,
        "Million Star / Girls Dead Monster"@ja,
        "Million Star / Girls Dead Monster"@ja-latn ;
    mo:composer <artist/4#subject> ;
    mo:produced_work <album/49938#musicalwork> ;
    schema:name "Million Star / Girls Dead Monster"@en,
        "Million Star / Girls Dead Monster"@ja,
        "Million Star / Girls Dead Monster"@ja-latn .

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

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

<org/1#subject> schema:name "Key Sounds Label"@en,
        "Key Sounds Label"@ja,
        "Key Sounds Label"@ja-latn ;
    foaf:name "Key Sounds Label"@en,
        "Key Sounds Label"@ja,
        "Key Sounds Label"@ja-latn .

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

<https://medium-media.vgm.io/albums/83/49938/49938-1435312029.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14303#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49938#performance> ;
    schema:name "marina"@en ;
    foaf:name "marina"@en .

<artist/2652#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49938#performance> ;
    schema:name "Hikarisyuyo"@en,
        "光収容"@ja ;
    foaf:name "Hikarisyuyo"@en,
        "光収容"@ja .

<album/49938#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Million Star / Girls Dead Monster"@en,
        "Million Star / Girls Dead Monster"@ja,
        "Million Star / Girls Dead Monster"@ja-latn ;
    mo:performance_of <album/49938#musicalwork> ;
    mo:performer <artist/14303#subject>,
        <artist/2652#subject> ;
    mo:recorded_as <album/49938#musicalexpression> ;
    schema:byArtist <artist/14303#subject>,
        <artist/2652#subject> ;
    schema:name "Million Star / Girls Dead Monster"@en,
        "Million Star / Girls Dead Monster"@ja,
        "Million Star / Girls Dead Monster"@ja-latn ;
    schema:workPerformed <album/49938#musicalwork> .

<album/49938#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-06-26"^^xsd:date ;
    dcterms:title "Million Star / Girls Dead Monster"@en,
        "Million Star / Girls Dead Monster"@ja,
        "Million Star / Girls Dead Monster"@ja-latn ;
    mo:catalogue_number "KSLA-0101" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49938#musicalexpression> ;
    mo:publisher <org/1#subject> ;
    mo:record _:N952d666936b74653a6968219f38e82cb ;
    mo:record_count 1 ;
    schema:about <product/3232#subject> ;
    schema:byArtist <artist/14303#subject>,
        <artist/2652#subject> ;
    schema:datePublished "2015-06-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/49938/49938-1435312029.jpg> ;
    schema:name "Million Star / Girls Dead Monster"@en,
        "Million Star / Girls Dead Monster"@ja,
        "Million Star / Girls Dead Monster"@ja-latn ;
    schema:publisher <org/1#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/49938/49938-1435312029.jpg> .

_:Nd6d0f1e7301f42299d4f47f4f201d544 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Million Star"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N952d666936b74653a6968219f38e82cb ;
    schema:name "Million Star"@en .

_:Nf3237593c8aa49a889d11550bd9f978f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Million Star (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N952d666936b74653a6968219f38e82cb ;
    schema:name "Million Star (Instrumental)"@en .

_:N952d666936b74653a6968219f38e82cb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nd6d0f1e7301f42299d4f47f4f201d544,
        _:Nf3237593c8aa49a889d11550bd9f978f ;
    mo:track_count 2 ;
    schema:duration "PT9:45"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nd6d0f1e7301f42299d4f47f4f201d544,
        _:Nf3237593c8aa49a889d11550bd9f978f .

