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

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

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

<artist/16112#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55667#subject> ;
    schema:name "ENDO."@en,
        "エンドウ."@ja ;
    foaf:made <album/55667#composition>,
        <album/55667#subject> ;
    foaf:name "ENDO."@en,
        "エンドウ."@ja .

<artist/6304#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55667#subject> ;
    schema:name "Yugo Sasakura"@en,
        "佐々倉有吾"@ja ;
    foaf:made <album/55667#composition>,
        <album/55667#subject> ;
    foaf:name "Yugo Sasakura"@en,
        "佐々倉有吾"@ja .

<product/4990#subject> a schema:CreativeWork ;
    schema:name "Seiyu's Life!"@en,
        "それが声優!"@ja,
        "Sore ga Seiyuu!"@ja-latn ;
    foaf:name "Seiyu's Life!"@en,
        "それが声優!"@ja,
        "Sore ga Seiyuu!"@ja-latn .

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

<album/55667#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SOREGA SEIYU! SOUND TRACK VOL.2"@en,
        "それが声優! サウンドトラック Vol.2"@ja,
        "Sore ga Seiyuu! Soundtrack Vol.2"@ja-latn ;
    mo:performance_of <album/55667#musicalwork> ;
    mo:recorded_as <album/55667#musicalexpression> ;
    schema:name "SOREGA SEIYU! SOUND TRACK VOL.2"@en,
        "それが声優! サウンドトラック Vol.2"@ja,
        "Sore ga Seiyuu! Soundtrack Vol.2"@ja-latn ;
    schema:workPerformed <album/55667#musicalwork> .

<org/1316#subject> schema:name "EVIL LINE RECORDS"@en,
        "EVIL LINE RECORDS"@ja,
        "EVIL LINE RECORDS"@ja-latn ;
    foaf:name "EVIL LINE RECORDS"@en,
        "EVIL LINE RECORDS"@ja,
        "EVIL LINE RECORDS"@ja-latn .

<https://media.vgm.io/albums/76/55667/55667-8ffd67a4a08f.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/55667#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/76/55667/55667-8ffd67a4a08f.webp> ;
    foaf:depicts <album/55667#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/76/55667/55667-8ffd67a4a08f.webp> .

<https://medium-media.vgm.io/albums/76/55667/55667-8ffd67a4a08f.webp> a schema:ImageObject,
        foaf:Image .

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

<album/55667#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SOREGA SEIYU! SOUND TRACK VOL.2"@en,
        "それが声優! サウンドトラック Vol.2"@ja,
        "Sore ga Seiyuu! Soundtrack Vol.2"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(GEEKS"@en ;
            foaf:made <album/55667#composition> ;
            foaf:name "(GEEKS"@en ],
        <artist/16112#subject>,
        <artist/6304#subject> ;
    mo:produced_work <album/55667#musicalwork> ;
    schema:name "SOREGA SEIYU! SOUND TRACK VOL.2"@en,
        "それが声優! サウンドトラック Vol.2"@ja,
        "Sore ga Seiyuu! Soundtrack Vol.2"@ja-latn .

<album/55667#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-25"^^xsd:date ;
    dcterms:title "SOREGA SEIYU! SOUND TRACK VOL.2"@en,
        "それが声優! サウンドトラック Vol.2"@ja,
        "Sore ga Seiyuu! Soundtrack Vol.2"@ja-latn ;
    mo:catalogue_number "SSX-10380" ;
    mo:media_type "CD" ;
    mo:publication_of <album/55667#musicalexpression> ;
    mo:publisher <org/1316#subject> ;
    mo:record _:N275925c433b840da9450b36ad7db5eea ;
    mo:record_count 1 ;
    schema:about <product/4990#subject> ;
    schema:datePublished "2015-11-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/76/55667/55667-8ffd67a4a08f.webp> ;
    schema:name "SOREGA SEIYU! SOUND TRACK VOL.2"@en,
        "それが声優! サウンドトラック Vol.2"@ja,
        "Sore ga Seiyuu! Soundtrack Vol.2"@ja-latn ;
    schema:publisher <org/1316#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/55667/55667-8ffd67a4a08f.webp> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55667#subject> ;
    schema:name "(GEEKS"@en ;
    foaf:made <album/55667#subject> ;
    foaf:name "(GEEKS"@en .

