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

<album/33727#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DECEMBER"@en,
        "DECEMBER"@ja,
        "DECEMBER"@ja-latn ;
    mo:produced_work <album/33727#musicalwork> ;
    schema:name "DECEMBER"@en,
        "DECEMBER"@ja,
        "DECEMBER"@ja-latn .

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/72/33727/33727-1340109098.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/33727#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-31"^^xsd:date ;
    dcterms:title "DECEMBER"@en,
        "DECEMBER"@ja,
        "DECEMBER"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/33727#musicalexpression> ;
    mo:publisher _:N2746a302e8eb4786817876ba9fe893a7 ;
    mo:record _:N51e0ff691fc44c9194fdf0d6856ff38f ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:datePublished "2009-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/72/33727/33727-1340109098.jpg> ;
    schema:name "DECEMBER"@en,
        "DECEMBER"@ja,
        "DECEMBER"@ja-latn ;
    schema:publisher _:N2746a302e8eb4786817876ba9fe893a7 ;
    foaf:depiction <https://media.vgm.io/albums/72/33727/33727-1340109098.jpg> .

_:N1b76ede753ce435e9978dfa47b81b6dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妄想姉妹"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:27"^^xsd:interval ;
    schema:inPlaylist _:N51e0ff691fc44c9194fdf0d6856ff38f ;
    schema:name "妄想姉妹"@ja .

_:N2746a302e8eb4786817876ba9fe893a7 schema:name "Primary×ALLEGORY WORKS"@en ;
    foaf:name "Primary×ALLEGORY WORKS"@en .

_:N4ac62ae9b7ec445e9806cc4053438d0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "December"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:N51e0ff691fc44c9194fdf0d6856ff38f ;
    schema:name "December"@ja .

_:Nd8f85a4d0bd84c60880e3c6b3efc6134 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Primaryの小部屋出張版"@ja ;
    mo:track_number 3 ;
    schema:duration "PT17:15"^^xsd:interval ;
    schema:inPlaylist _:N51e0ff691fc44c9194fdf0d6856ff38f ;
    schema:name "Primaryの小部屋出張版"@ja .

_:N51e0ff691fc44c9194fdf0d6856ff38f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b76ede753ce435e9978dfa47b81b6dc,
        _:N4ac62ae9b7ec445e9806cc4053438d0b,
        _:Nd8f85a4d0bd84c60880e3c6b3efc6134 ;
    mo:track_count 3 ;
    schema:duration "PT29:19"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N1b76ede753ce435e9978dfa47b81b6dc,
        _:N4ac62ae9b7ec445e9806cc4053438d0b,
        _:Nd8f85a4d0bd84c60880e3c6b3efc6134 .

