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

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

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

<artist/18759#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95263#subject> ;
    schema:name "Takao Yanagawa"@en,
        "ヤナガワタカオ"@ja ;
    foaf:made <album/95263#composition>,
        <album/95263#subject> ;
    foaf:name "Takao Yanagawa"@en,
        "ヤナガワタカオ"@ja .

<artist/33776#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95263#subject> ;
    schema:name "Kaz Kuwamura"@en ;
    foaf:made <album/95263#composition>,
        <album/95263#subject> ;
    foaf:name "Kaz Kuwamura"@en .

<artist/36134#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95263#subject> ;
    schema:name "PENGUINS"@en,
        "ペンギンス"@ja ;
    foaf:made <album/95263#composition>,
        <album/95263#subject> ;
    foaf:name "PENGUINS"@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/95263#lyrics> a mo:Lyrics .

<album/95263#musicalexpression> a mo:Signal ;
    mo:published_as <album/95263#subject> ;
    mo:records <album/95263#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/36/95263/95263-d93d5bcd2bd5.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/95263#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/36/95263/95263-d93d5bcd2bd5.jpg> ;
    foaf:depicts <album/95263#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/36/95263/95263-d93d5bcd2bd5.jpg> .

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

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

<artist/32138#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95263#performance> ;
    schema:name "Nagomi Saijo"@en,
        "西條和"@ja ;
    foaf:name "Nagomi Saijo"@en,
        "西條和"@ja .

<artist/32140#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95263#performance> ;
    schema:name "Sally Amaki"@en,
        "天城サリー"@ja ;
    foaf:name "Sally Amaki"@en,
        "天城サリー"@ja .

<album/95263#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "22/7 Character song CD: One of them/Ikiru Koto ni Raku ni Naritai"@en,
        "22/7 Character song CD One of them/生きることに楽になりたい"@ja,
        "22/7 Character song CD: One of them/Ikiru Koto ni Raku ni Naritai"@ja-latn ;
    mo:performance_of <album/95263#musicalwork> ;
    mo:performer <artist/32138#subject>,
        <artist/32140#subject> ;
    mo:recorded_as <album/95263#musicalexpression> ;
    schema:byArtist <artist/32138#subject>,
        <artist/32140#subject> ;
    schema:name "22/7 Character song CD: One of them/Ikiru Koto ni Raku ni Naritai"@en,
        "22/7 Character song CD One of them/生きることに楽になりたい"@ja,
        "22/7 Character song CD: One of them/Ikiru Koto ni Raku ni Naritai"@ja-latn ;
    schema:workPerformed <album/95263#musicalwork> .

<album/95263#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "22/7 Character song CD: One of them/Ikiru Koto ni Raku ni Naritai"@en,
        "22/7 Character song CD One of them/生きることに楽になりたい"@ja,
        "22/7 Character song CD: One of them/Ikiru Koto ni Raku ni Naritai"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "まめ"@en ;
            foaf:made <album/95263#composition> ;
            foaf:name "まめ"@en ],
        <artist/18759#subject>,
        <artist/33776#subject>,
        <artist/36134#subject> ;
    mo:produced_work <album/95263#musicalwork> ;
    schema:name "22/7 Character song CD: One of them/Ikiru Koto ni Raku ni Naritai"@en,
        "22/7 Character song CD One of them/生きることに楽になりたい"@ja,
        "22/7 Character song CD: One of them/Ikiru Koto ni Raku ni Naritai"@ja-latn .

<album/95263#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-27"^^xsd:date ;
    dcterms:title "22/7 Character song CD: One of them/Ikiru Koto ni Raku ni Naritai"@en,
        "22/7 Character song CD One of them/生きることに楽になりたい"@ja,
        "22/7 Character song CD: One of them/Ikiru Koto ni Raku ni Naritai"@ja-latn ;
    mo:catalogue_number "ANZX-15224" ;
    mo:media_type "CD" ;
    mo:publication_of <album/95263#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N053108df72824ab483108cb306a14765 ;
    mo:record_count 1 ;
    schema:about <product/6217#subject> ;
    schema:byArtist <artist/32138#subject>,
        <artist/32140#subject> ;
    schema:datePublished "2020-05-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/36/95263/95263-d93d5bcd2bd5.jpg> ;
    schema:name "22/7 Character song CD: One of them/Ikiru Koto ni Raku ni Naritai"@en,
        "22/7 Character song CD One of them/生きることに楽になりたい"@ja,
        "22/7 Character song CD: One of them/Ikiru Koto ni Raku ni Naritai"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/95263/95263-d93d5bcd2bd5.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95263#subject> ;
    schema:name "まめ"@en ;
    foaf:made <album/95263#subject> ;
    foaf:name "まめ"@en .

_:N2e79cc6f862d40118410116c7f6969a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One of them -off vocal ver.-"@ja,
        "One of them -off vocal ver.-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N053108df72824ab483108cb306a14765 ;
    schema:name "One of them -off vocal ver.-"@ja,
        "One of them -off vocal ver.-"@ja-latn .

_:N3e70b358a0774ca3b1f07644ab52b30f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "生きることに楽になりたい"@ja,
        "Ikiru Koto ni Raku ni Naritai"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N053108df72824ab483108cb306a14765 ;
    schema:name "生きることに楽になりたい"@ja,
        "Ikiru Koto ni Raku ni Naritai"@ja-latn .

_:Na1365d353af74e5eb068a77bf84f53be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "生きることに楽になりたい -off vocal ver.-"@ja,
        "Ikiru Koto ni Raku ni Naritai -off vocal ver.-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N053108df72824ab483108cb306a14765 ;
    schema:name "生きることに楽になりたい -off vocal ver.-"@ja,
        "Ikiru Koto ni Raku ni Naritai -off vocal ver.-"@ja-latn .

_:Nc1a27f5a8045426ca7bfd753030bc9ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One of them"@ja,
        "One of them"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N053108df72824ab483108cb306a14765 ;
    schema:name "One of them"@ja,
        "One of them"@ja-latn .

_:N053108df72824ab483108cb306a14765 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e79cc6f862d40118410116c7f6969a8,
        _:N3e70b358a0774ca3b1f07644ab52b30f,
        _:Na1365d353af74e5eb068a77bf84f53be,
        _:Nc1a27f5a8045426ca7bfd753030bc9ec ;
    mo:track_count 4 ;
    schema:duration "PT14:36"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2e79cc6f862d40118410116c7f6969a8,
        _:N3e70b358a0774ca3b1f07644ab52b30f,
        _:Na1365d353af74e5eb068a77bf84f53be,
        _:Nc1a27f5a8045426ca7bfd753030bc9ec .

