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

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

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

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

<album/56150#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gizmos: Spirit Of The Christmas"@en,
        "Gizmos: Spirit Of The Christmas"@ja,
        "Gizmos: Spirit Of The Christmas"@ja-latn ;
    mo:performance_of <album/56150#musicalwork> ;
    mo:recorded_as <album/56150#musicalexpression> ;
    schema:name "Gizmos: Spirit Of The Christmas"@en,
        "Gizmos: Spirit Of The Christmas"@ja,
        "Gizmos: Spirit Of The Christmas"@ja-latn ;
    schema:workPerformed <album/56150#musicalwork> .

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

<https://medium-media.vgm.io/albums/05/56150/56150-1450051028.jpg> a schema:ImageObject,
        foaf:Image .

<album/56150#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gizmos: Spirit Of The Christmas"@en,
        "Gizmos: Spirit Of The Christmas"@ja,
        "Gizmos: Spirit Of The Christmas"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Adam Koopmans"@en ;
            foaf:made <album/56150#composition> ;
            foaf:name "Adam Koopmans"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jon Bellini"@en ;
            foaf:made <album/56150#composition> ;
            foaf:name "Jon Bellini"@en ] ;
    mo:produced_work <album/56150#musicalwork> ;
    schema:name "Gizmos: Spirit Of The Christmas"@en,
        "Gizmos: Spirit Of The Christmas"@ja,
        "Gizmos: Spirit Of The Christmas"@ja-latn .

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

<album/56150#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-10-31"^^xsd:date ;
    dcterms:title "Gizmos: Spirit Of The Christmas"@en,
        "Gizmos: Spirit Of The Christmas"@ja,
        "Gizmos: Spirit Of The Christmas"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/56150#musicalexpression> ;
    mo:publisher _:N7beae927d3174e749a5ac13492ea65a1 ;
    mo:record _:N6408247e5b6046188c662b3e26b1a569 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Gizmos: Spirit Of The Christmas"@en ;
            foaf:name "Gizmos: Spirit Of The Christmas"@en ] ;
    schema:datePublished "2015-10-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/56150/56150-1450051028.jpg> ;
    schema:name "Gizmos: Spirit Of The Christmas"@en,
        "Gizmos: Spirit Of The Christmas"@ja,
        "Gizmos: Spirit Of The Christmas"@ja-latn ;
    schema:publisher _:N7beae927d3174e749a5ac13492ea65a1 ;
    foaf:depiction <https://media.vgm.io/albums/05/56150/56150-1450051028.jpg> .

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

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

_:N0caa4f6b71e6443d88054af13f8e7abc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elf Factory"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N6408247e5b6046188c662b3e26b1a569 ;
    schema:name "Elf Factory"@en .

_:N387e08789d7446a2b55084903d3d15f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fireplace Lullaby"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N6408247e5b6046188c662b3e26b1a569 ;
    schema:name "Fireplace Lullaby"@en .

_:N4c7299998c6f4555af52a1b13f2c257c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yuletide Lights"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N6408247e5b6046188c662b3e26b1a569 ;
    schema:name "Yuletide Lights"@en .

_:N64e20e831b20467d96b8d681e346b254 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Spirit of Christmas"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N6408247e5b6046188c662b3e26b1a569 ;
    schema:name "The Spirit of Christmas"@en .

_:N71220555d3a74654ab4210ec4400e9b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Koliadky"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N6408247e5b6046188c662b3e26b1a569 ;
    schema:name "Koliadky"@en .

_:N7beae927d3174e749a5ac13492ea65a1 schema:name "Adam Koopmans"@en,
        "Adam Koopmans"@ja,
        "Adam Koopmans"@ja-latn ;
    foaf:name "Adam Koopmans"@en,
        "Adam Koopmans"@ja,
        "Adam Koopmans"@ja-latn .

_:Na25dd8d6ffab4ae6bf88c54984157cbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City Sidewalks"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N6408247e5b6046188c662b3e26b1a569 ;
    schema:name "City Sidewalks"@en .

_:Naa6ab6025ecb4164b4ad4982c9033e3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joy"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N6408247e5b6046188c662b3e26b1a569 ;
    schema:name "Joy"@en .

_:Nc443549f6b514eaca904e5cdede37fd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eggnog Party"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N6408247e5b6046188c662b3e26b1a569 ;
    schema:name "Eggnog Party"@en .

_:Nca9d7274af1243a389b009fb2933884c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winter Solstice"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N6408247e5b6046188c662b3e26b1a569 ;
    schema:name "Winter Solstice"@en .

_:Nd7d8aa8c369b4150be12c0790c8e5031 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N6408247e5b6046188c662b3e26b1a569 ;
    schema:name "Intro"@en .

_:N6408247e5b6046188c662b3e26b1a569 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0caa4f6b71e6443d88054af13f8e7abc,
        _:N387e08789d7446a2b55084903d3d15f4,
        _:N4c7299998c6f4555af52a1b13f2c257c,
        _:N64e20e831b20467d96b8d681e346b254,
        _:N71220555d3a74654ab4210ec4400e9b5,
        _:Na25dd8d6ffab4ae6bf88c54984157cbc,
        _:Naa6ab6025ecb4164b4ad4982c9033e3c,
        _:Nc443549f6b514eaca904e5cdede37fd9,
        _:Nca9d7274af1243a389b009fb2933884c,
        _:Nd7d8aa8c369b4150be12c0790c8e5031 ;
    mo:track_count 10 ;
    schema:duration "PT28:53"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0caa4f6b71e6443d88054af13f8e7abc,
        _:N387e08789d7446a2b55084903d3d15f4,
        _:N4c7299998c6f4555af52a1b13f2c257c,
        _:N64e20e831b20467d96b8d681e346b254,
        _:N71220555d3a74654ab4210ec4400e9b5,
        _:Na25dd8d6ffab4ae6bf88c54984157cbc,
        _:Naa6ab6025ecb4164b4ad4982c9033e3c,
        _:Nc443549f6b514eaca904e5cdede37fd9,
        _:Nca9d7274af1243a389b009fb2933884c,
        _:Nd7d8aa8c369b4150be12c0790c8e5031 .

