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

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

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

<artist/13194#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85841#subject> ;
    schema:name "Ian Livingstone"@en ;
    foaf:made <album/85841#composition>,
        <album/85841#subject> ;
    foaf:name "Ian Livingstone"@en .

<album/85841#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Oure: Game Original Soundtrack"@en,
        "Oure: Game Original Soundtrack"@ja,
        "Oure: Game Original Soundtrack"@ja-latn ;
    mo:composer <artist/13194#subject> ;
    mo:produced_work <album/85841#musicalwork> ;
    schema:name "Oure: Game Original Soundtrack"@en,
        "Oure: Game Original Soundtrack"@ja,
        "Oure: Game Original Soundtrack"@ja-latn .

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

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

<org/2696#subject> schema:name "Red Art Games"@en,
        "Red Art Games"@ja,
        "Red Art Games"@ja-latn ;
    foaf:name "Red Art Games"@en,
        "Red Art Games"@ja,
        "Red Art Games"@ja-latn .

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

<https://medium-media.vgm.io/albums/14/85841/85841-1583007246.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/85841#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-06-01"^^xsd:date ;
    dcterms:title "Oure: Game Original Soundtrack"@en,
        "Oure: Game Original Soundtrack"@ja,
        "Oure: Game Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/85841#musicalexpression> ;
    mo:publisher <org/2696#subject> ;
    mo:record _:Na15781aed57e4a498089e758a0424403 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Oure"@en ;
            foaf:name "Oure"@en ] ;
    schema:datePublished "2019-06-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/85841/85841-1583007246.jpg> ;
    schema:name "Oure: Game Original Soundtrack"@en,
        "Oure: Game Original Soundtrack"@ja,
        "Oure: Game Original Soundtrack"@ja-latn ;
    schema:publisher <org/2696#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/85841/85841-1583007246.jpg> .

_:N0908fe0da77d4d108f7cee44fee5e765 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A new beginning for Oure"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Na15781aed57e4a498089e758a0424403 ;
    schema:name "A new beginning for Oure"@en .

_:N613925d49b314d119a4fc72e1845dc40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight amongst the clouds"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Na15781aed57e4a498089e758a0424403 ;
    schema:name "Flight amongst the clouds"@en .

_:N98f9f537e83e48a1a38b6e5d1a6b633c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The mystery of the Titans"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Na15781aed57e4a498089e758a0424403 ;
    schema:name "The mystery of the Titans"@en .

_:Nbf6bd53dbf1745f98be43e0ff7620b1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oure Theme - feat. Tina Guo"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Na15781aed57e4a498089e758a0424403 ;
    schema:name "Oure Theme - feat. Tina Guo"@en .

_:Nd5b3710c85e448aabc4bce185e19cfa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oure Reprise - feat. Tina Guo"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Na15781aed57e4a498089e758a0424403 ;
    schema:name "Oure Reprise - feat. Tina Guo"@en .

_:Ndd4c949a2cb049888fa266195f7c3033 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Growing up"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:Na15781aed57e4a498089e758a0424403 ;
    schema:name "Growing up"@en .

_:Ne777e26c3ee147c596c848722197d913 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "They need my help"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Na15781aed57e4a498089e758a0424403 ;
    schema:name "They need my help"@en .

_:Nf6bed121d2764c678519a6ae2f94bb7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I know what I have to do"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Na15781aed57e4a498089e758a0424403 ;
    schema:name "I know what I have to do"@en .

_:Nf9ff01a06a224e028784b846414a8052 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Return to Oure - feat. Chloe Lochbaum"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Na15781aed57e4a498089e758a0424403 ;
    schema:name "Return to Oure - feat. Chloe Lochbaum"@en .

_:Nfea75f1725af4215950a25ecaa52de0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skies of Oure"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Na15781aed57e4a498089e758a0424403 ;
    schema:name "Skies of Oure"@en .

_:Na15781aed57e4a498089e758a0424403 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0908fe0da77d4d108f7cee44fee5e765,
        _:N613925d49b314d119a4fc72e1845dc40,
        _:N98f9f537e83e48a1a38b6e5d1a6b633c,
        _:Nbf6bd53dbf1745f98be43e0ff7620b1d,
        _:Nd5b3710c85e448aabc4bce185e19cfa3,
        _:Ndd4c949a2cb049888fa266195f7c3033,
        _:Ne777e26c3ee147c596c848722197d913,
        _:Nf6bed121d2764c678519a6ae2f94bb7e,
        _:Nf9ff01a06a224e028784b846414a8052,
        _:Nfea75f1725af4215950a25ecaa52de0f ;
    mo:track_count 10 ;
    schema:duration "PT12:05"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0908fe0da77d4d108f7cee44fee5e765,
        _:N613925d49b314d119a4fc72e1845dc40,
        _:N98f9f537e83e48a1a38b6e5d1a6b633c,
        _:Nbf6bd53dbf1745f98be43e0ff7620b1d,
        _:Nd5b3710c85e448aabc4bce185e19cfa3,
        _:Ndd4c949a2cb049888fa266195f7c3033,
        _:Ne777e26c3ee147c596c848722197d913,
        _:Nf6bed121d2764c678519a6ae2f94bb7e,
        _:Nf9ff01a06a224e028784b846414a8052,
        _:Nfea75f1725af4215950a25ecaa52de0f .

