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

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

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

<album/55839#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Binding of Christmas"@en,
        "The Binding of Christmas"@ja,
        "The Binding of Christmas"@ja-latn ;
    mo:composer <artist/24554#subject> ;
    mo:produced_work <album/55839#musicalwork> ;
    schema:name "The Binding of Christmas"@en,
        "The Binding of Christmas"@ja,
        "The Binding of Christmas"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/93/55839/55839-1448407391.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/55839#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Binding of Christmas"@en,
        "The Binding of Christmas"@ja,
        "The Binding of Christmas"@ja-latn ;
    mo:performance_of <album/55839#musicalwork> ;
    mo:performer <artist/24554#subject> ;
    mo:recorded_as <album/55839#musicalexpression> ;
    schema:byArtist <artist/24554#subject> ;
    schema:name "The Binding of Christmas"@en,
        "The Binding of Christmas"@ja,
        "The Binding of Christmas"@ja-latn ;
    schema:workPerformed <album/55839#musicalwork> .

<artist/24554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/55839#subject> ;
    mo:performed <album/55839#performance> ;
    schema:name "Ridiculon"@en ;
    foaf:made <album/55839#composition>,
        <album/55839#subject> ;
    foaf:name "Ridiculon"@en .

<album/55839#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-25"^^xsd:date ;
    dcterms:title "The Binding of Christmas"@en,
        "The Binding of Christmas"@ja,
        "The Binding of Christmas"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/55839#musicalexpression> ;
    mo:publisher _:Nb0c7e124c5244e02b4fedec4f1c83cc3 ;
    mo:record _:N084c84600c7d486ab1fb31ad552c0798 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Binding of Isaac: Afterbirth"@en ;
            foaf:name "The Binding of Isaac: Afterbirth"@en ],
        [ a schema:CreativeWork ;
            schema:name "The Binding of Isaac: Rebirth"@en ;
            foaf:name "The Binding of Isaac: Rebirth"@en ] ;
    schema:byArtist <artist/24554#subject> ;
    schema:datePublished "2015-12-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/55839/55839-1448407391.jpg> ;
    schema:name "The Binding of Christmas"@en,
        "The Binding of Christmas"@ja,
        "The Binding of Christmas"@ja-latn ;
    schema:publisher _:Nb0c7e124c5244e02b4fedec4f1c83cc3 ;
    foaf:depiction <https://media.vgm.io/albums/93/55839/55839-1448407391.jpg> .

_:N964b4ae0595d43da8ec1702e398a435f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pool of Yule"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N084c84600c7d486ab1fb31ad552c0798 ;
    schema:name "Pool of Yule"@en .

_:Naa688d30157940e2adb8e66c7928e7bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Binding of Christmas"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N084c84600c7d486ab1fb31ad552c0798 ;
    schema:name "The Binding of Christmas"@en .

_:Nb0c7e124c5244e02b4fedec4f1c83cc3 schema:name "Ridiculon"@en,
        "Ridiculon"@ja,
        "Ridiculon"@ja-latn ;
    foaf:name "Ridiculon"@en,
        "Ridiculon"@ja,
        "Ridiculon"@ja-latn .

_:N084c84600c7d486ab1fb31ad552c0798 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N964b4ae0595d43da8ec1702e398a435f,
        _:Naa688d30157940e2adb8e66c7928e7bd ;
    mo:track_count 2 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N964b4ae0595d43da8ec1702e398a435f,
        _:Naa688d30157940e2adb8e66c7928e7bd .

