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

<artist/56292#subject> a schema:Person,
        foaf:Person ;
    schema:name "Urashimasakatasen"@en,
        "浦島坂田船"@ja ;
    foaf:made <album/88567#subject>,
        <album/88567#vocals> ;
    foaf:name "Urashimasakatasen"@en,
        "浦島坂田船"@ja .

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

<artist/16765#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88567#subject> ;
    schema:name "Karasuya-sabou"@en,
        "烏屋茶房"@ja ;
    foaf:made <album/88567#composition>,
        <album/88567#lyrics>,
        <album/88567#subject> ;
    foaf:name "Karasuya-sabou"@en,
        "烏屋茶房"@ja .

<artist/7586#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88567#subject> ;
    schema:name "Tsunku"@en,
        "つんく"@ja ;
    foaf:made <album/88567#composition>,
        <album/88567#lyrics>,
        <album/88567#subject> ;
    foaf:name "Tsunku"@en,
        "つんく"@ja .

<artist/9357#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88567#subject> ;
    schema:name "yuyoyuppe"@en,
        "ゆよゆっぺ"@ja ;
    foaf:made <album/88567#composition>,
        <album/88567#lyrics>,
        <album/88567#subject> ;
    foaf:name "yuyoyuppe"@en,
        "ゆよゆっぺ"@ja .

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

<album/88567#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ashita e no Bye Bye / Urashimasakatasen"@en,
        "明日へのBye Bye / 浦島坂田船"@ja,
        "Ashita e no Bye Bye / Urashimasakatasen"@ja-latn ;
    mo:performance_of <album/88567#musicalwork> ;
    mo:recorded_as <album/88567#musicalexpression> ;
    schema:name "Ashita e no Bye Bye / Urashimasakatasen"@en,
        "明日へのBye Bye / 浦島坂田船"@ja,
        "Ashita e no Bye Bye / Urashimasakatasen"@ja-latn ;
    schema:workPerformed <album/88567#musicalwork> .

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

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

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

<https://medium-media.vgm.io/albums/76/88567/88567-1566914842.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/88567#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ashita e no Bye Bye / Urashimasakatasen"@en,
        "明日へのBye Bye / 浦島坂田船"@ja,
        "Ashita e no Bye Bye / Urashimasakatasen"@ja-latn ;
    mo:composer <artist/14655#subject>,
        <artist/16765#subject>,
        <artist/7586#subject>,
        <artist/9357#subject> ;
    mo:produced_work <album/88567#musicalwork> ;
    schema:name "Ashita e no Bye Bye / Urashimasakatasen"@en,
        "明日へのBye Bye / 浦島坂田船"@ja,
        "Ashita e no Bye Bye / Urashimasakatasen"@ja-latn .

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

<album/88567#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-28"^^xsd:date ;
    dcterms:title "Ashita e no Bye Bye / Urashimasakatasen"@en,
        "明日へのBye Bye / 浦島坂田船"@ja,
        "Ashita e no Bye Bye / Urashimasakatasen"@ja-latn ;
    mo:catalogue_number "GNCA-0598" ;
    mo:media_type "CD" ;
    mo:publication_of <album/88567#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:Nf11f1ad41960432aa45a69b5cde9d6a6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Inazuma Eleven: Orion no Kokuin"@en ;
            foaf:name "Inazuma Eleven: Orion no Kokuin"@en ] ;
    schema:datePublished "2019-08-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/76/88567/88567-1566914842.jpg> ;
    schema:name "Ashita e no Bye Bye / Urashimasakatasen"@en,
        "明日へのBye Bye / 浦島坂田船"@ja,
        "Ashita e no Bye Bye / Urashimasakatasen"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/88567/88567-1566914842.jpg> .

_:N0aea5532ac98467ca44bc0837b5d50b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日へのBye Bye (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf11f1ad41960432aa45a69b5cde9d6a6 ;
    schema:name "明日へのBye Bye (Instrumental)"@ja .

_:N351c49b63f784a9f931ceb565ce6ee3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アワ・ダンサー"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf11f1ad41960432aa45a69b5cde9d6a6 ;
    schema:name "アワ・ダンサー"@ja .

_:N7f6bcabc40c34845ac10804cb5898474 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "合戦"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf11f1ad41960432aa45a69b5cde9d6a6 ;
    schema:name "合戦"@ja .

_:N9cf42aad942e439e95f1038b7a6e75b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日へのBye Bye"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf11f1ad41960432aa45a69b5cde9d6a6 ;
    schema:name "明日へのBye Bye"@ja .

_:Ne1cab1cc42bd4ce3aad77ee7f841d1c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シンプルLOVE"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf11f1ad41960432aa45a69b5cde9d6a6 ;
    schema:name "シンプルLOVE"@ja .

_:Nf11f1ad41960432aa45a69b5cde9d6a6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0aea5532ac98467ca44bc0837b5d50b8,
        _:N351c49b63f784a9f931ceb565ce6ee3b,
        _:N7f6bcabc40c34845ac10804cb5898474,
        _:N9cf42aad942e439e95f1038b7a6e75b2,
        _:Ne1cab1cc42bd4ce3aad77ee7f841d1c4 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0aea5532ac98467ca44bc0837b5d50b8,
        _:N351c49b63f784a9f931ceb565ce6ee3b,
        _:N7f6bcabc40c34845ac10804cb5898474,
        _:N9cf42aad942e439e95f1038b7a6e75b2,
        _:Ne1cab1cc42bd4ce3aad77ee7f841d1c4 .

