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

<album/151669> a mo:Release ;
    mo:catalogue_number "N/A" .

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

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

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

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

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

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

<album/55020#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Oddworld: Abe's Oddysee - New 'n' Tasty! Official Video Game Soundtrack"@en,
        "Oddworld: Abe's Oddysee - New 'n' Tasty! Official Video Game Soundtrack"@ja,
        "Oddworld: Abe's Oddysee - New 'n' Tasty! Official Video Game Soundtrack"@ja-latn ;
    mo:performance_of <album/55020#musicalwork> ;
    mo:recorded_as <album/55020#musicalexpression> ;
    schema:name "Oddworld: Abe's Oddysee - New 'n' Tasty! Official Video Game Soundtrack"@en,
        "Oddworld: Abe's Oddysee - New 'n' Tasty! Official Video Game Soundtrack"@ja,
        "Oddworld: Abe's Oddysee - New 'n' Tasty! Official Video Game Soundtrack"@ja-latn ;
    schema:workPerformed <album/55020#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/02/55020/55020-1473370218.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/55020#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Oddworld: Abe's Oddysee - New 'n' Tasty! Official Video Game Soundtrack"@en,
        "Oddworld: Abe's Oddysee - New 'n' Tasty! Official Video Game Soundtrack"@ja,
        "Oddworld: Abe's Oddysee - New 'n' Tasty! Official Video Game Soundtrack"@ja-latn ;
    mo:composer <artist/3961#subject>,
        <artist/3962#subject>,
        <artist/4754#subject> ;
    mo:produced_work <album/55020#musicalwork> ;
    schema:name "Oddworld: Abe's Oddysee - New 'n' Tasty! Official Video Game Soundtrack"@en,
        "Oddworld: Abe's Oddysee - New 'n' Tasty! Official Video Game Soundtrack"@ja,
        "Oddworld: Abe's Oddysee - New 'n' Tasty! Official Video Game Soundtrack"@ja-latn .

<album/55020#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-27"^^xsd:date ;
    dcterms:title "Oddworld: Abe's Oddysee - New 'n' Tasty! Official Video Game Soundtrack"@en,
        "Oddworld: Abe's Oddysee - New 'n' Tasty! Official Video Game Soundtrack"@ja,
        "Oddworld: Abe's Oddysee - New 'n' Tasty! Official Video Game Soundtrack"@ja-latn ;
    mo:catalogue_number "BSR001" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/151669> ;
    mo:publication_of <album/55020#musicalexpression> ;
    mo:publisher <org/1645#subject> ;
    mo:record _:Nce206ae712f94b2eb62f5a6c0f076b16 ;
    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 "2015-11-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/02/55020/55020-1473370218.jpg> ;
    schema:name "Oddworld: Abe's Oddysee - New 'n' Tasty! Official Video Game Soundtrack"@en,
        "Oddworld: Abe's Oddysee - New 'n' Tasty! Official Video Game Soundtrack"@ja,
        "Oddworld: Abe's Oddysee - New 'n' Tasty! Official Video Game Soundtrack"@ja-latn ;
    schema:publisher <org/1645#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/55020/55020-1473370218.jpg> .

_:N27be3cdcbb174504acae434298fe7e54 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 _:Nce206ae712f94b2eb62f5a6c0f076b16 ;
    schema:name "Abe’s Moon (Alternative Version)"@en .

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

_:N2d422db389dc44f2beaab72c3441228e 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 _:Nce206ae712f94b2eb62f5a6c0f076b16 ;
    schema:name "A.L.I.V.E."@en .

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

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

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

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

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

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

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

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

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

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

_:Nce206ae712f94b2eb62f5a6c0f076b16 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N27be3cdcbb174504acae434298fe7e54,
        _:N2c409387f9d4460e888887f267a71f49,
        _:N2d422db389dc44f2beaab72c3441228e,
        _:N40e5e68c2c0147dda918c568db06ecb3,
        _:N57b41d177cec4a2fa15d3fc00ec2333c,
        _:N5866a7bf5c234e15b45f1aed560ffc07,
        _:N6bf5d96d47ec4b588b89cc29e67b3c1c,
        _:N82a4dc4ed1ed4cf79d1f86ac0898f0d5,
        _:N9b30339cce394002beda78b8a29279c8,
        _:Na25c5375879646c9952d680a1e95271c,
        _:Na3876edb948e44a3bba7212e534fd654,
        _:Nae9174a9b1254d0cb86354ae33b421bb,
        _:Nfd2e4ce62a454a2c90d62d165980419b ;
    mo:track_count 13 ;
    schema:duration "PT14:07"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N27be3cdcbb174504acae434298fe7e54,
        _:N2c409387f9d4460e888887f267a71f49,
        _:N2d422db389dc44f2beaab72c3441228e,
        _:N40e5e68c2c0147dda918c568db06ecb3,
        _:N57b41d177cec4a2fa15d3fc00ec2333c,
        _:N5866a7bf5c234e15b45f1aed560ffc07,
        _:N6bf5d96d47ec4b588b89cc29e67b3c1c,
        _:N82a4dc4ed1ed4cf79d1f86ac0898f0d5,
        _:N9b30339cce394002beda78b8a29279c8,
        _:Na25c5375879646c9952d680a1e95271c,
        _:Na3876edb948e44a3bba7212e534fd654,
        _:Nae9174a9b1254d0cb86354ae33b421bb,
        _:Nfd2e4ce62a454a2c90d62d165980419b .

