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

<artist/30068#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masaki Nakamura"@en,
        "中村仁樹"@ja ;
    foaf:made <album/83863#lyrics>,
        <album/83863#subject> ;
    foaf:name "Masaki Nakamura"@en,
        "中村仁樹"@ja .

<artist/32659#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masaki Fujiwara"@en,
        "藤原優樹"@ja ;
    foaf:made <album/83863#lyrics>,
        <album/83863#subject> ;
    foaf:name "Masaki Fujiwara"@en,
        "藤原優樹"@ja .

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

<album/83864> a mo:Release ;
    mo:catalogue_number "AVCD-94371/B" .

<artist/11251#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83863#subject> ;
    schema:name "Kotaro Egami"@en,
        "江上浩太郎"@ja ;
    foaf:made <album/83863#composition>,
        <album/83863#subject> ;
    foaf:name "Kotaro Egami"@en,
        "江上浩太郎"@ja .

<artist/45477#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83863#subject> ;
    schema:name "WAON"@en,
        "和音"@ja ;
    foaf:made <album/83863#composition>,
        <album/83863#subject> ;
    foaf:name "WAON"@en,
        "和音"@ja .

<product/5760#subject> a schema:CreativeWork ;
    schema:name "Black Clover"@en,
        "ブラッククローバー"@ja,
        "Black Clover"@ja-latn ;
    foaf:name "Black Clover"@en,
        "ブラッククローバー"@ja,
        "Black Clover"@ja-latn .

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

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

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

<https://medium-media.vgm.io/albums/36/83863/83863-1552553678.jpg> a schema:ImageObject,
        foaf:Image .

<album/83863#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "My Song My Days / SOLIDEMO with Sakuramen [SOLID Edition]"@en,
        "My Song My Days / SOLIDEMO with 桜men [SOLID盤]"@ja,
        "My Song My Days / SOLIDEMO with Sakuramen [SOLID Edition]"@ja-latn ;
    mo:composer <artist/11251#subject>,
        <artist/45477#subject> ;
    mo:produced_work <album/83863#musicalwork> ;
    schema:name "My Song My Days / SOLIDEMO with Sakuramen [SOLID Edition]"@en,
        "My Song My Days / SOLIDEMO with 桜men [SOLID盤]"@ja,
        "My Song My Days / SOLIDEMO with Sakuramen [SOLID Edition]"@ja-latn .

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

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

<artist/81369#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83863#performance> ;
    schema:name "Sakuramen"@en,
        "桜men"@ja ;
    foaf:name "Sakuramen"@en,
        "桜men"@ja .

<album/83863#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "My Song My Days / SOLIDEMO with Sakuramen [SOLID Edition]"@en,
        "My Song My Days / SOLIDEMO with 桜men [SOLID盤]"@ja,
        "My Song My Days / SOLIDEMO with Sakuramen [SOLID Edition]"@ja-latn ;
    mo:performance_of <album/83863#musicalwork> ;
    mo:performer _:N2a3d8b7ec71546f99dc2ef998afed4f8,
        <artist/81369#subject> ;
    mo:recorded_as <album/83863#musicalexpression> ;
    schema:byArtist _:N2a3d8b7ec71546f99dc2ef998afed4f8,
        <artist/81369#subject> ;
    schema:name "My Song My Days / SOLIDEMO with Sakuramen [SOLID Edition]"@en,
        "My Song My Days / SOLIDEMO with 桜men [SOLID盤]"@ja,
        "My Song My Days / SOLIDEMO with Sakuramen [SOLID Edition]"@ja-latn ;
    schema:workPerformed <album/83863#musicalwork> .

