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

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

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

<artist/12691#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69390#subject> ;
    schema:name "Jim Guthrie"@en ;
    foaf:made <album/69390#composition>,
        <album/69390#subject> ;
    foaf:name "Jim Guthrie"@en .

<product/1549#subject> a schema:CreativeWork ;
    schema:name "Superbrothers: Sword & Sworcery EP"@en,
        "Superbrothers: Sword & Sworcery EP"@ja,
        "Superbrothers: Sword & Sworcery EP"@ja-latn ;
    foaf:name "Superbrothers: Sword & Sworcery EP"@en,
        "Superbrothers: Sword & Sworcery EP"@ja,
        "Superbrothers: Sword & Sworcery EP"@ja-latn .

<product/18695#subject> a schema:CreativeWork ;
    schema:name "Sound Shapes"@en,
        "Sound Shapes"@ja,
        "Sound Shapes"@ja-latn ;
    foaf:name "Sound Shapes"@en,
        "Sound Shapes"@ja,
        "Sound Shapes"@ja-latn .

<album/69390#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "One Of These Days I'll Get It Right"@en,
        "One Of These Days I'll Get It Right"@ja,
        "One Of These Days I'll Get It Right"@ja-latn ;
    mo:composer <artist/12691#subject> ;
    mo:produced_work <album/69390#musicalwork> ;
    schema:name "One Of These Days I'll Get It Right"@en,
        "One Of These Days I'll Get It Right"@ja,
        "One Of These Days I'll Get It Right"@ja-latn .

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

<album/69390#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "One Of These Days I'll Get It Right"@en,
        "One Of These Days I'll Get It Right"@ja,
        "One Of These Days I'll Get It Right"@ja-latn ;
    mo:performance_of <album/69390#musicalwork> ;
    mo:recorded_as <album/69390#musicalexpression> ;
    schema:name "One Of These Days I'll Get It Right"@en,
        "One Of These Days I'll Get It Right"@ja,
        "One Of These Days I'll Get It Right"@ja-latn ;
    schema:workPerformed <album/69390#musicalwork> .

<https://media.vgm.io/albums/09/69390/69390-1499104204.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/69390#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/69390/69390-1499104204.jpg> ;
    foaf:depicts <album/69390#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/69390/69390-1499104204.jpg> .

<https://medium-media.vgm.io/albums/09/69390/69390-1499104204.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/69390#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-17"^^xsd:date ;
    dcterms:title "One Of These Days I'll Get It Right"@en,
        "One Of These Days I'll Get It Right"@ja,
        "One Of These Days I'll Get It Right"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/69390#musicalexpression> ;
    mo:publisher _:N452c7469011a4532a10e564b75ad565f ;
    mo:record _:N381f78c2651e49ff94337ad55abe4816 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Indie Game: The Movie"@en ;
            foaf:name "Indie Game: The Movie"@en ],
        <product/1549#subject>,
        <product/18695#subject> ;
    schema:datePublished "2014-12-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/69390/69390-1499104204.jpg> ;
    schema:name "One Of These Days I'll Get It Right"@en,
        "One Of These Days I'll Get It Right"@ja,
        "One Of These Days I'll Get It Right"@ja-latn ;
    schema:publisher _:N452c7469011a4532a10e564b75ad565f ;
    foaf:depiction <https://media.vgm.io/albums/09/69390/69390-1499104204.jpg> .

_:N0a863b880f61497b9339117db59e14b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starring Loners"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N381f78c2651e49ff94337ad55abe4816 ;
    schema:name "Starring Loners"@en .

_:N10c8577d085c4790bdbb3d16c7c1a23a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Rust"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N381f78c2651e49ff94337ad55abe4816 ;
    schema:name "Red Rust"@en .

_:N1c9c6994eb204f1f8a2078b9f13f04d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Stankiest Tree"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N381f78c2651e49ff94337ad55abe4816 ;
    schema:name "The Stankiest Tree"@en .

_:N2bd851c4f975427e8e7391eb92047467 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Personal Humans"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N381f78c2651e49ff94337ad55abe4816 ;
    schema:name "Personal Humans"@en .

