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

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

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

<artist/32885#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/94667#subject> ;
    schema:name "John McCarthy"@en ;
    foaf:made <album/94667#composition>,
        <album/94667#subject> ;
    foaf:name "John McCarthy"@en .

<album/94667#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Video Game Box Art: The Soundtrack"@en,
        "Video Game Box Art: The Soundtrack"@ja,
        "Video Game Box Art: The Soundtrack"@ja-latn ;
    mo:composer <artist/32885#subject> ;
    mo:produced_work <album/94667#musicalwork> ;
    schema:name "Video Game Box Art: The Soundtrack"@en,
        "Video Game Box Art: The Soundtrack"@ja,
        "Video Game Box Art: The Soundtrack"@ja-latn .

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

<album/94667#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Video Game Box Art: The Soundtrack"@en,
        "Video Game Box Art: The Soundtrack"@ja,
        "Video Game Box Art: The Soundtrack"@ja-latn ;
    mo:performance_of <album/94667#musicalwork> ;
    mo:recorded_as <album/94667#musicalexpression> ;
    schema:name "Video Game Box Art: The Soundtrack"@en,
        "Video Game Box Art: The Soundtrack"@ja,
        "Video Game Box Art: The Soundtrack"@ja-latn ;
    schema:workPerformed <album/94667#musicalwork> .

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

<https://medium-media.vgm.io/albums/76/94667/94667-1577291707.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/94667#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-11-12"^^xsd:date ;
    dcterms:title "Video Game Box Art: The Soundtrack"@en,
        "Video Game Box Art: The Soundtrack"@ja,
        "Video Game Box Art: The Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/94667#musicalexpression> ;
    mo:publisher _:N1552279e3bb54e95b916c69797430c2d ;
    mo:record _:N4e152536c7ce4e61b9b4bcbd4699f6c3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Video Game Box Art: The Stories Behind The Covers"@en ;
            foaf:name "Video Game Box Art: The Stories Behind The Covers"@en ] ;
    schema:datePublished "2019-11-12"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/76/94667/94667-1577291707.jpg> ;
    schema:name "Video Game Box Art: The Soundtrack"@en,
        "Video Game Box Art: The Soundtrack"@ja,
        "Video Game Box Art: The Soundtrack"@ja-latn ;
    schema:publisher _:N1552279e3bb54e95b916c69797430c2d ;
    foaf:depiction <https://media.vgm.io/albums/76/94667/94667-1577291707.jpg> .

_:N14dbad2a894c4a9cbe9added3e8fe9b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cloud Ride"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N4e152536c7ce4e61b9b4bcbd4699f6c3 ;
    schema:name "Cloud Ride"@en .

_:N1552279e3bb54e95b916c69797430c2d schema:name "Pyre Productions"@en ;
    foaf:name "Pyre Productions"@en .

_:N1eaf4c52d9ce4e8693c8987f5339953b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:19"^^xsd:interval ;
    schema:inPlaylist _:N4e152536c7ce4e61b9b4bcbd4699f6c3 ;
    schema:name "Intro"@en .

_:N3a5da852fe564f04a346996066ab3f60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N4e152536c7ce4e61b9b4bcbd4699f6c3 ;
    schema:name "Game Over"@en .

_:N3b595a5fa3fc4bb5ade75f33dd19e32a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Out There"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N4e152536c7ce4e61b9b4bcbd4699f6c3 ;
    schema:name "Out There"@en .

_:N4509da330a6e4342801f2244700b3fd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cover Comp"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N4e152536c7ce4e61b9b4bcbd4699f6c3 ;
    schema:name "Cover Comp"@en .

_:N66f14623725a417e95a7b718980fdc87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vapor"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N4e152536c7ce4e61b9b4bcbd4699f6c3 ;
    schema:name "Vapor"@en .

_:N7d7e8291e4f74eb79203ec24465c3de5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Operator One"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N4e152536c7ce4e61b9b4bcbd4699f6c3 ;
    schema:name "Operator One"@en .

_:N7d95130de61e4b6d82afa56aaf885642 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beat Bop"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N4e152536c7ce4e61b9b4bcbd4699f6c3 ;
    schema:name "Beat Bop"@en .

_:N8910fb7cb0234b93a20764153277432e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tape Deck"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N4e152536c7ce4e61b9b4bcbd4699f6c3 ;
    schema:name "Tape Deck"@en .

_:N919672246d9c483face55fa7314bf588 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suzuki"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N4e152536c7ce4e61b9b4bcbd4699f6c3 ;
    schema:name "Suzuki"@en .

_:Nbdeb38bee7674bc89970786b9feeccb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frisket"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N4e152536c7ce4e61b9b4bcbd4699f6c3 ;
    schema:name "Frisket"@en .

_:Nce285e357a484df1b8fa38b42afad680 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plucky"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N4e152536c7ce4e61b9b4bcbd4699f6c3 ;
    schema:name "Plucky"@en .

_:Nf1c0627dba244973853c7032398cada7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Runway"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N4e152536c7ce4e61b9b4bcbd4699f6c3 ;
    schema:name "Runway"@en .

_:Nfb5f1be9b2f94296b104a4a8d685027f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pool Party"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N4e152536c7ce4e61b9b4bcbd4699f6c3 ;
    schema:name "Pool Party"@en .

_:N4e152536c7ce4e61b9b4bcbd4699f6c3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14dbad2a894c4a9cbe9added3e8fe9b9,
        _:N1eaf4c52d9ce4e8693c8987f5339953b,
        _:N3a5da852fe564f04a346996066ab3f60,
        _:N3b595a5fa3fc4bb5ade75f33dd19e32a,
        _:N4509da330a6e4342801f2244700b3fd6,
        _:N66f14623725a417e95a7b718980fdc87,
        _:N7d7e8291e4f74eb79203ec24465c3de5,
        _:N7d95130de61e4b6d82afa56aaf885642,
        _:N8910fb7cb0234b93a20764153277432e,
        _:N919672246d9c483face55fa7314bf588,
        _:Nbdeb38bee7674bc89970786b9feeccb5,
        _:Nce285e357a484df1b8fa38b42afad680,
        _:Nf1c0627dba244973853c7032398cada7,
        _:Nfb5f1be9b2f94296b104a4a8d685027f ;
    mo:track_count 14 ;
    schema:duration "PT41:39"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N14dbad2a894c4a9cbe9added3e8fe9b9,
        _:N1eaf4c52d9ce4e8693c8987f5339953b,
        _:N3a5da852fe564f04a346996066ab3f60,
        _:N3b595a5fa3fc4bb5ade75f33dd19e32a,
        _:N4509da330a6e4342801f2244700b3fd6,
        _:N66f14623725a417e95a7b718980fdc87,
        _:N7d7e8291e4f74eb79203ec24465c3de5,
        _:N7d95130de61e4b6d82afa56aaf885642,
        _:N8910fb7cb0234b93a20764153277432e,
        _:N919672246d9c483face55fa7314bf588,
        _:Nbdeb38bee7674bc89970786b9feeccb5,
        _:Nce285e357a484df1b8fa38b42afad680,
        _:Nf1c0627dba244973853c7032398cada7,
        _:Nfb5f1be9b2f94296b104a4a8d685027f .

