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

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

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

<artist/106#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137406#subject> ;
    schema:name "Keiichi Sugiyama"@en,
        "杉山圭一"@ja ;
    foaf:made <album/137406#composition>,
        <album/137406#subject> ;
    foaf:name "Keiichi Sugiyama"@en,
        "杉山圭一"@ja .

<artist/11900#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137406#subject> ;
    schema:name "Shota Nakama"@en,
        "仲間将太"@ja ;
    foaf:made <album/137406#composition>,
        <album/137406#subject> ;
    foaf:name "Shota Nakama"@en,
        "仲間将太"@ja .

<artist/19936#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137406#subject> ;
    schema:name "Courtney Knott"@en ;
    foaf:made <album/137406#composition>,
        <album/137406#subject> ;
    foaf:name "Courtney Knott"@en .

<artist/21089#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137406#subject> ;
    schema:name "Henry Rowley Bishop"@en ;
    foaf:made <album/137406#composition>,
        <album/137406#subject> ;
    foaf:name "Henry Rowley Bishop"@en .

<artist/28516#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137406#subject> ;
    schema:name "Yuzuru Jinma"@en,
        "神馬譲"@ja ;
    foaf:made <album/137406#composition>,
        <album/137406#subject> ;
    foaf:name "Yuzuru Jinma"@en,
        "神馬譲"@ja .

<artist/55689#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137406#subject> ;
    schema:name "Shotaro Kageyama"@en,
        "影山昇太郎"@ja ;
    foaf:made <album/137406#composition>,
        <album/137406#subject> ;
    foaf:name "Shotaro Kageyama"@en,
        "影山昇太郎"@ja .

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

<album/137406#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Good Life Original Soundtrack"@en,
        "The Good Life Original Soundtrack"@ja,
        "The Good Life Original Soundtrack"@ja-latn ;
    mo:performance_of <album/137406#musicalwork> ;
    mo:recorded_as <album/137406#musicalexpression> ;
    schema:name "The Good Life Original Soundtrack"@en,
        "The Good Life Original Soundtrack"@ja,
        "The Good Life Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/137406#musicalwork> .

<org/1813#subject> schema:name "Limited Run Games"@en,
        "Limited Run Games"@ja,
        "Limited Run Games"@ja-latn ;
    foaf:name "Limited Run Games"@en,
        "Limited Run Games"@ja,
        "Limited Run Games"@ja-latn .

<https://media.vgm.io/albums/60/137406/137406-01fa7d46e5fd.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/137406#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/137406/137406-01fa7d46e5fd.jpg> ;
    foaf:depicts <album/137406#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/137406/137406-01fa7d46e5fd.jpg> .

<https://medium-media.vgm.io/albums/60/137406/137406-01fa7d46e5fd.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/137406#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Good Life Original Soundtrack"@en,
        "The Good Life Original Soundtrack"@ja,
        "The Good Life Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jason Soudah"@en ;
            foaf:made <album/137406#composition> ;
            foaf:name "Jason Soudah"@en ],
        <artist/106#subject>,
        <artist/11900#subject>,
        <artist/19936#subject>,
        <artist/21089#subject>,
        <artist/28516#subject>,
        <artist/55689#subject> ;
    mo:produced_work <album/137406#musicalwork> ;
    schema:name "The Good Life Original Soundtrack"@en,
        "The Good Life Original Soundtrack"@ja,
        "The Good Life Original Soundtrack"@ja-latn .

<album/137406#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-01-01"^^xsd:date ;
    dcterms:title "The Good Life Original Soundtrack"@en,
        "The Good Life Original Soundtrack"@ja,
        "The Good Life Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/137406#musicalexpression> ;
    mo:publisher <org/1813#subject> ;
    mo:record _:N144360e488ef4db5af3a2e4092c2f9a9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Good Life"@en ;
            foaf:name "The Good Life"@en ] ;
    schema:datePublished "2022-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/137406/137406-01fa7d46e5fd.jpg> ;
    schema:name "The Good Life Original Soundtrack"@en,
        "The Good Life Original Soundtrack"@ja,
        "The Good Life Original Soundtrack"@ja-latn ;
    schema:publisher <org/1813#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/137406/137406-01fa7d46e5fd.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137406#subject> ;
    schema:name "Jason Soudah"@en ;
    foaf:made <album/137406#subject> ;
    foaf:name "Jason Soudah"@en .

_:N16b878e4a78e40e1b038751244295989 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Home Sweet Home"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N144360e488ef4db5af3a2e4092c2f9a9 ;
    schema:name "Home Sweet Home"@en .

