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

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

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

<artist/40159#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64972#subject> ;
    schema:name "Disasterpeace"@en ;
    foaf:made <album/64972#composition>,
        <album/64972#subject> ;
    foaf:name "Disasterpeace"@en .

<artist/52652#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64972#subject> ;
    schema:name "Big Giant Circles"@en ;
    foaf:made <album/64972#composition>,
        <album/64972#subject> ;
    foaf:name "Big Giant Circles"@en .

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

<album/64972#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Journey of 1000 Stars OST"@en,
        "Journey of 1000 Stars OST"@ja,
        "Journey of 1000 Stars OST"@ja-latn ;
    mo:performance_of <album/64972#musicalwork> ;
    mo:recorded_as <album/64972#musicalexpression> ;
    schema:name "Journey of 1000 Stars OST"@en,
        "Journey of 1000 Stars OST"@ja,
        "Journey of 1000 Stars OST"@ja-latn ;
    schema:workPerformed <album/64972#musicalwork> .

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

<https://medium-media.vgm.io/albums/27/64972/64972-1485074811.jpg> a schema:ImageObject,
        foaf:Image .

<album/64972#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Journey of 1000 Stars OST"@en,
        "Journey of 1000 Stars OST"@ja,
        "Journey of 1000 Stars OST"@ja-latn ;
    mo:composer <artist/40159#subject>,
        <artist/52652#subject> ;
    mo:produced_work <album/64972#musicalwork> ;
    schema:name "Journey of 1000 Stars OST"@en,
        "Journey of 1000 Stars OST"@ja,
        "Journey of 1000 Stars OST"@ja-latn .

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

<album/64972#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-03-31"^^xsd:date ;
    dcterms:title "Journey of 1000 Stars OST"@en,
        "Journey of 1000 Stars OST"@ja,
        "Journey of 1000 Stars OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/64972#musicalexpression> ;
    mo:publisher _:Na033f2809ef64b77ab1cf6c8a131b517 ;
    mo:record _:N67d9a493bc274dc89b740b79cbc54fa1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Journey of 1000 Stars"@en ;
            foaf:name "Journey of 1000 Stars"@en ] ;
    schema:datePublished "2016-03-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/64972/64972-1485074811.jpg> ;
    schema:name "Journey of 1000 Stars OST"@en,
        "Journey of 1000 Stars OST"@ja,
        "Journey of 1000 Stars OST"@ja-latn ;
    schema:publisher _:Na033f2809ef64b77ab1cf6c8a131b517 ;
    foaf:depiction <https://media.vgm.io/albums/27/64972/64972-1485074811.jpg> .

_:N00822bbe7196476a9f1591cfda6f4a86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High Score! (Fight the Current - Flashy Mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N67d9a493bc274dc89b740b79cbc54fa1 ;
    schema:name "High Score! (Fight the Current - Flashy Mix)"@en .

_:N79a65dae6e0f49f2953fa35fd7535ef0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Menu (You Can Have Mine)"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:inPlaylist _:N67d9a493bc274dc89b740b79cbc54fa1 ;
    schema:name "Menu (You Can Have Mine)"@en .

_:Na033f2809ef64b77ab1cf6c8a131b517 schema:name "Big Giant Circles"@en ;
    foaf:name "Big Giant Circles"@en .

_:Naf786eceff144eb0beb7a3ac3f523628 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cumulo Nimblers (HappiNESs feat. Disasterpeace)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N67d9a493bc274dc89b740b79cbc54fa1 ;
    schema:name "Cumulo Nimblers (HappiNESs feat. Disasterpeace)"@en .

_:N67d9a493bc274dc89b740b79cbc54fa1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00822bbe7196476a9f1591cfda6f4a86,
        _:N79a65dae6e0f49f2953fa35fd7535ef0,
        _:Naf786eceff144eb0beb7a3ac3f523628 ;
    mo:track_count 3 ;
    schema:duration "PT14:56"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N00822bbe7196476a9f1591cfda6f4a86,
        _:N79a65dae6e0f49f2953fa35fd7535ef0,
        _:Naf786eceff144eb0beb7a3ac3f523628 .

