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

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

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

<artist/13898#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38065#subject> ;
    schema:name "Mykola Dmytrovych Leontovych"@en,
        "Микола Дмитрович Леонтович"@ja ;
    foaf:made <album/38065#composition>,
        <album/38065#subject> ;
    foaf:name "Mykola Dmytrovych Leontovych"@en,
        "Микола Дмитрович Леонтович"@ja .

<artist/166#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38065#subject> ;
    schema:name "Motoi Sakuraba"@en,
        "桜庭統"@ja ;
    foaf:made <album/38065#composition>,
        <album/38065#subject> ;
    foaf:name "Motoi Sakuraba"@en,
        "桜庭統"@ja .

<artist/16871#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38065#subject> ;
    schema:name "Vince Guaraldi"@en ;
    foaf:made <album/38065#composition>,
        <album/38065#subject> ;
    foaf:name "Vince Guaraldi"@en .

<artist/31922#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38065#subject> ;
    schema:name "Jay Livingston"@en ;
    foaf:made <album/38065#composition>,
        <album/38065#subject> ;
    foaf:name "Jay Livingston"@en .

<artist/432#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38065#subject> ;
    schema:name "Kenta Nagata"@en,
        "永田権太"@ja ;
    foaf:made <album/38065#composition>,
        <album/38065#subject> ;
    foaf:name "Kenta Nagata"@en,
        "永田権太"@ja .

<product/19750#subject> a schema:CreativeWork ;
    schema:name "Arcus Odyssey"@en,
        "アークス・オデッセ"@ja,
        "Arcus Odyssey"@ja-latn ;
    foaf:name "Arcus Odyssey"@en,
        "アークス・オデッセ"@ja,
        "Arcus Odyssey"@ja-latn .

<product/2131#subject> a schema:CreativeWork ;
    schema:name "Mario Kart 64"@en,
        "マリオカート64"@ja,
        "Mario Kart 64"@ja-latn ;
    foaf:name "Mario Kart 64"@en,
        "マリオカート64"@ja,
        "Mario Kart 64"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/56/38065/38065-1362082918.png> a schema:ImageObject,
        foaf:Image .

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

<album/38065#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "An OverClocked Christmas v.2"@en,
        "An OverClocked Christmas v.2"@ja,
        "An OverClocked Christmas v.2"@ja-latn ;
    mo:performance_of <album/38065#musicalwork> ;
    mo:performer _:N45131f253e3a470d81402869e9a8ac28,
        _:N60200d75ce564732932f68a168fb1ba9,
        _:N7d9cfadd1ced4e57a06afc7a14605b7e,
        _:Nd16644f4d12342e7aeb7a71a4bcd07f0,
        _:Ndf971e072905471397d332f18650eaca ;
    mo:recorded_as <album/38065#musicalexpression> ;
    schema:byArtist _:N45131f253e3a470d81402869e9a8ac28,
        _:N60200d75ce564732932f68a168fb1ba9,
        _:N7d9cfadd1ced4e57a06afc7a14605b7e,
        _:Nd16644f4d12342e7aeb7a71a4bcd07f0,
        _:Ndf971e072905471397d332f18650eaca ;
    schema:name "An OverClocked Christmas v.2"@en,
        "An OverClocked Christmas v.2"@ja,
        "An OverClocked Christmas v.2"@ja-latn ;
    schema:workPerformed <album/38065#musicalwork> .

<album/38065#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "An OverClocked Christmas v.2"@en,
        "An OverClocked Christmas v.2"@ja,
        "An OverClocked Christmas v.2"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ralph Blane"@en ;
            foaf:made <album/38065#composition> ;
            foaf:name "Ralph Blane"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Steve Nelson"@en ;
            foaf:made <album/38065#composition> ;
            foaf:name "Steve Nelson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Walter E. Rollins"@en ;
            foaf:made <album/38065#composition> ;
            foaf:name "Walter E. Rollins"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Xerol"@en ;
            foaf:made <album/38065#composition> ;
            foaf:name "Xerol"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ray Evans"@en ;
            foaf:made <album/38065#composition> ;
            foaf:name "Ray Evans"@en ],
        <artist/13898#subject>,
        <artist/166#subject>,
        <artist/16871#subject>,
        <artist/31922#subject>,
        <artist/432#subject> ;
    mo:produced_work <album/38065#musicalwork> ;
    schema:name "An OverClocked Christmas v.2"@en,
        "An OverClocked Christmas v.2"@ja,
        "An OverClocked Christmas v.2"@ja-latn .

<album/38065#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-24"^^xsd:date ;
    dcterms:title "An OverClocked Christmas v.2"@en,
        "An OverClocked Christmas v.2"@ja,
        "An OverClocked Christmas v.2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/38065#musicalexpression> ;
    mo:publisher _:Nd6d3c9d197cb4b838220f6a5b9866cd0 ;
    mo:record _:N818d09386afa414d9bce7e92c45f7b3d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "A Charlie Brown Christmas"@en ;
            foaf:name "A Charlie Brown Christmas"@en ],
        <product/19750#subject>,
        <product/2131#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Max Swan"@en ;
            foaf:name "Max Swan"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Matt Fischer"@en ;
            foaf:name "Matt Fischer"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Paul Rogers"@en ;
            foaf:name "Paul Rogers"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ryan Khuns"@en ;
            foaf:name "Ryan Khuns"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Greg Martin"@en ;
            foaf:name "Greg Martin"@en ] ;
    schema:datePublished "2008-12-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/38065/38065-1362082918.png> ;
    schema:name "An OverClocked Christmas v.2"@en,
        "An OverClocked Christmas v.2"@ja,
        "An OverClocked Christmas v.2"@ja-latn ;
    schema:publisher _:Nd6d3c9d197cb4b838220f6a5b9866cd0 ;
    foaf:depiction <https://media.vgm.io/albums/56/38065/38065-1362082918.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38065#subject> ;
    schema:name "Xerol"@en ;
    foaf:made <album/38065#subject> ;
    foaf:name "Xerol"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38065#subject> ;
    schema:name "Walter E. Rollins"@en ;
    foaf:made <album/38065#subject> ;
    foaf:name "Walter E. Rollins"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38065#subject> ;
    schema:name "Ray Evans"@en ;
    foaf:made <album/38065#subject> ;
    foaf:name "Ray Evans"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38065#subject> ;
    schema:name "Ralph Blane"@en ;
    foaf:made <album/38065#subject> ;
    foaf:name "Ralph Blane"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38065#subject> ;
    schema:name "Steve Nelson"@en ;
    foaf:made <album/38065#subject> ;
    foaf:name "Steve Nelson"@en .

