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

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

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

<artist/10907#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154050#subject> ;
    schema:name "Yoshiaki Dewa"@en,
        "出羽良彰"@ja ;
    foaf:made <album/154050#composition>,
        <album/154050#subject> ;
    foaf:name "Yoshiaki Dewa"@en,
        "出羽良彰"@ja .

<album/154050#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Orokamono no Mibun Original Soundtrack"@en,
        "映画『愚か者の身分』オリジナル・サウンドトラック"@ja,
        "Orokamono no Mibun Original Soundtrack"@ja-latn ;
    mo:composer <artist/10907#subject> ;
    mo:produced_work <album/154050#musicalwork> ;
    schema:name "Orokamono no Mibun Original Soundtrack"@en,
        "映画『愚か者の身分』オリジナル・サウンドトラック"@ja,
        "Orokamono no Mibun Original Soundtrack"@ja-latn .

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

<album/154050#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Orokamono no Mibun Original Soundtrack"@en,
        "映画『愚か者の身分』オリジナル・サウンドトラック"@ja,
        "Orokamono no Mibun Original Soundtrack"@ja-latn ;
    mo:performance_of <album/154050#musicalwork> ;
    mo:recorded_as <album/154050#musicalexpression> ;
    schema:name "Orokamono no Mibun Original Soundtrack"@en,
        "映画『愚か者の身分』オリジナル・サウンドトラック"@ja,
        "Orokamono no Mibun Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/154050#musicalwork> .

<org/3082#subject> schema:name "Anchor Records"@en,
        "Anchor Records"@ja,
        "Anchor Records"@ja-latn ;
    foaf:name "Anchor Records"@en,
        "Anchor Records"@ja,
        "Anchor Records"@ja-latn .

<https://media.vgm.io/albums/05/154050/154050-75f513f864ea.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/154050#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/05/154050/154050-75f513f864ea.jpg> ;
    foaf:depicts <album/154050#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/05/154050/154050-75f513f864ea.jpg> .

<https://medium-media.vgm.io/albums/05/154050/154050-75f513f864ea.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/154050#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-10-24"^^xsd:date ;
    dcterms:title "Orokamono no Mibun Original Soundtrack"@en,
        "映画『愚か者の身分』オリジナル・サウンドトラック"@ja,
        "Orokamono no Mibun Original Soundtrack"@ja-latn ;
    mo:catalogue_number "NL-1720" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/154050#musicalexpression> ;
    mo:publisher <org/3082#subject> ;
    mo:record _:Nf4c03ec628e44892a281fc7d68254472 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Orokamono no Mibun"@en ;
            foaf:name "Orokamono no Mibun"@en ] ;
    schema:datePublished "2025-10-24"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/05/154050/154050-75f513f864ea.jpg> ;
    schema:name "Orokamono no Mibun Original Soundtrack"@en,
        "映画『愚か者の身分』オリジナル・サウンドトラック"@ja,
        "Orokamono no Mibun Original Soundtrack"@ja-latn ;
    schema:publisher <org/3082#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/154050/154050-75f513f864ea.jpg> .

_:N21a806be150141efad4c281f37b41416 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "罪滅ぼし"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nf4c03ec628e44892a281fc7d68254472 ;
    schema:name "罪滅ぼし"@ja .

_:N2a4a1d507b4d405bb6b5182ff79590ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "自分"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nf4c03ec628e44892a281fc7d68254472 ;
    schema:name "自分"@ja .

_:N33122bbf6eea4eec920bd3948946f3bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "消えた者"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nf4c03ec628e44892a281fc7d68254472 ;
    schema:name "消えた者"@ja .

_:N39c145f84a15417cb409366f61635814 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "凍った鯵"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Nf4c03ec628e44892a281fc7d68254472 ;
    schema:name "凍った鯵"@ja .

_:N43cecd9a29034ffcab6d010da3a8dead a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東京"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nf4c03ec628e44892a281fc7d68254472 ;
    schema:name "東京"@ja .

_:N4ca30fd50f5e4f43a3544c12b93c188a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愚か者の身分"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nf4c03ec628e44892a281fc7d68254472 ;
    schema:name "愚か者の身分"@ja .

_:N6797844bd15f466899c0ed0e23c176fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "他人"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nf4c03ec628e44892a281fc7d68254472 ;
    schema:name "他人"@ja .

_:N75b936e64b8546e8969c815f143c8cb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "作られた身分証"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nf4c03ec628e44892a281fc7d68254472 ;
    schema:name "作られた身分証"@ja .

_:N75e57341a21c4d4f9d6b1c75801e8048 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "失ったもの"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nf4c03ec628e44892a281fc7d68254472 ;
    schema:name "失ったもの"@ja .

