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

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

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

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

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

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

<album/41300#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Oddworld: Abe's Oddysee - OST"@en,
        "Oddworld: Abe's Oddysee - OST"@ja,
        "Oddworld: Abe's Oddysee - OST"@ja-latn ;
    mo:performance_of <album/41300#musicalwork> ;
    mo:recorded_as <album/41300#musicalexpression> ;
    schema:name "Oddworld: Abe's Oddysee - OST"@en,
        "Oddworld: Abe's Oddysee - OST"@ja,
        "Oddworld: Abe's Oddysee - OST"@ja-latn ;
    schema:workPerformed <album/41300#musicalwork> .

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

<https://medium-media.vgm.io/albums/00/41300/41300-1377600424.jpg> a schema:ImageObject,
        foaf:Image .

<album/41300#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Oddworld: Abe's Oddysee - OST"@en,
        "Oddworld: Abe's Oddysee - OST"@ja,
        "Oddworld: Abe's Oddysee - OST"@ja-latn ;
    mo:composer <artist/3961#subject>,
        <artist/3962#subject> ;
    mo:produced_work <album/41300#musicalwork> ;
    schema:name "Oddworld: Abe's Oddysee - OST"@en,
        "Oddworld: Abe's Oddysee - OST"@ja,
        "Oddworld: Abe's Oddysee - OST"@ja-latn .

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

<album/41300#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-12"^^xsd:date ;
    dcterms:title "Oddworld: Abe's Oddysee - OST"@en,
        "Oddworld: Abe's Oddysee - OST"@ja,
        "Oddworld: Abe's Oddysee - OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/41300#musicalexpression> ;
    mo:publisher _:Nf3abc2d6898341338a835ba8510b3de7 ;
    mo:record _:Neb1cde72e0f1449c93bc9cae548573c4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Oddworld: Abe's Oddysee (Abe a Go Go)"@en ;
            foaf:name "Oddworld: Abe's Oddysee (Abe a Go Go)"@en ] ;
    schema:datePublished "2012-10-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/41300/41300-1377600424.jpg> ;
    schema:name "Oddworld: Abe's Oddysee - OST"@en,
        "Oddworld: Abe's Oddysee - OST"@ja,
        "Oddworld: Abe's Oddysee - OST"@ja-latn ;
    schema:publisher _:Nf3abc2d6898341338a835ba8510b3de7 ;
    foaf:depiction <https://media.vgm.io/albums/00/41300/41300-1377600424.jpg> .

_:N083044c8dd0f4a7dad2daeb6e4b303aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caught!"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:Neb1cde72e0f1449c93bc9cae548573c4 ;
    schema:name "Caught!"@en .

_:N0986a18160124ec782da7443e73e0fff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shrykull Revealed"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:18"^^xsd:interval ;
    schema:inPlaylist _:Neb1cde72e0f1449c93bc9cae548573c4 ;
    schema:name "Shrykull Revealed"@en .

_:N0c151813ee384cf9a3d7cf40db588b28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Molluck Watches"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:17"^^xsd:interval ;
    schema:inPlaylist _:Neb1cde72e0f1449c93bc9cae548573c4 ;
    schema:name "Molluck Watches"@en .

_:N124b83c5af404080ba450c4b248f8473 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abe's Moon"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Neb1cde72e0f1449c93bc9cae548573c4 ;
    schema:name "Abe's Moon"@en .

_:N82d439f2666e4987b43c70394f2bd139 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paramite Vision"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:Neb1cde72e0f1449c93bc9cae548573c4 ;
    schema:name "Paramite Vision"@en .

_:N8c17b1216db24c30b4b33fb786e5c6c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scrab Vision"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:Neb1cde72e0f1449c93bc9cae548573c4 ;
    schema:name "Scrab Vision"@en .

_:Nafc6b457b9324bf6834a079d90082bca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Ending"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Neb1cde72e0f1449c93bc9cae548573c4 ;
    schema:name "Good Ending"@en .

_:Nc2236865140d418eb73e627c38b2d6c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Barrel Ride"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:Neb1cde72e0f1449c93bc9cae548573c4 ;
    schema:name "Barrel Ride"@en .

_:Ncac1791f3d4f4cec97bdfd340e93b6ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oddworld"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:Neb1cde72e0f1449c93bc9cae548573c4 ;
    schema:name "Oddworld"@en .

_:Ndc68098a832f4ed9bd753f1b6b0141ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Factory Halts"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:20"^^xsd:interval ;
    schema:inPlaylist _:Neb1cde72e0f1449c93bc9cae548573c4 ;
    schema:name "The Factory Halts"@en .

_:Nec06d303e2614afcb86c3b80e3bccf51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Ending"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:Neb1cde72e0f1449c93bc9cae548573c4 ;
    schema:name "Bad Ending"@en .

_:Nf34f2b9721474afea6e2c2f5cad2e951 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This is Rupture Farms"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Neb1cde72e0f1449c93bc9cae548573c4 ;
    schema:name "This is Rupture Farms"@en .

_:Nf3abc2d6898341338a835ba8510b3de7 schema:name "Oddworld Inhabitants, Inc."@en ;
    foaf:name "Oddworld Inhabitants, Inc."@en .

_:Neb1cde72e0f1449c93bc9cae548573c4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N083044c8dd0f4a7dad2daeb6e4b303aa,
        _:N0986a18160124ec782da7443e73e0fff,
        _:N0c151813ee384cf9a3d7cf40db588b28,
        _:N124b83c5af404080ba450c4b248f8473,
        _:N82d439f2666e4987b43c70394f2bd139,
        _:N8c17b1216db24c30b4b33fb786e5c6c7,
        _:Nafc6b457b9324bf6834a079d90082bca,
        _:Nc2236865140d418eb73e627c38b2d6c4,
        _:Ncac1791f3d4f4cec97bdfd340e93b6ed,
        _:Ndc68098a832f4ed9bd753f1b6b0141ab,
        _:Nec06d303e2614afcb86c3b80e3bccf51,
        _:Nf34f2b9721474afea6e2c2f5cad2e951 ;
    mo:track_count 12 ;
    schema:duration "PT11:10"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N083044c8dd0f4a7dad2daeb6e4b303aa,
        _:N0986a18160124ec782da7443e73e0fff,
        _:N0c151813ee384cf9a3d7cf40db588b28,
        _:N124b83c5af404080ba450c4b248f8473,
        _:N82d439f2666e4987b43c70394f2bd139,
        _:N8c17b1216db24c30b4b33fb786e5c6c7,
        _:Nafc6b457b9324bf6834a079d90082bca,
        _:Nc2236865140d418eb73e627c38b2d6c4,
        _:Ncac1791f3d4f4cec97bdfd340e93b6ed,
        _:Ndc68098a832f4ed9bd753f1b6b0141ab,
        _:Nec06d303e2614afcb86c3b80e3bccf51,
        _:Nf34f2b9721474afea6e2c2f5cad2e951 .