_:N37e694470b48426a9c2f6a5c33ace460 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peculiar Plants"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N381f78c2651e49ff94337ad55abe4816 ;
    schema:name "Peculiar Plants"@en .

_:N452c7469011a4532a10e564b75ad565f schema:name "Jim Guthrie"@en,
        "Jim Guthrie"@ja,
        "Jim Guthrie"@ja-latn ;
    foaf:name "Jim Guthrie"@en,
        "Jim Guthrie"@ja,
        "Jim Guthrie"@ja-latn .

_:N5c48ce9640c94b1a84fd90421dff6570 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And We Died Younger"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N381f78c2651e49ff94337ad55abe4816 ;
    schema:name "And We Died Younger"@en .

_:N601a775ec63c4f7ba056c04bb6ae7795 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feeling Sunk"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N381f78c2651e49ff94337ad55abe4816 ;
    schema:name "Feeling Sunk"@en .

_:N64325ceb5b0840af84a3d2f5f9bc1408 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flaws Run Deep"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N381f78c2651e49ff94337ad55abe4816 ;
    schema:name "Flaws Run Deep"@en .

_:N73cf2e5b72bf49c5a48678078b72ab80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lenny Bones"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N381f78c2651e49ff94337ad55abe4816 ;
    schema:name "Lenny Bones"@en .

_:N85fedbda2def4468a53e3467f38511e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Search"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N381f78c2651e49ff94337ad55abe4816 ;
    schema:name "We Search"@en .

_:Ncb03d0ce8afb497ea996404f43bee27a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ode To The Boom"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N381f78c2651e49ff94337ad55abe4816 ;
    schema:name "Ode To The Boom"@en .

_:Nd72a0a89c4814e99b84a73ef25b21255 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N381f78c2651e49ff94337ad55abe4816 ;
    schema:name "Intro"@en .

_:Ne6df1f3337b44f5b9b28af6330381d11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The No Glow"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N381f78c2651e49ff94337ad55abe4816 ;
    schema:name "The No Glow"@en .

_:Nf86a898e6db3435f8a6f87f73348679d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lamenting Jim"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N381f78c2651e49ff94337ad55abe4816 ;
    schema:name "Lamenting Jim"@en .

_:N381f78c2651e49ff94337ad55abe4816 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a863b880f61497b9339117db59e14b7,
        _:N10c8577d085c4790bdbb3d16c7c1a23a,
        _:N1c9c6994eb204f1f8a2078b9f13f04d2,
        _:N2bd851c4f975427e8e7391eb92047467,
        _:N37e694470b48426a9c2f6a5c33ace460,
        _:N5c48ce9640c94b1a84fd90421dff6570,
        _:N601a775ec63c4f7ba056c04bb6ae7795,
        _:N64325ceb5b0840af84a3d2f5f9bc1408,
        _:N73cf2e5b72bf49c5a48678078b72ab80,
        _:N85fedbda2def4468a53e3467f38511e1,
        _:Ncb03d0ce8afb497ea996404f43bee27a,
        _:Nd72a0a89c4814e99b84a73ef25b21255,
        _:Ne6df1f3337b44f5b9b28af6330381d11,
        _:Nf86a898e6db3435f8a6f87f73348679d ;
    mo:track_count 14 ;
    schema:duration "PT49:45"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0a863b880f61497b9339117db59e14b7,
        _:N10c8577d085c4790bdbb3d16c7c1a23a,
        _:N1c9c6994eb204f1f8a2078b9f13f04d2,
        _:N2bd851c4f975427e8e7391eb92047467,
        _:N37e694470b48426a9c2f6a5c33ace460,
        _:N5c48ce9640c94b1a84fd90421dff6570,
        _:N601a775ec63c4f7ba056c04bb6ae7795,
        _:N64325ceb5b0840af84a3d2f5f9bc1408,
        _:N73cf2e5b72bf49c5a48678078b72ab80,
        _:N85fedbda2def4468a53e3467f38511e1,
        _:Ncb03d0ce8afb497ea996404f43bee27a,
        _:Nd72a0a89c4814e99b84a73ef25b21255,
        _:Ne6df1f3337b44f5b9b28af6330381d11,
        _:Nf86a898e6db3435f8a6f87f73348679d .

