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

<artist/5866#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yasushi Akimoto"@en,
        "秋元康"@ja ;
    foaf:made <album/95264#lyrics>,
        <album/95264#subject> ;
    foaf:name "Yasushi Akimoto"@en,
        "秋元康"@ja .

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

<artist/23762#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95264#subject> ;
    schema:name "Yoshifumi Kanamaru"@en,
        "金丸佳史"@ja ;
    foaf:made <album/95264#composition>,
        <album/95264#subject> ;
    foaf:name "Yoshifumi Kanamaru"@en,
        "金丸佳史"@ja .

<artist/4670#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95264#subject> ;
    schema:name "Kazuya Izumi"@en,
        "和泉一弥"@ja ;
    foaf:made <album/95264#composition>,
        <album/95264#subject> ;
    foaf:name "Kazuya Izumi"@en,
        "和泉一弥"@ja .

<product/6217#subject> a schema:CreativeWork ;
    schema:name "22/7 (Anime)"@en,
        "22/7 (Anime)"@ja,
        "22/7 (Anime)"@ja-latn ;
    foaf:name "22/7 (Anime)"@en,
        "22/7 (Anime)"@ja,
        "22/7 (Anime)"@ja-latn .

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

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

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

<https://media.vgm.io/albums/46/95264/95264-0fa0d77df827.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/95264#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/46/95264/95264-0fa0d77df827.jpg> ;
    foaf:depicts <album/95264#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/46/95264/95264-0fa0d77df827.jpg> .

<https://medium-media.vgm.io/albums/46/95264/95264-0fa0d77df827.jpg> a schema:ImageObject,
        foaf:Image .

<album/95264#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "22/7 Character song CD: Yume no Fune/Yuutousei ja Tsumaranai"@en,
        "22/7 Character song CD 夢の船/優等生じゃつまらない"@ja,
        "22/7 Character song CD: Yume no Fune/Yuutousei ja Tsumaranai"@ja-latn ;
    mo:composer <artist/23762#subject>,
        <artist/4670#subject> ;
    mo:produced_work <album/95264#musicalwork> ;
    schema:name "22/7 Character song CD: Yume no Fune/Yuutousei ja Tsumaranai"@en,
        "22/7 Character song CD 夢の船/優等生じゃつまらない"@ja,
        "22/7 Character song CD: Yume no Fune/Yuutousei ja Tsumaranai"@ja-latn .

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

<artist/32134#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95264#performance> ;
    schema:name "Mizuha Kuraoka"@en,
        "倉岡水巴"@ja ;
    foaf:name "Mizuha Kuraoka"@en,
        "倉岡水巴"@ja .

<artist/32136#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95264#performance> ;
    schema:name "Chiharu Hokaze"@en,
        "帆風千春"@ja ;
    foaf:name "Chiharu Hokaze"@en,
        "帆風千春"@ja .

<album/95264#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "22/7 Character song CD: Yume no Fune/Yuutousei ja Tsumaranai"@en,
        "22/7 Character song CD 夢の船/優等生じゃつまらない"@ja,
        "22/7 Character song CD: Yume no Fune/Yuutousei ja Tsumaranai"@ja-latn ;
    mo:performance_of <album/95264#musicalwork> ;
    mo:performer <artist/32134#subject>,
        <artist/32136#subject> ;
    mo:recorded_as <album/95264#musicalexpression> ;
    schema:byArtist <artist/32134#subject>,
        <artist/32136#subject> ;
    schema:name "22/7 Character song CD: Yume no Fune/Yuutousei ja Tsumaranai"@en,
        "22/7 Character song CD 夢の船/優等生じゃつまらない"@ja,
        "22/7 Character song CD: Yume no Fune/Yuutousei ja Tsumaranai"@ja-latn ;
    schema:workPerformed <album/95264#musicalwork> .

<album/95264#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-06-17"^^xsd:date ;
    dcterms:title "22/7 Character song CD: Yume no Fune/Yuutousei ja Tsumaranai"@en,
        "22/7 Character song CD 夢の船/優等生じゃつまらない"@ja,
        "22/7 Character song CD: Yume no Fune/Yuutousei ja Tsumaranai"@ja-latn ;
    mo:catalogue_number "ANZX-15226" ;
    mo:media_type "CD" ;
    mo:publication_of <album/95264#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N010f49cd1302493689373b7c98a88327 ;
    mo:record_count 1 ;
    schema:about <product/6217#subject> ;
    schema:byArtist <artist/32134#subject>,
        <artist/32136#subject> ;
    schema:datePublished "2020-06-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/46/95264/95264-0fa0d77df827.jpg> ;
    schema:name "22/7 Character song CD: Yume no Fune/Yuutousei ja Tsumaranai"@en,
        "22/7 Character song CD 夢の船/優等生じゃつまらない"@ja,
        "22/7 Character song CD: Yume no Fune/Yuutousei ja Tsumaranai"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/95264/95264-0fa0d77df827.jpg> .

_:N0c0f068f755b41818425d0c5dea57f23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "優等生じゃつまらない -off vocal ver.-"@ja,
        "Yuutousei ja Tsumaranai -off vocal ver.-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N010f49cd1302493689373b7c98a88327 ;
    schema:name "優等生じゃつまらない -off vocal ver.-"@ja,
        "Yuutousei ja Tsumaranai -off vocal ver.-"@ja-latn .

_:N6de20c9924134aa3828b4a564ba20aec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "優等生じゃつまらない"@ja,
        "Yuutousei ja Tsumaranai"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N010f49cd1302493689373b7c98a88327 ;
    schema:name "優等生じゃつまらない"@ja,
        "Yuutousei ja Tsumaranai"@ja-latn .

_:N787794214ef143c9b3374706d7694181 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の船"@ja,
        "Yume no Fune"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N010f49cd1302493689373b7c98a88327 ;
    schema:name "夢の船"@ja,
        "Yume no Fune"@ja-latn .

_:N9e45a7f30a9e46cf810e6455c82e572b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢の船 -off vocal ver.-"@ja,
        "Yume no Fune -off vocal ver.-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N010f49cd1302493689373b7c98a88327 ;
    schema:name "夢の船 -off vocal ver.-"@ja,
        "Yume no Fune -off vocal ver.-"@ja-latn .

_:N010f49cd1302493689373b7c98a88327 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c0f068f755b41818425d0c5dea57f23,
        _:N6de20c9924134aa3828b4a564ba20aec,
        _:N787794214ef143c9b3374706d7694181,
        _:N9e45a7f30a9e46cf810e6455c82e572b ;
    mo:track_count 4 ;
    schema:duration "PT15:53"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0c0f068f755b41818425d0c5dea57f23,
        _:N6de20c9924134aa3828b4a564ba20aec,
        _:N787794214ef143c9b3374706d7694181,
        _:N9e45a7f30a9e46cf810e6455c82e572b .