_:N96fa1f0ce731422a87166f99749d2056 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "テディベア"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:Nf4c03ec628e44892a281fc7d68254472 ;
    schema:name "テディベア"@ja .

_:N9d45af776ceb4efab4e1b95ede0b5d87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "何者"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nf4c03ec628e44892a281fc7d68254472 ;
    schema:name "何者"@ja .

_:Naa97449672bc414fb966c7a7db73cf27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "奪われる者"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nf4c03ec628e44892a281fc7d68254472 ;
    schema:name "奪われる者"@ja .

_:Nb3bb95daed70409a99f0875d7a090bda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "兄弟"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Nf4c03ec628e44892a281fc7d68254472 ;
    schema:name "兄弟"@ja .

_:Nc1fd44bb494649408f1bc9c81c265ccf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "隠す者"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Nf4c03ec628e44892a281fc7d68254472 ;
    schema:name "隠す者"@ja .

_:Nc58e1c8408b54ea586787b144b3863a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "売りたい過去"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:Nf4c03ec628e44892a281fc7d68254472 ;
    schema:name "売りたい過去"@ja .

_:Nd820610025944e8e8c076dec5de24e13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白いシャツ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nf4c03ec628e44892a281fc7d68254472 ;
    schema:name "白いシャツ"@ja .

_:Ne0e2da65a41c41b4b4b6386e2fb906e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一緒に来るか?"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Nf4c03ec628e44892a281fc7d68254472 ;
    schema:name "一緒に来るか?"@ja .

_:Ne603ee12e26d4968840493ddb7da6d3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "目隠し"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nf4c03ec628e44892a281fc7d68254472 ;
    schema:name "目隠し"@ja .

_:Nf2cb725be63b4d95af4e8d8cdaf89726 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "悪者"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Nf4c03ec628e44892a281fc7d68254472 ;
    schema:name "悪者"@ja .

_:Nfeb908b799c34bdd891de745561f9e67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "裏表"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nf4c03ec628e44892a281fc7d68254472 ;
    schema:name "裏表"@ja .

_:Nf4c03ec628e44892a281fc7d68254472 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21a806be150141efad4c281f37b41416,
        _:N2a4a1d507b4d405bb6b5182ff79590ff,
        _:N33122bbf6eea4eec920bd3948946f3bd,
        _:N39c145f84a15417cb409366f61635814,
        _:N43cecd9a29034ffcab6d010da3a8dead,
        _:N4ca30fd50f5e4f43a3544c12b93c188a,
        _:N6797844bd15f466899c0ed0e23c176fb,
        _:N75b936e64b8546e8969c815f143c8cb1,
        _:N75e57341a21c4d4f9d6b1c75801e8048,
        _:N96fa1f0ce731422a87166f99749d2056,
        _:N9d45af776ceb4efab4e1b95ede0b5d87,
        _:Naa97449672bc414fb966c7a7db73cf27,
        _:Nb3bb95daed70409a99f0875d7a090bda,
        _:Nc1fd44bb494649408f1bc9c81c265ccf,
        _:Nc58e1c8408b54ea586787b144b3863a8,
        _:Nd820610025944e8e8c076dec5de24e13,
        _:Ne0e2da65a41c41b4b4b6386e2fb906e1,
        _:Ne603ee12e26d4968840493ddb7da6d3c,
        _:Nf2cb725be63b4d95af4e8d8cdaf89726,
        _:Nfeb908b799c34bdd891de745561f9e67 ;
    mo:track_count 20 ;
    schema:duration "PT48:46"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N21a806be150141efad4c281f37b41416,
        _:N2a4a1d507b4d405bb6b5182ff79590ff,
        _:N33122bbf6eea4eec920bd3948946f3bd,
        _:N39c145f84a15417cb409366f61635814,
        _:N43cecd9a29034ffcab6d010da3a8dead,
        _:N4ca30fd50f5e4f43a3544c12b93c188a,
        _:N6797844bd15f466899c0ed0e23c176fb,
        _:N75b936e64b8546e8969c815f143c8cb1,
        _:N75e57341a21c4d4f9d6b1c75801e8048,
        _:N96fa1f0ce731422a87166f99749d2056,
        _:N9d45af776ceb4efab4e1b95ede0b5d87,
        _:Naa97449672bc414fb966c7a7db73cf27,
        _:Nb3bb95daed70409a99f0875d7a090bda,
        _:Nc1fd44bb494649408f1bc9c81c265ccf,
        _:Nc58e1c8408b54ea586787b144b3863a8,
        _:Nd820610025944e8e8c076dec5de24e13,
        _:Ne0e2da65a41c41b4b4b6386e2fb906e1,
        _:Ne603ee12e26d4968840493ddb7da6d3c,
        _:Nf2cb725be63b4d95af4e8d8cdaf89726,
        _:Nfeb908b799c34bdd891de745561f9e67 .

