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

<artist/29941#subject> a schema:Person,
        foaf:Person ;
    schema:name "Gakuto Kajiwara"@en,
        "梶原岳人"@ja ;
    foaf:made <album/90653#subject>,
        <album/90653#vocals> ;
    foaf:name "Gakuto Kajiwara"@en,
        "梶原岳人"@ja .

<artist/26675#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90653#subject> ;
    schema:name "Takuya Ohata"@en,
        "大畑拓也"@ja ;
    foaf:made <album/90653#composition>,
        <album/90653#lyrics>,
        <album/90653#subject> ;
    foaf:name "Takuya Ohata"@en,
        "大畑拓也"@ja .

<artist/53279#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90653#subject> ;
    schema:name "Daiki Kojima"@en,
        "小島大輝"@ja ;
    foaf:made <album/90653#composition>,
        <album/90653#lyrics>,
        <album/90653#subject> ;
    foaf:name "Daiki Kojima"@en,
        "小島大輝"@ja .

<product/7589#subject> a schema:CreativeWork ;
    schema:name "ACTORS -Songs Connection-"@en,
        "ACTORS -Songs Connection-"@ja,
        "ACTORS -Songs Connection-"@ja-latn ;
    foaf:name "ACTORS -Songs Connection-"@en,
        "ACTORS -Songs Connection-"@ja,
        "ACTORS -Songs Connection-"@ja-latn .

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

<album/90653#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ACTORS -Songs Connection- Character Song Vol.1 Saku Otonomiya (CV: Gakuto Kajiwara)"@en,
        "TVアニメ ACTORS -Songs Connection- キャラクターソング Vol.1 音之宮朔 (CV: 梶原岳人)"@ja,
        "ACTORS -Songs Connection- Character Song Vol.1 Saku Otonomiya (CV: Gakuto Kajiwara)"@ja-latn ;
    mo:performance_of <album/90653#musicalwork> ;
    mo:recorded_as <album/90653#musicalexpression> ;
    schema:name "ACTORS -Songs Connection- Character Song Vol.1 Saku Otonomiya (CV: Gakuto Kajiwara)"@en,
        "TVアニメ ACTORS -Songs Connection- キャラクターソング Vol.1 音之宮朔 (CV: 梶原岳人)"@ja,
        "ACTORS -Songs Connection- Character Song Vol.1 Saku Otonomiya (CV: Gakuto Kajiwara)"@ja-latn ;
    schema:workPerformed <album/90653#musicalwork> .

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

<org/827#subject> schema:name "EXIT TUNES"@en,
        "EXIT TUNES"@ja,
        "EXIT TUNES"@ja-latn ;
    foaf:name "EXIT TUNES"@en,
        "EXIT TUNES"@ja,
        "EXIT TUNES"@ja-latn .

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

<https://medium-media.vgm.io/albums/35/90653/90653-1575865811.jpg> a schema:ImageObject,
        foaf:Image .

<album/90653#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ACTORS -Songs Connection- Character Song Vol.1 Saku Otonomiya (CV: Gakuto Kajiwara)"@en,
        "TVアニメ ACTORS -Songs Connection- キャラクターソング Vol.1 音之宮朔 (CV: 梶原岳人)"@ja,
        "ACTORS -Songs Connection- Character Song Vol.1 Saku Otonomiya (CV: Gakuto Kajiwara)"@ja-latn ;
    mo:composer <artist/26675#subject>,
        <artist/53279#subject> ;
    mo:produced_work <album/90653#musicalwork> ;
    schema:name "ACTORS -Songs Connection- Character Song Vol.1 Saku Otonomiya (CV: Gakuto Kajiwara)"@en,
        "TVアニメ ACTORS -Songs Connection- キャラクターソング Vol.1 音之宮朔 (CV: 梶原岳人)"@ja,
        "ACTORS -Songs Connection- Character Song Vol.1 Saku Otonomiya (CV: Gakuto Kajiwara)"@ja-latn .

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

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

<album/90653#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-11-06"^^xsd:date ;
    dcterms:title "ACTORS -Songs Connection- Character Song Vol.1 Saku Otonomiya (CV: Gakuto Kajiwara)"@en,
        "TVアニメ ACTORS -Songs Connection- キャラクターソング Vol.1 音之宮朔 (CV: 梶原岳人)"@ja,
        "ACTORS -Songs Connection- Character Song Vol.1 Saku Otonomiya (CV: Gakuto Kajiwara)"@ja-latn ;
    mo:catalogue_number "QWCE-00759" ;
    mo:media_type "CD" ;
    mo:publication_of <album/90653#musicalexpression> ;
    mo:publisher <org/827#subject> ;
    mo:record _:N98e3833487984a2c8bc4cd72cb4cc0c0 ;
    mo:record_count 1 ;
    schema:about <product/7589#subject> ;
    schema:datePublished "2019-11-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/35/90653/90653-1575865811.jpg> ;
    schema:name "ACTORS -Songs Connection- Character Song Vol.1 Saku Otonomiya (CV: Gakuto Kajiwara)"@en,
        "TVアニメ ACTORS -Songs Connection- キャラクターソング Vol.1 音之宮朔 (CV: 梶原岳人)"@ja,
        "ACTORS -Songs Connection- Character Song Vol.1 Saku Otonomiya (CV: Gakuto Kajiwara)"@ja-latn ;
    schema:publisher <org/827#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/90653/90653-1575865811.jpg> .

_:N3cdd3025c0684495b1c0e7636c3039f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cloudy day (Instrumental)"@en,
        "Cloudy day (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N98e3833487984a2c8bc4cd72cb4cc0c0 ;
    schema:name "Cloudy day (Instrumental)"@en,
        "Cloudy day (Instrumental)"@ja .

_:N59d8026543474e219e4bb5b04c838231 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Triangle"@en,
        "トライアングル"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N98e3833487984a2c8bc4cd72cb4cc0c0 ;
    schema:name "Triangle"@en,
        "トライアングル"@ja .

_:N6a5d6511b5d645368d82aecd7555cc12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cloudy day"@en,
        "Cloudy day"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N98e3833487984a2c8bc4cd72cb4cc0c0 ;
    schema:name "Cloudy day"@en,
        "Cloudy day"@ja .

_:N936772a250104936aaefcf9537fc336d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Triangle (Instrumental)"@en,
        "トライアングル (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N98e3833487984a2c8bc4cd72cb4cc0c0 ;
    schema:name "Triangle (Instrumental)"@en,
        "トライアングル (Instrumental)"@ja .

_:N98e3833487984a2c8bc4cd72cb4cc0c0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3cdd3025c0684495b1c0e7636c3039f2,
        _:N59d8026543474e219e4bb5b04c838231,
        _:N6a5d6511b5d645368d82aecd7555cc12,
        _:N936772a250104936aaefcf9537fc336d ;
    mo:track_count 4 ;
    schema:duration "PT15:41"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3cdd3025c0684495b1c0e7636c3039f2,
        _:N59d8026543474e219e4bb5b04c838231,
        _:N6a5d6511b5d645368d82aecd7555cc12,
        _:N936772a250104936aaefcf9537fc336d .