_:N010a14743beb40bd9cab584fb5e481ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "仕事を終えて"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N275925c433b840da9450b36ad7db5eea ;
    schema:name "仕事を終えて"@ja .

_:N1cf6c8c158a14596bde24c958e196ec9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユマの役は…"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N275925c433b840da9450b36ad7db5eea ;
    schema:name "ユマの役は…"@ja .

_:N1f69246923a14bd49c463fc1ce5c593f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ずっと一緒だよ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N275925c433b840da9450b36ad7db5eea ;
    schema:name "ずっと一緒だよ"@ja .

_:N259990e17df841b1b6a0e32a0a2db717 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あなたのお耳にプラグイン! (トランペットVer.)"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N275925c433b840da9450b36ad7db5eea ;
    schema:name "あなたのお耳にプラグイン! (トランペットVer.)"@ja .

_:N2b6770be4edb442dafb20bc35346641f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "突然の雨"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N275925c433b840da9450b36ad7db5eea ;
    schema:name "突然の雨"@ja .

_:N33f4f3346977403b9f04c42ef6924cff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "双葉のライブ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N275925c433b840da9450b36ad7db5eea ;
    schema:name "双葉のライブ"@ja .

_:N35947999574d4b64804ba8dd0d8a9de3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マネージャーの仕事"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N275925c433b840da9450b36ad7db5eea ;
    schema:name "マネージャーの仕事"@ja .

_:N43b09a9744974ab9be55b2897806c50f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鈴とサヨ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N275925c433b840da9450b36ad7db5eea ;
    schema:name "鈴とサヨ"@ja .

_:N522e617b05214cc8bcd09589b7afe9cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ステージから見ているもの"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N275925c433b840da9450b36ad7db5eea ;
    schema:name "ステージから見ているもの"@ja .

_:N5477f325e0e740168e346fe7af75d132 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラジオジングル2"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:N275925c433b840da9450b36ad7db5eea ;
    schema:name "ラジオジングル2"@ja .

_:N69358c1dd6e3407ebe0c1cb0716cbd10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "それが声優! (ピアノVer.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N275925c433b840da9450b36ad7db5eea ;
    schema:name "それが声優! (ピアノVer.)"@ja .

_:N725716eee06f48a2b68b8c7b4c6fd7f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イヤホンズのテーマ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N275925c433b840da9450b36ad7db5eea ;
    schema:name "イヤホンズのテーマ"@ja .

_:N809ad39573e34409a97b0776fde56e6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゾンビのおたけび"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N275925c433b840da9450b36ad7db5eea ;
    schema:name "ゾンビのおたけび"@ja .

_:Naa622d3e83654853bcdfc5a5754a66b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "それが声優!放送開始"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:N275925c433b840da9450b36ad7db5eea ;
    schema:name "それが声優!放送開始"@ja .

_:Nb1604d1d48c849d5aa0633a0f30c0210 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わたしたちのペース"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N275925c433b840da9450b36ad7db5eea ;
    schema:name "わたしたちのペース"@ja .

_:Nb7a1a0765128498f9c74233ff1898f16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "それが声優!放送開始 (オルゴールVer.)"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:N275925c433b840da9450b36ad7db5eea ;
    schema:name "それが声優!放送開始 (オルゴールVer.)"@ja .

_:Nc7af71110def4d569fc7ff7b867d8e64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラジオジングル3"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:N275925c433b840da9450b36ad7db5eea ;
    schema:name "ラジオジングル3"@ja .

