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

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

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

<artist/6446#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43316#subject> ;
    schema:name "KATSU"@en ;
    foaf:made <album/43316#composition>,
        <album/43316#subject> ;
    foaf:name "KATSU"@en .

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

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

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

<https://media.vgm.io/albums/61/43316/43316-1388098202.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/43316#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/61/43316/43316-1388098202.png> ;
    foaf:depicts <album/43316#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/61/43316/43316-1388098202.png> .

<https://medium-media.vgm.io/albums/61/43316/43316-1388098202.png> a schema:ImageObject,
        foaf:Image .

<album/43316#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bye Bye All Right / angela"@en,
        "バイバイオーライ / angela"@ja,
        "Bye Bye All Right / angela"@ja-latn ;
    mo:composer <artist/6445#subject>,
        <artist/6446#subject> ;
    mo:produced_work <album/43316#musicalwork> ;
    schema:name "Bye Bye All Right / angela"@en,
        "バイバイオーライ / angela"@ja,
        "Bye Bye All Right / angela"@ja-latn .

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

<album/43316#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bye Bye All Right / angela"@en,
        "バイバイオーライ / angela"@ja,
        "Bye Bye All Right / angela"@ja-latn ;
    mo:performance_of <album/43316#musicalwork> ;
    mo:performer <artist/10024#subject> ;
    mo:recorded_as <album/43316#musicalexpression> ;
    schema:byArtist <artist/10024#subject> ;
    schema:name "Bye Bye All Right / angela"@en,
        "バイバイオーライ / angela"@ja,
        "Bye Bye All Right / angela"@ja-latn ;
    schema:workPerformed <album/43316#musicalwork> .

<artist/10024#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43316#performance> ;
    schema:name "angela"@en ;
    foaf:name "angela"@en .

<album/43316#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-27"^^xsd:date ;
    dcterms:title "Bye Bye All Right / angela"@en,
        "バイバイオーライ / angela"@ja,
        "Bye Bye All Right / angela"@ja-latn ;
    mo:catalogue_number "NOPA-443" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/43316#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Na2c1b1a42573461f97f109c699b723bf ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "COPPELION"@en ;
            foaf:name "COPPELION"@en ] ;
    schema:byArtist <artist/10024#subject> ;
    schema:datePublished "2013-12-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/61/43316/43316-1388098202.png> ;
    schema:name "Bye Bye All Right / angela"@en,
        "バイバイオーライ / angela"@ja,
        "Bye Bye All Right / angela"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/43316/43316-1388098202.png> .

_:N1618a13db7f249919a2b62004d3710d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bye Bye All Right"@en,
        "バイバイオーライ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:Na2c1b1a42573461f97f109c699b723bf ;
    schema:name "Bye Bye All Right"@en,
        "バイバイオーライ"@ja .

_:Na2c1b1a42573461f97f109c699b723bf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1618a13db7f249919a2b62004d3710d0 ;
    mo:track_count 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N1618a13db7f249919a2b62004d3710d0 .

