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

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

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

<album/59985#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rodeo Stampede Soundtrack"@en,
        "Rodeo Stampede Soundtrack"@ja,
        "Rodeo Stampede Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Paul Kopetko"@en ;
            foaf:made <album/59985#composition> ;
            foaf:name "Paul Kopetko"@en ] ;
    mo:produced_work <album/59985#musicalwork> ;
    schema:name "Rodeo Stampede Soundtrack"@en,
        "Rodeo Stampede Soundtrack"@ja,
        "Rodeo Stampede Soundtrack"@ja-latn .

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

<album/59985#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rodeo Stampede Soundtrack"@en,
        "Rodeo Stampede Soundtrack"@ja,
        "Rodeo Stampede Soundtrack"@ja-latn ;
    mo:performance_of <album/59985#musicalwork> ;
    mo:recorded_as <album/59985#musicalexpression> ;
    schema:name "Rodeo Stampede Soundtrack"@en,
        "Rodeo Stampede Soundtrack"@ja,
        "Rodeo Stampede Soundtrack"@ja-latn ;
    schema:workPerformed <album/59985#musicalwork> .

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

<https://medium-media.vgm.io/albums/58/59985/59985-1467213721.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/59985#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-06-22"^^xsd:date ;
    dcterms:title "Rodeo Stampede Soundtrack"@en,
        "Rodeo Stampede Soundtrack"@ja,
        "Rodeo Stampede Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/59985#musicalexpression> ;
    mo:publisher _:N6ce11bfc7ce54ba8922c5a4950550a45 ;
    mo:record _:N8dcdcba0ec6349479982a48620eb7899 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Rodeo Stampede"@en ;
            foaf:name "Rodeo Stampede"@en ] ;
    schema:datePublished "2016-06-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/59985/59985-1467213721.jpg> ;
    schema:name "Rodeo Stampede Soundtrack"@en,
        "Rodeo Stampede Soundtrack"@ja,
        "Rodeo Stampede Soundtrack"@ja-latn ;
    schema:publisher _:N6ce11bfc7ce54ba8922c5a4950550a45 ;
    foaf:depiction <https://media.vgm.io/albums/58/59985/59985-1467213721.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59985#subject> ;
    schema:name "Paul Kopetko"@en ;
    foaf:made <album/59985#subject> ;
    foaf:name "Paul Kopetko"@en .

_:N0f02cdf359b1428e8b277a944eccbf75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Savannah"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N8dcdcba0ec6349479982a48620eb7899 ;
    schema:name "Savannah"@en .

_:N25e7f2a2d1cc4ea89f9505cc3363c642 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zoo Muzak"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N8dcdcba0ec6349479982a48620eb7899 ;
    schema:name "Zoo Muzak"@en .

_:N34c4ba6b1c3147898da36514579ca235 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bosstritch"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N8dcdcba0ec6349479982a48620eb7899 ;
    schema:name "Bosstritch"@en .

_:N6ce11bfc7ce54ba8922c5a4950550a45 schema:name "Paul Kopetko"@en,
        "Paul Kopetko"@ja,
        "Paul Kopetko"@ja-latn ;
    foaf:name "Paul Kopetko"@en,
        "Paul Kopetko"@ja,
        "Paul Kopetko"@ja-latn .

_:N745fe362171b45de9a6fbf1f8423d01b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Olympus"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N8dcdcba0ec6349479982a48620eb7899 ;
    schema:name "Olympus"@en .

_:N8835d50a66a14e12a0a181b95db4c312 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jurassic"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N8dcdcba0ec6349479982a48620eb7899 ;
    schema:name "Jurassic"@en .

_:Nb0bb9dcc412e4b9a81819f4c276b881a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Garden"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N8dcdcba0ec6349479982a48620eb7899 ;
    schema:name "Garden"@en .

_:Nb2a76604da024e4baa704ed117a1e4a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tutorial Ranch"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N8dcdcba0ec6349479982a48620eb7899 ;
    schema:name "Tutorial Ranch"@en .

_:Nc49d2778f02f4db885fe6f5326cfa4b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mountains"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N8dcdcba0ec6349479982a48620eb7899 ;
    schema:name "Mountains"@en .

_:Ndf92f073b1bd4c37bc7c0eb9a1672e9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outback"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N8dcdcba0ec6349479982a48620eb7899 ;
    schema:name "Outback"@en .

_:Ndfefc93063e5441bb01971d13bd055fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Halloween Hustle"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N8dcdcba0ec6349479982a48620eb7899 ;
    schema:name "Halloween Hustle"@en .

_:Ne5b85d19d0ec422895dca699524c2ee1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chinese New Year"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N8dcdcba0ec6349479982a48620eb7899 ;
    schema:name "Chinese New Year"@en .

_:Ne63194e7185444be917ea8a8748a2fa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Space Zoo"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N8dcdcba0ec6349479982a48620eb7899 ;
    schema:name "Space Zoo"@en .

_:Nef01d82469d440eba1dc45b242c6ac47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jungle"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N8dcdcba0ec6349479982a48620eb7899 ;
    schema:name "Jungle"@en .

_:N8dcdcba0ec6349479982a48620eb7899 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f02cdf359b1428e8b277a944eccbf75,
        _:N25e7f2a2d1cc4ea89f9505cc3363c642,
        _:N34c4ba6b1c3147898da36514579ca235,
        _:N745fe362171b45de9a6fbf1f8423d01b,
        _:N8835d50a66a14e12a0a181b95db4c312,
        _:Nb0bb9dcc412e4b9a81819f4c276b881a,
        _:Nb2a76604da024e4baa704ed117a1e4a0,
        _:Nc49d2778f02f4db885fe6f5326cfa4b8,
        _:Ndf92f073b1bd4c37bc7c0eb9a1672e9c,
        _:Ndfefc93063e5441bb01971d13bd055fc,
        _:Ne5b85d19d0ec422895dca699524c2ee1,
        _:Ne63194e7185444be917ea8a8748a2fa2,
        _:Nef01d82469d440eba1dc45b242c6ac47 ;
    mo:track_count 13 ;
    schema:duration "PT30:22"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0f02cdf359b1428e8b277a944eccbf75,
        _:N25e7f2a2d1cc4ea89f9505cc3363c642,
        _:N34c4ba6b1c3147898da36514579ca235,
        _:N745fe362171b45de9a6fbf1f8423d01b,
        _:N8835d50a66a14e12a0a181b95db4c312,
        _:Nb0bb9dcc412e4b9a81819f4c276b881a,
        _:Nb2a76604da024e4baa704ed117a1e4a0,
        _:Nc49d2778f02f4db885fe6f5326cfa4b8,
        _:Ndf92f073b1bd4c37bc7c0eb9a1672e9c,
        _:Ndfefc93063e5441bb01971d13bd055fc,
        _:Ne5b85d19d0ec422895dca699524c2ee1,
        _:Ne63194e7185444be917ea8a8748a2fa2,
        _:Nef01d82469d440eba1dc45b242c6ac47 .

