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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32289#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/32289#composition>,
        <album/32289#subject> ;
    foaf:name "ZUN"@en .

<artist/10945#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32289#subject> ;
    schema:name "Sho Watanabe"@en,
        "渡辺翔"@ja ;
    foaf:made <album/32289#composition>,
        <album/32289#subject> ;
    foaf:name "Sho Watanabe"@en,
        "渡辺翔"@ja .

<artist/12265#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32289#subject> ;
    schema:name "YOFFY"@en ;
    foaf:made <album/32289#composition>,
        <album/32289#subject> ;
    foaf:name "YOFFY"@en .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32289#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/32289#composition>,
        <album/32289#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

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

<product/1028#subject> a schema:CreativeWork ;
    schema:name "Rewrite (Game)"@en,
        "Rewrite (Game)"@ja,
        "Rewrite (Game)"@ja-latn ;
    foaf:name "Rewrite (Game)"@en,
        "Rewrite (Game)"@ja,
        "Rewrite (Game)"@ja-latn .

<product/1092#subject> a schema:CreativeWork ;
    schema:name "Fate/Zero (Anime)"@en,
        "Fate/Zero (Anime)"@ja,
        "Fate/Zero (Anime)"@ja-latn ;
    foaf:name "Fate/Zero (Anime)"@en,
        "Fate/Zero (Anime)"@ja,
        "Fate/Zero (Anime)"@ja-latn .

<product/2572#subject> a schema:CreativeWork ;
    schema:name "Angel Beats!"@en,
        "エンジェルビーツ!"@ja,
        "Angel Beats!"@ja-latn ;
    foaf:name "Angel Beats!"@en,
        "エンジェルビーツ!"@ja,
        "Angel Beats!"@ja-latn .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

<product/893#subject> a schema:CreativeWork ;
    schema:name "Puella Magi Madoka☆Magica"@en,
        "魔法少女まどか☆マギカ"@ja,
        "Mahou Shoujo Madoka☆Magica"@ja-latn ;
    foaf:name "Puella Magi Madoka☆Magica"@en,
        "魔法少女まどか☆マギカ"@ja,
        "Mahou Shoujo Madoka☆Magica"@ja-latn .

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

<album/32289#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "My Favorite Symphonies vol.1"@en,
        "My Favorite Symphonies vol.1"@ja,
        "My Favorite Symphonies vol.1"@ja-latn ;
    mo:performance_of <album/32289#musicalwork> ;
    mo:recorded_as <album/32289#musicalexpression> ;
    schema:name "My Favorite Symphonies vol.1"@en,
        "My Favorite Symphonies vol.1"@ja,
        "My Favorite Symphonies vol.1"@ja-latn ;
    schema:workPerformed <album/32289#musicalwork> .

<org/879#subject> schema:name "Shigureduki Yokochou"@en,
        "時雨月横丁"@ja,
        "Shigureduki Yokochou"@ja-latn ;
    foaf:name "Shigureduki Yokochou"@en,
        "時雨月横丁"@ja,
        "Shigureduki Yokochou"@ja-latn .

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

<https://medium-media.vgm.io/albums/98/32289/32289-1333400008.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/32289#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "My Favorite Symphonies vol.1"@en,
        "My Favorite Symphonies vol.1"@ja,
        "My Favorite Symphonies vol.1"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/10945#subject>,
        <artist/12265#subject>,
        <artist/4#subject> ;
    mo:produced_work <album/32289#musicalwork> ;
    schema:name "My Favorite Symphonies vol.1"@en,
        "My Favorite Symphonies vol.1"@ja,
        "My Favorite Symphonies vol.1"@ja-latn .

<album/32289#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-30"^^xsd:date ;
    dcterms:title "My Favorite Symphonies vol.1"@en,
        "My Favorite Symphonies vol.1"@ja,
        "My Favorite Symphonies vol.1"@ja-latn ;
    mo:catalogue_number "SDCD-012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32289#musicalexpression> ;
    mo:publisher <org/879#subject> ;
    mo:record _:Nf7dec2e952884babba22278868b0e636 ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:about <product/1028#subject>,
        <product/1092#subject>,
        <product/2572#subject>,
        <product/882#subject>,
        <product/893#subject> ;
    schema:datePublished "2011-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/98/32289/32289-1333400008.jpg> ;
    schema:name "My Favorite Symphonies vol.1"@en,
        "My Favorite Symphonies vol.1"@ja,
        "My Favorite Symphonies vol.1"@ja-latn ;
    schema:publisher <org/879#subject> ;
    foaf:depiction <https://media.vgm.io/albums/98/32289/32289-1333400008.jpg> .

_:N0da635e613ce4f74b539aa8eec0701d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "oath sign"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf7dec2e952884babba22278868b0e636 ;
    schema:name "oath sign"@ja .

_:N190a69c806154ff5bbbbb69a6b02bbf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rewrite"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf7dec2e952884babba22278868b0e636 ;
    schema:name "Rewrite"@ja .

_:N4c44e4400bf14f5ca34e13a19decfcdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "コネクト"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf7dec2e952884babba22278868b0e636 ;
    schema:name "コネクト"@ja .

_:Nf04d18e6601d44b1bb7e35ca303e1187 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "聖徳伝説"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf7dec2e952884babba22278868b0e636 ;
    schema:name "聖徳伝説"@ja .

_:Nf0e68284ac374ea39b4bd4a778af090c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一番の宝物"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf7dec2e952884babba22278868b0e636 ;
    schema:name "一番の宝物"@ja .

_:Nf7dec2e952884babba22278868b0e636 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0da635e613ce4f74b539aa8eec0701d7,
        _:N190a69c806154ff5bbbbb69a6b02bbf8,
        _:N4c44e4400bf14f5ca34e13a19decfcdc,
        _:Nf04d18e6601d44b1bb7e35ca303e1187,
        _:Nf0e68284ac374ea39b4bd4a778af090c ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0da635e613ce4f74b539aa8eec0701d7,
        _:N190a69c806154ff5bbbbb69a6b02bbf8,
        _:N4c44e4400bf14f5ca34e13a19decfcdc,
        _:Nf04d18e6601d44b1bb7e35ca303e1187,
        _:Nf0e68284ac374ea39b4bd4a778af090c .