_:N356611a8b38e42e7930008500240b27e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WATSON Voice Over by SWERY"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:28"^^xsd:interval ;
    schema:inPlaylist _:N144360e488ef4db5af3a2e4092c2f9a9 ;
    schema:name "WATSON Voice Over by SWERY"@en .

_:N4460fee3e7d9429a952c0c19ccd94fe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Run, Naomi, Run!"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N144360e488ef4db5af3a2e4092c2f9a9 ;
    schema:name "Run, Naomi, Run!"@en .

_:N450ff218319d4660950d0566a8886d27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Room703"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N144360e488ef4db5af3a2e4092c2f9a9 ;
    schema:name "Room703"@en .

_:N75c4afb08c3d4abbbba1e7632bf3961a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Good Life"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N144360e488ef4db5af3a2e4092c2f9a9 ;
    schema:name "The Good Life"@en .

_:N799e8b310c4443beaa9620677b0cbf59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Naomi's Theme"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N144360e488ef4db5af3a2e4092c2f9a9 ;
    schema:name "Naomi's Theme"@en .

_:N8312ec2e44814d54b19bcb3467fd7e17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can't Help Pauline in Love"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N144360e488ef4db5af3a2e4092c2f9a9 ;
    schema:name "Can't Help Pauline in Love"@en .

_:N93183f2a42a5486796c8af09cb40ddee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trailer BGM"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N144360e488ef4db5af3a2e4092c2f9a9 ;
    schema:name "Trailer BGM"@en .

_:N98587e962ac84623b114e366b8af4839 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All You Need is Pub"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N144360e488ef4db5af3a2e4092c2f9a9 ;
    schema:name "All You Need is Pub"@en .

_:N9f4254bfcaef48839110fdaa51ae05c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Run, Naomi, Run! End Credit Ver."@en ;
    mo:track_number 12 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:N144360e488ef4db5af3a2e4092c2f9a9 ;
    schema:name "Run, Naomi, Run! End Credit Ver."@en .

_:Nc4d9ccad64734d1baf668cd1c351c0a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evans for Sale"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N144360e488ef4db5af3a2e4092c2f9a9 ;
    schema:name "Evans for Sale"@en .

_:Nfc05d24e4c214901b3d00e4040f79ba1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Money! Money!"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N144360e488ef4db5af3a2e4092c2f9a9 ;
    schema:name "Money! Money!"@en .

_:Nfec7e2d51c6642eb964bb3feed2c48bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go Sheep Racer Go!"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N144360e488ef4db5af3a2e4092c2f9a9 ;
    schema:name "Go Sheep Racer Go!"@en .

_:N144360e488ef4db5af3a2e4092c2f9a9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16b878e4a78e40e1b038751244295989,
        _:N356611a8b38e42e7930008500240b27e,
        _:N4460fee3e7d9429a952c0c19ccd94fe3,
        _:N450ff218319d4660950d0566a8886d27,
        _:N75c4afb08c3d4abbbba1e7632bf3961a,
        _:N799e8b310c4443beaa9620677b0cbf59,
        _:N8312ec2e44814d54b19bcb3467fd7e17,
        _:N93183f2a42a5486796c8af09cb40ddee,
        _:N98587e962ac84623b114e366b8af4839,
        _:N9f4254bfcaef48839110fdaa51ae05c6,
        _:Nc4d9ccad64734d1baf668cd1c351c0a3,
        _:Nfc05d24e4c214901b3d00e4040f79ba1,
        _:Nfec7e2d51c6642eb964bb3feed2c48bc ;
    mo:track_count 13 ;
    schema:duration "PT26:17"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N16b878e4a78e40e1b038751244295989,
        _:N356611a8b38e42e7930008500240b27e,
        _:N4460fee3e7d9429a952c0c19ccd94fe3,
        _:N450ff218319d4660950d0566a8886d27,
        _:N75c4afb08c3d4abbbba1e7632bf3961a,
        _:N799e8b310c4443beaa9620677b0cbf59,
        _:N8312ec2e44814d54b19bcb3467fd7e17,
        _:N93183f2a42a5486796c8af09cb40ddee,
        _:N98587e962ac84623b114e366b8af4839,
        _:N9f4254bfcaef48839110fdaa51ae05c6,
        _:Nc4d9ccad64734d1baf668cd1c351c0a3,
        _:Nfc05d24e4c214901b3d00e4040f79ba1,
        _:Nfec7e2d51c6642eb964bb3feed2c48bc .

