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

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

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

<artist/3951#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16751#subject> ;
    schema:name "8 Bit Weapon"@en ;
    foaf:made <album/16751#composition>,
        <album/16751#subject> ;
    foaf:name "8 Bit Weapon"@en .

<album/16751#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "It's a Chiptune Holiday!"@en,
        "It's a Chiptune Holiday!"@ja,
        "It's a Chiptune Holiday!"@ja-latn ;
    mo:composer <artist/3951#subject> ;
    mo:produced_work <album/16751#musicalwork> ;
    schema:name "It's a Chiptune Holiday!"@en,
        "It's a Chiptune Holiday!"@ja,
        "It's a Chiptune Holiday!"@ja-latn .

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

<album/16751#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "It's a Chiptune Holiday!"@en,
        "It's a Chiptune Holiday!"@ja,
        "It's a Chiptune Holiday!"@ja-latn ;
    mo:performance_of <album/16751#musicalwork> ;
    mo:recorded_as <album/16751#musicalexpression> ;
    schema:name "It's a Chiptune Holiday!"@en,
        "It's a Chiptune Holiday!"@ja,
        "It's a Chiptune Holiday!"@ja-latn ;
    schema:workPerformed <album/16751#musicalwork> .

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

<https://medium-media.vgm.io/albums/15/16751/16751-1260050692.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/16751#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-01-01"^^xsd:date ;
    dcterms:title "It's a Chiptune Holiday!"@en,
        "It's a Chiptune Holiday!"@ja,
        "It's a Chiptune Holiday!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16751#musicalexpression> ;
    mo:publisher _:Ndd637030b260488cb561292e608b2198 ;
    mo:record _:Ndcfd3ac752de42f2ab7076931612e0d2 ;
    mo:record_count 1 ;
    schema:datePublished "2009-01-01"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/15/16751/16751-1260050692.jpg> ;
    schema:name "It's a Chiptune Holiday!"@en,
        "It's a Chiptune Holiday!"@ja,
        "It's a Chiptune Holiday!"@ja-latn ;
    schema:publisher _:Ndd637030b260488cb561292e608b2198 ;
    foaf:depiction <https://media.vgm.io/albums/15/16751/16751-1260050692.jpg> .

_:N29e7e32b0b2d4c69880a57e1d251f4bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "O Christmas Tree (Oh Chanukuh)"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Ndcfd3ac752de42f2ab7076931612e0d2 ;
    schema:name "O Christmas Tree (Oh Chanukuh)"@en .

_:N3b2bac3af2914764b973507d879c2703 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deck the Halls (Nos Galan)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Ndcfd3ac752de42f2ab7076931612e0d2 ;
    schema:name "Deck the Halls (Nos Galan)"@en .

_:N748bb700ccdf494783c613e06829e9ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ave Maria (Well-Tempered Clavier)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Ndcfd3ac752de42f2ab7076931612e0d2 ;
    schema:name "Ave Maria (Well-Tempered Clavier)"@en .

_:Naa8114add2ac4ec185e4dfac3b193470 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jingle Bells (One Horse Open Sleigh)"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Ndcfd3ac752de42f2ab7076931612e0d2 ;
    schema:name "Jingle Bells (One Horse Open Sleigh)"@en .

_:Nc7bc71497258435a8814c5e8a6217ade a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God Rest Ye Merry Gentlemen"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Ndcfd3ac752de42f2ab7076931612e0d2 ;
    schema:name "God Rest Ye Merry Gentlemen"@en .

_:Nd29784dfa98f4c8abb3e6d0c7e028ac0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hanukkah (Festival of Lights)"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Ndcfd3ac752de42f2ab7076931612e0d2 ;
    schema:name "Hanukkah (Festival of Lights)"@en .

_:Ndb6e7e4772634d4ea5cdaf931918e7ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Greensleeves (What Child Is This)"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Ndcfd3ac752de42f2ab7076931612e0d2 ;
    schema:name "Greensleeves (What Child Is This)"@en .

_:Ndd637030b260488cb561292e608b2198 schema:name "8 Bit Weapon"@en ;
    foaf:name "8 Bit Weapon"@en .

_:Ne54dfbca97c5492dabe950108a357aad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joy to the World"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Ndcfd3ac752de42f2ab7076931612e0d2 ;
    schema:name "Joy to the World"@en .

_:Ndcfd3ac752de42f2ab7076931612e0d2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N29e7e32b0b2d4c69880a57e1d251f4bd,
        _:N3b2bac3af2914764b973507d879c2703,
        _:N748bb700ccdf494783c613e06829e9ef,
        _:Naa8114add2ac4ec185e4dfac3b193470,
        _:Nc7bc71497258435a8814c5e8a6217ade,
        _:Nd29784dfa98f4c8abb3e6d0c7e028ac0,
        _:Ndb6e7e4772634d4ea5cdaf931918e7ba,
        _:Ne54dfbca97c5492dabe950108a357aad ;
    mo:track_count 8 ;
    schema:duration "PT15:20"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N29e7e32b0b2d4c69880a57e1d251f4bd,
        _:N3b2bac3af2914764b973507d879c2703,
        _:N748bb700ccdf494783c613e06829e9ef,
        _:Naa8114add2ac4ec185e4dfac3b193470,
        _:Nc7bc71497258435a8814c5e8a6217ade,
        _:Nd29784dfa98f4c8abb3e6d0c7e028ac0,
        _:Ndb6e7e4772634d4ea5cdaf931918e7ba,
        _:Ne54dfbca97c5492dabe950108a357aad .

