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

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

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

<artist/678#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39142#subject> ;
    schema:name "Peter McConnell"@en ;
    foaf:made <album/39142#composition>,
        <album/39142#subject> ;
    foaf:name "Peter McConnell"@en .

<product/20220#subject> a schema:CreativeWork ;
    schema:name "Costume Quest"@en,
        "Costume Quest"@ja,
        "Costume Quest"@ja-latn ;
    foaf:name "Costume Quest"@en,
        "Costume Quest"@ja,
        "Costume Quest"@ja-latn .

<album/39142#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Costume Quest Original Sound Track"@en,
        "Costume Quest Original Sound Track"@ja,
        "Costume Quest Original Sound Track"@ja-latn ;
    mo:composer <artist/678#subject> ;
    mo:produced_work <album/39142#musicalwork> ;
    schema:name "Costume Quest Original Sound Track"@en,
        "Costume Quest Original Sound Track"@ja,
        "Costume Quest Original Sound Track"@ja-latn .

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

<album/39142#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Costume Quest Original Sound Track"@en,
        "Costume Quest Original Sound Track"@ja,
        "Costume Quest Original Sound Track"@ja-latn ;
    mo:performance_of <album/39142#musicalwork> ;
    mo:recorded_as <album/39142#musicalexpression> ;
    schema:name "Costume Quest Original Sound Track"@en,
        "Costume Quest Original Sound Track"@ja,
        "Costume Quest Original Sound Track"@ja-latn ;
    schema:workPerformed <album/39142#musicalwork> .

<org/1062#subject> schema:name "Humble Bundle"@en,
        "Humble Bundle"@ja,
        "Humble Bundle"@ja-latn ;
    foaf:name "Humble Bundle"@en,
        "Humble Bundle"@ja,
        "Humble Bundle"@ja-latn .

<https://media.vgm.io/albums/24/39142/39142-1367965934.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/39142#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/24/39142/39142-1367965934.png> ;
    foaf:depicts <album/39142#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/24/39142/39142-1367965934.png> .

<https://medium-media.vgm.io/albums/24/39142/39142-1367965934.png> a schema:ImageObject,
        foaf:Image .

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

<album/39142#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-07"^^xsd:date ;
    dcterms:title "Costume Quest Original Sound Track"@en,
        "Costume Quest Original Sound Track"@ja,
        "Costume Quest Original Sound Track"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/39142#musicalexpression> ;
    mo:publisher <org/1062#subject> ;
    mo:record _:N32bce4ff63334a6eac3b84b3efab8e08 ;
    mo:record_count 1 ;
    schema:about <product/20220#subject> ;
    schema:datePublished "2013-05-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/39142/39142-1367965934.png> ;
    schema:name "Costume Quest Original Sound Track"@en,
        "Costume Quest Original Sound Track"@ja,
        "Costume Quest Original Sound Track"@ja-latn ;
    schema:publisher <org/1062#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/39142/39142-1367965934.png> .

_:N00c9662b47aa4807ad83ca1d4d1588f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Costume Quest"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N32bce4ff63334a6eac3b84b3efab8e08 ;
    schema:name "Costume Quest"@en .

_:Nc66599cf24ff439a8ac20e57d8654ca5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Combat Loop"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N32bce4ff63334a6eac3b84b3efab8e08 ;
    schema:name "Combat Loop"@en .

_:N32bce4ff63334a6eac3b84b3efab8e08 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00c9662b47aa4807ad83ca1d4d1588f9,
        _:Nc66599cf24ff439a8ac20e57d8654ca5 ;
    mo:track_count 2 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N00c9662b47aa4807ad83ca1d4d1588f9,
        _:Nc66599cf24ff439a8ac20e57d8654ca5 .

