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

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

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

<artist/15914#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127378#subject> ;
    schema:name "maozon"@en ;
    foaf:made <album/127378#composition>,
        <album/127378#subject> ;
    foaf:name "maozon"@en .

<artist/16311#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127378#subject> ;
    schema:name "colate"@en ;
    foaf:made <album/127378#composition>,
        <album/127378#subject> ;
    foaf:name "colate"@en .

<artist/36235#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127378#subject> ;
    schema:name "DJ Genki"@en ;
    foaf:made <album/127378#composition>,
        <album/127378#subject> ;
    foaf:name "DJ Genki"@en .

<event/218> a mo:Release ;
    schema:name "Released at Comic Market 95 (Dec 29, 2018 to Dec 31, 2018)" .

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

<album/127378#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Snowy heart"@en,
        "Snowy heart"@ja,
        "Snowy heart"@ja-latn ;
    mo:performance_of <album/127378#musicalwork> ;
    mo:recorded_as <album/127378#musicalexpression> ;
    schema:name "Snowy heart"@en,
        "Snowy heart"@ja,
        "Snowy heart"@ja-latn ;
    schema:workPerformed <album/127378#musicalwork> .

<org/1682#subject> schema:name "Confetto"@en,
        "Confetto"@ja,
        "Confetto"@ja-latn ;
    foaf:name "Confetto"@en,
        "Confetto"@ja,
        "Confetto"@ja-latn .

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

<https://medium-media.vgm.io/albums/87/127378/127378-f73e9633dc29.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/127378#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Snowy heart"@en,
        "Snowy heart"@ja,
        "Snowy heart"@ja-latn ;
    mo:composer <artist/15914#subject>,
        <artist/16311#subject>,
        <artist/36235#subject> ;
    mo:produced_work <album/127378#musicalwork> ;
    schema:name "Snowy heart"@en,
        "Snowy heart"@ja,
        "Snowy heart"@ja-latn .

<album/127378#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-30"^^xsd:date ;
    dcterms:title "Snowy heart"@en,
        "Snowy heart"@ja,
        "Snowy heart"@ja-latn ;
    mo:catalogue_number "CFCD-0018" ;
    mo:media_type "CD" ;
    mo:publication_of <album/127378#musicalexpression> ;
    mo:publisher <org/1682#subject> ;
    mo:record _:Nde8968a5b0da4b5c87e57266f6de021f ;
    mo:record_count 1 ;
    mo:release <event/218> ;
    schema:datePublished "2018-12-30"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/87/127378/127378-f73e9633dc29.jpg> ;
    schema:name "Snowy heart"@en,
        "Snowy heart"@ja,
        "Snowy heart"@ja-latn ;
    schema:publisher <org/1682#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/127378/127378-f73e9633dc29.jpg> .

_:N069dde96ec20481499c0a4463d5a6c0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "うしろがみの魔法"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde8968a5b0da4b5c87e57266f6de021f ;
    schema:name "うしろがみの魔法"@ja .

_:N2f92fed48da54d238d9284584d83c76d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プロムナードはひとりで"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde8968a5b0da4b5c87e57266f6de021f ;
    schema:name "プロムナードはひとりで"@ja .

_:Nf09d3aed162b4e40baa69074ae13a627 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "世界一、私の恋"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde8968a5b0da4b5c87e57266f6de021f ;
    schema:name "世界一、私の恋"@ja .

_:Nde8968a5b0da4b5c87e57266f6de021f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N069dde96ec20481499c0a4463d5a6c0e,
        _:N2f92fed48da54d238d9284584d83c76d,
        _:Nf09d3aed162b4e40baa69074ae13a627 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N069dde96ec20481499c0a4463d5a6c0e,
        _:N2f92fed48da54d238d9284584d83c76d,
        _:Nf09d3aed162b4e40baa69074ae13a627 .

