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

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

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

<album/55020> a mo:Release ;
    mo:catalogue_number "BSR001" .

<artist/3961#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151669#subject> ;
    schema:name "Ellen Meijers"@en ;
    foaf:made <album/151669#composition>,
        <album/151669#subject> ;
    foaf:name "Ellen Meijers"@en .

<artist/3962#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151669#subject> ;
    schema:name "Josh Gabriel"@en ;
    foaf:made <album/151669#composition>,
        <album/151669#subject> ;
    foaf:name "Josh Gabriel"@en .

<artist/4754#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151669#subject> ;
    schema:name "Michael Bross"@en ;
    foaf:made <album/151669#composition>,
        <album/151669#subject> ;
    foaf:name "Michael Bross"@en .

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

<album/151669#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Music From Oddworld: New 'n' Tasty"@en,
        "Music From Oddworld: New 'n' Tasty"@ja,
        "Music From Oddworld: New 'n' Tasty"@ja-latn ;
    mo:performance_of <album/151669#musicalwork> ;
    mo:recorded_as <album/151669#musicalexpression> ;
    schema:name "Music From Oddworld: New 'n' Tasty"@en,
        "Music From Oddworld: New 'n' Tasty"@ja,
        "Music From Oddworld: New 'n' Tasty"@ja-latn ;
    schema:workPerformed <album/151669#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/96/151669/151669-f01892fbc8b5.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/151669#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/96/151669/151669-f01892fbc8b5.jpg> ;
    foaf:depicts <album/151669#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/96/151669/151669-f01892fbc8b5.jpg> .

<https://medium-media.vgm.io/albums/96/151669/151669-f01892fbc8b5.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/151669#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Music From Oddworld: New 'n' Tasty"@en,
        "Music From Oddworld: New 'n' Tasty"@ja,
        "Music From Oddworld: New 'n' Tasty"@ja-latn ;
    mo:composer <artist/3961#subject>,
        <artist/3962#subject>,
        <artist/4754#subject> ;
    mo:produced_work <album/151669#musicalwork> ;
    schema:name "Music From Oddworld: New 'n' Tasty"@en,
        "Music From Oddworld: New 'n' Tasty"@ja,
        "Music From Oddworld: New 'n' Tasty"@ja-latn .

<album/151669#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-06-14"^^xsd:date ;
    dcterms:title "Music From Oddworld: New 'n' Tasty"@en,
        "Music From Oddworld: New 'n' Tasty"@ja,
        "Music From Oddworld: New 'n' Tasty"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/55020> ;
    mo:publication_of <album/151669#musicalexpression> ;
    mo:publisher <org/1813#subject> ;
    mo:record _:Nbdc58851fbf849b99936c0f95c786c51 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Oddworld: New 'n' Tasty!"@en ;
            foaf:name "Oddworld: New 'n' Tasty!"@en ],
        [ a schema:CreativeWork ;
            schema:name "Oddworld: Abe's Oddysee"@en ;
            foaf:name "Oddworld: Abe's Oddysee"@en ] ;
    schema:datePublished "2019-06-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/151669/151669-f01892fbc8b5.jpg> ;
    schema:name "Music From Oddworld: New 'n' Tasty"@en,
        "Music From Oddworld: New 'n' Tasty"@ja,
        "Music From Oddworld: New 'n' Tasty"@ja-latn ;
    schema:publisher <org/1813#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/151669/151669-f01892fbc8b5.jpg> .

_:N14ec266e4e8646b195c71fe6dfad4af4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What A Drag"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:Nbdc58851fbf849b99936c0f95c786c51 ;
    schema:name "What A Drag"@en .

_:N2dcc0c21e9f6440d89b878f55c295d3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paramonia"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Nbdc58851fbf849b99936c0f95c786c51 ;
    schema:name "Paramonia"@en .

_:N5b4c652552d0411cb05f17dfa7271926 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abe’s Moon (Alternative Version)"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Nbdc58851fbf849b99936c0f95c786c51 ;
    schema:name "Abe’s Moon (Alternative Version)"@en .

