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

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

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

<artist/14871#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42734#subject> ;
    schema:name "Jerry Mickle"@en ;
    foaf:made <album/42734#composition>,
        <album/42734#subject> ;
    foaf:name "Jerry Mickle"@en .

<album/42734#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Probability 0"@en,
        "Probability 0"@ja,
        "Probability 0"@ja-latn ;
    mo:composer <artist/14871#subject> ;
    mo:produced_work <album/42734#musicalwork> ;
    schema:name "Probability 0"@en,
        "Probability 0"@ja,
        "Probability 0"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/43/42734/42734-1384612265.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/42734#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-29"^^xsd:date ;
    dcterms:title "Probability 0"@en,
        "Probability 0"@ja,
        "Probability 0"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/42734#musicalexpression> ;
    mo:publisher _:N2f7c02bfdc0043ab95500bc0901ebb9c ;
    mo:record _:Nbe42536be52c4130a1fb8ad2a58c9f10 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Probability 0"@en ;
            foaf:name "Probability 0"@en ] ;
    schema:datePublished "2013-10-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/42734/42734-1384612265.jpg> ;
    schema:name "Probability 0"@en,
        "Probability 0"@ja,
        "Probability 0"@ja-latn ;
    schema:publisher _:N2f7c02bfdc0043ab95500bc0901ebb9c ;
    foaf:depiction <https://media.vgm.io/albums/43/42734/42734-1384612265.jpg> .

_:N2f7c02bfdc0043ab95500bc0901ebb9c schema:name "JMickle"@en,
        "JMickle"@ja,
        "JMickle"@ja-latn ;
    foaf:name "JMickle"@en,
        "JMickle"@ja,
        "JMickle"@ja-latn .

_:N903f5fb5233d4662bbcd1fba8d318442 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trailer Mix"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:Nbe42536be52c4130a1fb8ad2a58c9f10 ;
    schema:name "Trailer Mix"@en .

_:N9689a790d2184e0696ab2aec94a3e631 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Point Five"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nbe42536be52c4130a1fb8ad2a58c9f10 ;
    schema:name "Point Five"@en .

_:Nc254e51f545c4d749b0a2dd78fab0396 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Probability +"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nbe42536be52c4130a1fb8ad2a58c9f10 ;
    schema:name "Probability +"@en .

_:Nbe42536be52c4130a1fb8ad2a58c9f10 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N903f5fb5233d4662bbcd1fba8d318442,
        _:N9689a790d2184e0696ab2aec94a3e631,
        _:Nc254e51f545c4d749b0a2dd78fab0396 ;
    mo:track_count 3 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N903f5fb5233d4662bbcd1fba8d318442,
        _:N9689a790d2184e0696ab2aec94a3e631,
        _:Nc254e51f545c4d749b0a2dd78fab0396 .

