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

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

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

<artist/10537#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38064#subject> ;
    schema:name "Adolphe Charles Adam"@en ;
    foaf:made <album/38064#composition>,
        <album/38064#subject> ;
    foaf:name "Adolphe Charles Adam"@en .

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

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

<artist/50688#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38064#subject> ;
    schema:name "Howard Blake"@en ;
    foaf:made <album/38064#composition>,
        <album/38064#subject> ;
    foaf:name "Howard Blake"@en .

<artist/50689#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38064#subject> ;
    schema:name "Katherine Kennicott Davis"@en ;
    foaf:made <album/38064#composition>,
        <album/38064#subject> ;
    foaf:name "Katherine Kennicott Davis"@en .

<artist/50691#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38064#subject> ;
    schema:name "Buddy Greene"@en ;
    foaf:made <album/38064#composition>,
        <album/38064#subject> ;
    foaf:name "Buddy Greene"@en .

<artist/7578#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38064#subject> ;
    schema:name "James Lord Pierpont"@en ;
    foaf:made <album/38064#composition>,
        <album/38064#subject> ;
    foaf:name "James Lord Pierpont"@en .

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

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

<https://medium-media.vgm.io/albums/46/38064/38064-1362080021.png> a schema:ImageObject,
        foaf:Image .

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

<album/38064#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "An OverClocked Christmas"@en,
        "An OverClocked Christmas"@ja,
        "An OverClocked Christmas"@ja-latn ;
    mo:performance_of <album/38064#musicalwork> ;
    mo:performer <artist/2531#subject> ;
    mo:recorded_as <album/38064#musicalexpression> ;
    schema:byArtist <artist/2531#subject> ;
    schema:name "An OverClocked Christmas"@en,
        "An OverClocked Christmas"@ja,
        "An OverClocked Christmas"@ja-latn ;
    schema:workPerformed <album/38064#musicalwork> .

<artist/2531#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/38064#performance> ;
    schema:name "the prophet of mephisto"@en ;
    foaf:name "the prophet of mephisto"@en .

<album/38064#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "An OverClocked Christmas"@en,
        "An OverClocked Christmas"@ja,
        "An OverClocked Christmas"@ja-latn ;
    mo:composer <artist/10537#subject>,
        <artist/13898#subject>,
        <artist/16871#subject>,
        <artist/50688#subject>,
        <artist/50689#subject>,
        <artist/50691#subject>,
        <artist/7578#subject> ;
    mo:produced_work <album/38064#musicalwork> ;
    schema:name "An OverClocked Christmas"@en,
        "An OverClocked Christmas"@ja,
        "An OverClocked Christmas"@ja-latn .

<album/38064#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-23"^^xsd:date ;
    dcterms:title "An OverClocked Christmas"@en,
        "An OverClocked Christmas"@ja,
        "An OverClocked Christmas"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/38064#musicalexpression> ;
    mo:publisher _:Nfff9a05c710040d3813ced45df3c8d2c ;
    mo:record _:N970d95afa5284bb4b4ff1443d51aafc8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "A Charlie Brown Christmas"@en ;
            foaf:name "A Charlie Brown Christmas"@en ],
        [ a schema:CreativeWork ;
            schema:name "The Snowman"@en ;
            foaf:name "The Snowman"@en ] ;
    schema:byArtist <artist/2531#subject> ;
    schema:datePublished "2007-12-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/46/38064/38064-1362080021.png> ;
    schema:name "An OverClocked Christmas"@en,
        "An OverClocked Christmas"@ja,
        "An OverClocked Christmas"@ja-latn ;
    schema:publisher _:Nfff9a05c710040d3813ced45df3c8d2c ;
    foaf:depiction <https://media.vgm.io/albums/46/38064/38064-1362080021.png> .