<album/83863#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-03-27"^^xsd:date ;
    dcterms:title "My Song My Days / SOLIDEMO with Sakuramen [SOLID Edition]"@en,
        "My Song My Days / SOLIDEMO with 桜men [SOLID盤]"@ja,
        "My Song My Days / SOLIDEMO with Sakuramen [SOLID Edition]"@ja-latn ;
    mo:catalogue_number "AVCD-94370/B" ;
    mo:media_type "CD + DVD" ;
    mo:other_release_of <album/83864> ;
    mo:publication_of <album/83863#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:N0240ab5ada2b4d3383d1fa1cad7bae78,
        _:N6a8b68abbf394b2f90672aa55e9bb6ad ;
    mo:record_count 2 ;
    schema:about <product/5760#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "SOLIDEMO"@en ;
            foaf:name "SOLIDEMO"@en ],
        <artist/81369#subject> ;
    schema:datePublished "2019-03-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/36/83863/83863-1552553678.jpg> ;
    schema:name "My Song My Days / SOLIDEMO with Sakuramen [SOLID Edition]"@en,
        "My Song My Days / SOLIDEMO with 桜men [SOLID盤]"@ja,
        "My Song My Days / SOLIDEMO with Sakuramen [SOLID Edition]"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/83863/83863-1552553678.jpg> .

_:N0708753154604523ab4ebdcc9191aaf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Song My Days (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N0240ab5ada2b4d3383d1fa1cad7bae78 ;
    schema:name "My Song My Days (Instrumental)"@ja .

_:N10ed6beb45c94eccb7b8486d34347397 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "華mist"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N0240ab5ada2b4d3383d1fa1cad7bae78 ;
    schema:name "華mist"@ja .

_:N1858c65ced4b48009839f379292ae83d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Song My Days"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N0240ab5ada2b4d3383d1fa1cad7bae78 ;
    schema:name "My Song My Days"@ja .

_:N2a3d8b7ec71546f99dc2ef998afed4f8 a schema:Person,
        foaf:Person ;
    mo:performed <album/83863#performance> ;
    schema:name "SOLIDEMO"@en ;
    foaf:name "SOLIDEMO"@en .

_:N40467e2ab4804ae186ddf2c6f71f12eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "華mist (MUSIC VIDEO)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N6a8b68abbf394b2f90672aa55e9bb6ad ;
    schema:name "華mist (MUSIC VIDEO)"@ja .

_:N43075a3257df4fe8bdfd2f6ea13c3dfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Making of SOLIDEMO with 桜men"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N6a8b68abbf394b2f90672aa55e9bb6ad ;
    schema:name "Making of SOLIDEMO with 桜men"@ja .

_:Nb171f684a1124fd3b641b26f2957bf98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "華mist (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N0240ab5ada2b4d3383d1fa1cad7bae78 ;
    schema:name "華mist (Instrumental)"@ja .

_:Nb2cf165d533843d99788d5c9700377dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Song My Days (MUSIC VIDEO)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N6a8b68abbf394b2f90672aa55e9bb6ad ;
    schema:name "My Song My Days (MUSIC VIDEO)"@ja .

_:N6a8b68abbf394b2f90672aa55e9bb6ad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N40467e2ab4804ae186ddf2c6f71f12eb,
        _:N43075a3257df4fe8bdfd2f6ea13c3dfc,
        _:Nb2cf165d533843d99788d5c9700377dd ;
    mo:track_count 3 ;
    schema:duration "PT8:50"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N40467e2ab4804ae186ddf2c6f71f12eb,
        _:N43075a3257df4fe8bdfd2f6ea13c3dfc,
        _:Nb2cf165d533843d99788d5c9700377dd .

_:N0240ab5ada2b4d3383d1fa1cad7bae78 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0708753154604523ab4ebdcc9191aaf3,
        _:N10ed6beb45c94eccb7b8486d34347397,
        _:N1858c65ced4b48009839f379292ae83d,
        _:Nb171f684a1124fd3b641b26f2957bf98 ;
    mo:track_count 4 ;
    schema:duration "PT17:37"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0708753154604523ab4ebdcc9191aaf3,
        _:N10ed6beb45c94eccb7b8486d34347397,
        _:N1858c65ced4b48009839f379292ae83d,
        _:Nb171f684a1124fd3b641b26f2957bf98 .