_:N1708c9eac0c2432f9ba0ddc7b7774f05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holiday"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N818d09386afa414d9bce7e92c45f7b3d ;
    schema:name "Holiday"@en .

_:N3085399f861c47448f13261053b40f3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Few More Miles to Go"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N818d09386afa414d9bce7e92c45f7b3d ;
    schema:name "A Few More Miles to Go"@en .

_:N45131f253e3a470d81402869e9a8ac28 a schema:Person,
        foaf:Person ;
    mo:performed <album/38065#performance> ;
    schema:name "Paul Rogers"@en ;
    foaf:name "Paul Rogers"@en .

_:N4825c21cb71746ebaa444952eac77b25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Christmas Time Is Here"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N818d09386afa414d9bce7e92c45f7b3d ;
    schema:name "Christmas Time Is Here"@en .

_:N4f5ab747e77d48a49506b475f36492c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Stockings"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N818d09386afa414d9bce7e92c45f7b3d ;
    schema:name "White Stockings"@en .

_:N60200d75ce564732932f68a168fb1ba9 a schema:Person,
        foaf:Person ;
    mo:performed <album/38065#performance> ;
    schema:name "Ryan Khuns"@en ;
    foaf:name "Ryan Khuns"@en .

_:N7d9cfadd1ced4e57a06afc7a14605b7e a schema:Person,
        foaf:Person ;
    mo:performed <album/38065#performance> ;
    schema:name "Greg Martin"@en ;
    foaf:name "Greg Martin"@en .

_:N81474f4d87ac491982f654b50c2963a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowbound Land"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N818d09386afa414d9bce7e92c45f7b3d ;
    schema:name "Snowbound Land"@en .

_:Nbcf636d0a2464bedb9d9c21f2cf6ea5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holiday Frappe"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N818d09386afa414d9bce7e92c45f7b3d ;
    schema:name "Holiday Frappe"@en .

_:Nc2c8974f04d84d0d83954aeed63f89c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oy to the Internet"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N818d09386afa414d9bce7e92c45f7b3d ;
    schema:name "Oy to the Internet"@en .

_:Nd16644f4d12342e7aeb7a71a4bcd07f0 a schema:Person,
        foaf:Person ;
    mo:performed <album/38065#performance> ;
    schema:name "Matt Fischer"@en ;
    foaf:name "Matt Fischer"@en .

_:Nd6d3c9d197cb4b838220f6a5b9866cd0 schema:name "An OverClocked Christmas"@en ;
    foaf:name "An OverClocked Christmas"@en .

_:Ndf971e072905471397d332f18650eaca a schema:Person,
        foaf:Person ;
    mo:performed <album/38065#performance> ;
    schema:name "Max Swan"@en ;
    foaf:name "Max Swan"@en .

_:Nf0485ad9fede46bdb815c76862d0faf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "God Rest Ye Soulful Gentlemen"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N818d09386afa414d9bce7e92c45f7b3d ;
    schema:name "God Rest Ye Soulful Gentlemen"@en .

_:Nfa5040d2133f40bba18dc7088c278cdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chimes"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N818d09386afa414d9bce7e92c45f7b3d ;
    schema:name "Chimes"@en .

_:N818d09386afa414d9bce7e92c45f7b3d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1708c9eac0c2432f9ba0ddc7b7774f05,
        _:N3085399f861c47448f13261053b40f3f,
        _:N4825c21cb71746ebaa444952eac77b25,
        _:N4f5ab747e77d48a49506b475f36492c5,
        _:N81474f4d87ac491982f654b50c2963a8,
        _:Nbcf636d0a2464bedb9d9c21f2cf6ea5a,
        _:Nc2c8974f04d84d0d83954aeed63f89c0,
        _:Nf0485ad9fede46bdb815c76862d0faf3,
        _:Nfa5040d2133f40bba18dc7088c278cdc ;
    mo:track_count 9 ;
    schema:duration "PT27:20"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1708c9eac0c2432f9ba0ddc7b7774f05,
        _:N3085399f861c47448f13261053b40f3f,
        _:N4825c21cb71746ebaa444952eac77b25,
        _:N4f5ab747e77d48a49506b475f36492c5,
        _:N81474f4d87ac491982f654b50c2963a8,
        _:Nbcf636d0a2464bedb9d9c21f2cf6ea5a,
        _:Nc2c8974f04d84d0d83954aeed63f89c0,
        _:Nf0485ad9fede46bdb815c76862d0faf3,
        _:Nfa5040d2133f40bba18dc7088c278cdc .

