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

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

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

<artist/26627#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68510#subject> ;
    schema:name "Ross Wariner"@en ;
    foaf:made <album/68510#composition>,
        <album/68510#subject> ;
    foaf:name "Ross Wariner"@en .

<artist/26628#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/68510#subject> ;
    schema:name "Cody Uhler"@en ;
    foaf:made <album/68510#composition>,
        <album/68510#subject> ;
    foaf:name "Cody Uhler"@en .

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

<album/68510#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Two Dots OST: Halloween"@en,
        "Two Dots OST: Halloween"@ja,
        "Two Dots OST: Halloween"@ja-latn ;
    mo:performance_of <album/68510#musicalwork> ;
    mo:recorded_as <album/68510#musicalexpression> ;
    schema:name "Two Dots OST: Halloween"@en,
        "Two Dots OST: Halloween"@ja,
        "Two Dots OST: Halloween"@ja-latn ;
    schema:workPerformed <album/68510#musicalwork> .

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

<https://medium-media.vgm.io/albums/01/68510/68510-1495569510.jpg> a schema:ImageObject,
        foaf:Image .

<album/68510#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Two Dots OST: Halloween"@en,
        "Two Dots OST: Halloween"@ja,
        "Two Dots OST: Halloween"@ja-latn ;
    mo:composer <artist/26627#subject>,
        <artist/26628#subject> ;
    mo:produced_work <album/68510#musicalwork> ;
    schema:name "Two Dots OST: Halloween"@en,
        "Two Dots OST: Halloween"@ja,
        "Two Dots OST: Halloween"@ja-latn .

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

<album/68510#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-19"^^xsd:date ;
    dcterms:title "Two Dots OST: Halloween"@en,
        "Two Dots OST: Halloween"@ja,
        "Two Dots OST: Halloween"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/68510#musicalexpression> ;
    mo:publisher _:N30fda1ec265f4a7f989e768dc408066b ;
    mo:record _:Nac68af81df654b4e940f9fa3d7deceb1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Two Dots"@en ;
            foaf:name "Two Dots"@en ] ;
    schema:datePublished "2015-10-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/68510/68510-1495569510.jpg> ;
    schema:name "Two Dots OST: Halloween"@en,
        "Two Dots OST: Halloween"@ja,
        "Two Dots OST: Halloween"@ja-latn ;
    schema:publisher _:N30fda1ec265f4a7f989e768dc408066b ;
    foaf:depiction <https://media.vgm.io/albums/01/68510/68510-1495569510.jpg> .

_:N01c557cfbd7548d994d873720302633c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Graveyard"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nac68af81df654b4e940f9fa3d7deceb1 ;
    schema:name "Graveyard"@en .

_:N068ddd566b3c4754ad59995f649848cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Graveyard In-Game"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nac68af81df654b4e940f9fa3d7deceb1 ;
    schema:name "Graveyard In-Game"@en .

_:N30fda1ec265f4a7f989e768dc408066b schema:name "Dots Music"@en,
        "Dots Music"@ja,
        "Dots Music"@ja-latn ;
    foaf:name "Dots Music"@en,
        "Dots Music"@ja,
        "Dots Music"@ja-latn .

_:Nbc9ae392b02641b0bf3663d7fd57a0a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dusty Dots (Halloween)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nac68af81df654b4e940f9fa3d7deceb1 ;
    schema:name "Dusty Dots (Halloween)"@en .

_:Nac68af81df654b4e940f9fa3d7deceb1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01c557cfbd7548d994d873720302633c,
        _:N068ddd566b3c4754ad59995f649848cc,
        _:Nbc9ae392b02641b0bf3663d7fd57a0a1 ;
    mo:track_count 3 ;
    schema:duration "PT6:57"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N01c557cfbd7548d994d873720302633c,
        _:N068ddd566b3c4754ad59995f649848cc,
        _:Nbc9ae392b02641b0bf3663d7fd57a0a1 .