_:Ncac84a1104ea431389ece7c3b16a04b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迷ったことないですか?"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N275925c433b840da9450b36ad7db5eea ;
    schema:name "迷ったことないですか?"@ja .

_:Nd6593c1a83154a87bb7f201134f5cf78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "皆でビラ配り"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N275925c433b840da9450b36ad7db5eea ;
    schema:name "皆でビラ配り"@ja .

_:Nd8a9eb2f1e0948d7bcd6411507dcab44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラジオジングル1"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N275925c433b840da9450b36ad7db5eea ;
    schema:name "ラジオジングル1"@ja .

_:Nfa135cb5540e4c54940b35bd46fd7111 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クロネコ・オブ・エターニャ2のテーマ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N275925c433b840da9450b36ad7db5eea ;
    schema:name "クロネコ・オブ・エターニャ2のテーマ"@ja .

_:N275925c433b840da9450b36ad7db5eea a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N010a14743beb40bd9cab584fb5e481ac,
        _:N1cf6c8c158a14596bde24c958e196ec9,
        _:N1f69246923a14bd49c463fc1ce5c593f,
        _:N259990e17df841b1b6a0e32a0a2db717,
        _:N2b6770be4edb442dafb20bc35346641f,
        _:N33f4f3346977403b9f04c42ef6924cff,
        _:N35947999574d4b64804ba8dd0d8a9de3,
        _:N43b09a9744974ab9be55b2897806c50f,
        _:N522e617b05214cc8bcd09589b7afe9cc,
        _:N5477f325e0e740168e346fe7af75d132,
        _:N69358c1dd6e3407ebe0c1cb0716cbd10,
        _:N725716eee06f48a2b68b8c7b4c6fd7f2,
        _:N809ad39573e34409a97b0776fde56e6f,
        _:Naa622d3e83654853bcdfc5a5754a66b5,
        _:Nb1604d1d48c849d5aa0633a0f30c0210,
        _:Nb7a1a0765128498f9c74233ff1898f16,
        _:Nc7af71110def4d569fc7ff7b867d8e64,
        _:Ncac84a1104ea431389ece7c3b16a04b4,
        _:Nd6593c1a83154a87bb7f201134f5cf78,
        _:Nd8a9eb2f1e0948d7bcd6411507dcab44,
        _:Nfa135cb5540e4c54940b35bd46fd7111 ;
    mo:track_count 21 ;
    schema:duration "PT33:48"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N010a14743beb40bd9cab584fb5e481ac,
        _:N1cf6c8c158a14596bde24c958e196ec9,
        _:N1f69246923a14bd49c463fc1ce5c593f,
        _:N259990e17df841b1b6a0e32a0a2db717,
        _:N2b6770be4edb442dafb20bc35346641f,
        _:N33f4f3346977403b9f04c42ef6924cff,
        _:N35947999574d4b64804ba8dd0d8a9de3,
        _:N43b09a9744974ab9be55b2897806c50f,
        _:N522e617b05214cc8bcd09589b7afe9cc,
        _:N5477f325e0e740168e346fe7af75d132,
        _:N69358c1dd6e3407ebe0c1cb0716cbd10,
        _:N725716eee06f48a2b68b8c7b4c6fd7f2,
        _:N809ad39573e34409a97b0776fde56e6f,
        _:Naa622d3e83654853bcdfc5a5754a66b5,
        _:Nb1604d1d48c849d5aa0633a0f30c0210,
        _:Nb7a1a0765128498f9c74233ff1898f16,
        _:Nc7af71110def4d569fc7ff7b867d8e64,
        _:Ncac84a1104ea431389ece7c3b16a04b4,
        _:Nd6593c1a83154a87bb7f201134f5cf78,
        _:Nd8a9eb2f1e0948d7bcd6411507dcab44,
        _:Nfa135cb5540e4c54940b35bd46fd7111 .