_:N11390d0c03b84a0f8a72b5e62a544d72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walking in the Air (Manic Blizzard Mix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N970d95afa5284bb4b4ff1443d51aafc8 ;
    schema:name "Walking in the Air (Manic Blizzard Mix)"@en .

_:N1eb0f5a4e21e4f85afe3ab06de4ae161 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Christmas Time Is Here"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N970d95afa5284bb4b4ff1443d51aafc8 ;
    schema:name "Christmas Time Is Here"@en .

_:N259ee1a2adc04ad0beac63b6e5308ea1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Drummer Boy"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N970d95afa5284bb4b4ff1443d51aafc8 ;
    schema:name "Little Drummer Boy"@en .

_:N68fc5ab944544307aa85e8d7a6ac6cf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jingle My Bells"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N970d95afa5284bb4b4ff1443d51aafc8 ;
    schema:name "Jingle My Bells"@en .

_:N818d96bf7cf44d9b84a80f7f643dbd42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mary, Did You Know?"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N970d95afa5284bb4b4ff1443d51aafc8 ;
    schema:name "Mary, Did You Know?"@en .

_:N898aa5558ad74b699b108d80902e4e10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Purity"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N970d95afa5284bb4b4ff1443d51aafc8 ;
    schema:name "Purity"@en .

_:N9b12136f4c334845a454e98bb2c8b0c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winter's Town"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N970d95afa5284bb4b4ff1443d51aafc8 ;
    schema:name "Winter's Town"@en .

_:Na59e539dcb8a42f1b68073994d5cbb5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Algorhythmic Bells"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N970d95afa5284bb4b4ff1443d51aafc8 ;
    schema:name "Algorhythmic Bells"@en .

_:Nb0ec0f817e894de39a822357fad52598 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "O, Holy Night"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N970d95afa5284bb4b4ff1443d51aafc8 ;
    schema:name "O, Holy Night"@en .

_:Nef9425ae8f3f48a2bd2a5ef11ce9e0b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "O Come, O Come, Emanuel (EX Mix)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N970d95afa5284bb4b4ff1443d51aafc8 ;
    schema:name "O Come, O Come, Emanuel (EX Mix)"@en .

_:Nef95785d69984d1bad590f1cbddf364b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carol of the Bells"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N970d95afa5284bb4b4ff1443d51aafc8 ;
    schema:name "Carol of the Bells"@en .

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

_:N970d95afa5284bb4b4ff1443d51aafc8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11390d0c03b84a0f8a72b5e62a544d72,
        _:N1eb0f5a4e21e4f85afe3ab06de4ae161,
        _:N259ee1a2adc04ad0beac63b6e5308ea1,
        _:N68fc5ab944544307aa85e8d7a6ac6cf0,
        _:N818d96bf7cf44d9b84a80f7f643dbd42,
        _:N898aa5558ad74b699b108d80902e4e10,
        _:N9b12136f4c334845a454e98bb2c8b0c4,
        _:Na59e539dcb8a42f1b68073994d5cbb5d,
        _:Nb0ec0f817e894de39a822357fad52598,
        _:Nef9425ae8f3f48a2bd2a5ef11ce9e0b8,
        _:Nef95785d69984d1bad590f1cbddf364b ;
    mo:track_count 11 ;
    schema:duration "PT32:28"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N11390d0c03b84a0f8a72b5e62a544d72,
        _:N1eb0f5a4e21e4f85afe3ab06de4ae161,
        _:N259ee1a2adc04ad0beac63b6e5308ea1,
        _:N68fc5ab944544307aa85e8d7a6ac6cf0,
        _:N818d96bf7cf44d9b84a80f7f643dbd42,
        _:N898aa5558ad74b699b108d80902e4e10,
        _:N9b12136f4c334845a454e98bb2c8b0c4,
        _:Na59e539dcb8a42f1b68073994d5cbb5d,
        _:Nb0ec0f817e894de39a822357fad52598,
        _:Nef9425ae8f3f48a2bd2a5ef11ce9e0b8,
        _:Nef95785d69984d1bad590f1cbddf364b .