_:N777ac354b7fa4951aa10c0909ee1db3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Molluck Watches"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Nbdc58851fbf849b99936c0f95c786c51 ;
    schema:name "Molluck Watches"@en .

_:N7cdb8789e5e849d091e9adcdf003751a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RuptureFarms 1029"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nbdc58851fbf849b99936c0f95c786c51 ;
    schema:name "RuptureFarms 1029"@en .

_:N7d5bced1a41948fa949b66620817cf48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monsaic Lines"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nbdc58851fbf849b99936c0f95c786c51 ;
    schema:name "Monsaic Lines"@en .

_:Na56f470d642c4cd298ee7ce293a0475d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scrabania"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nbdc58851fbf849b99936c0f95c786c51 ;
    schema:name "Scrabania"@en .

_:Nb1fc8c11d73d4b7386e793f1de3e652a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shepherd Of Odd"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nbdc58851fbf849b99936c0f95c786c51 ;
    schema:name "Shepherd Of Odd"@en .

_:Nbe258fda22f043f2a3210301591b8551 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A.L.I.V.E."@en ;
    mo:track_number 1 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nbdc58851fbf849b99936c0f95c786c51 ;
    schema:name "A.L.I.V.E."@en .

_:Nc26b347a428745ae970f87ca7aa81412 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Factory Halts"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nbdc58851fbf849b99936c0f95c786c51 ;
    schema:name "The Factory Halts"@en .

_:Nc6ac451cecf045acb0ea0f0eb1147023 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shrykull Revealed"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Nbdc58851fbf849b99936c0f95c786c51 ;
    schema:name "Shrykull Revealed"@en .

_:Nd61c5ceaaa704aeab4ab7e827a770b51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Temple"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Nbdc58851fbf849b99936c0f95c786c51 ;
    schema:name "The Temple"@en .

_:Nf8af98a0899649959c00ccd1f549bf48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abe’s Moon"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nbdc58851fbf849b99936c0f95c786c51 ;
    schema:name "Abe’s Moon"@en .

_:Nbdc58851fbf849b99936c0f95c786c51 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14ec266e4e8646b195c71fe6dfad4af4,
        _:N2dcc0c21e9f6440d89b878f55c295d3a,
        _:N5b4c652552d0411cb05f17dfa7271926,
        _:N777ac354b7fa4951aa10c0909ee1db3c,
        _:N7cdb8789e5e849d091e9adcdf003751a,
        _:N7d5bced1a41948fa949b66620817cf48,
        _:Na56f470d642c4cd298ee7ce293a0475d,
        _:Nb1fc8c11d73d4b7386e793f1de3e652a,
        _:Nbe258fda22f043f2a3210301591b8551,
        _:Nc26b347a428745ae970f87ca7aa81412,
        _:Nc6ac451cecf045acb0ea0f0eb1147023,
        _:Nd61c5ceaaa704aeab4ab7e827a770b51,
        _:Nf8af98a0899649959c00ccd1f549bf48 ;
    mo:track_count 13 ;
    schema:duration "PT30:33"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N14ec266e4e8646b195c71fe6dfad4af4,
        _:N2dcc0c21e9f6440d89b878f55c295d3a,
        _:N5b4c652552d0411cb05f17dfa7271926,
        _:N777ac354b7fa4951aa10c0909ee1db3c,
        _:N7cdb8789e5e849d091e9adcdf003751a,
        _:N7d5bced1a41948fa949b66620817cf48,
        _:Na56f470d642c4cd298ee7ce293a0475d,
        _:Nb1fc8c11d73d4b7386e793f1de3e652a,
        _:Nbe258fda22f043f2a3210301591b8551,
        _:Nc26b347a428745ae970f87ca7aa81412,
        _:Nc6ac451cecf045acb0ea0f0eb1147023,
        _:Nd61c5ceaaa704aeab4ab7e827a770b51,
        _:Nf8af98a0899649959c00ccd1f549bf48 .

