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

<artist/69539#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mike Kinomoto"@en,
        "木之本みけ"@ja ;
    foaf:made <album/49374#lyrics>,
        <album/49374#subject> ;
    foaf:name "Mike Kinomoto"@en,
        "木之本みけ"@ja .

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

<artist/247#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49374#subject> ;
    schema:name "Shinji Hosoe"@en,
        "細江慎治"@ja ;
    foaf:made <album/49374#composition>,
        <album/49374#subject> ;
    foaf:name "Shinji Hosoe"@en,
        "細江慎治"@ja .

<product/12479#subject> a schema:CreativeWork ;
    schema:name "Sister Contrast!"@en,
        "シスターコントラスト！"@ja,
        "Sister Contrast!"@ja-latn ;
    foaf:name "Sister Contrast!"@en,
        "シスターコントラスト！"@ja,
        "Sister Contrast!"@ja-latn .

<album/49374#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sister Contrast! First Press Bonus CD - Possibility"@en,
        "「シスターコントラスト!」の初回版特典 - Possibility"@ja,
        "Sister Contrast! First Press Bonus CD - Possibility"@ja-latn ;
    mo:composer <artist/247#subject> ;
    mo:produced_work <album/49374#musicalwork> ;
    schema:name "Sister Contrast! First Press Bonus CD - Possibility"@en,
        "「シスターコントラスト!」の初回版特典 - Possibility"@ja,
        "Sister Contrast! First Press Bonus CD - Possibility"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/47/49374/49374-1416685438.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/49374#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sister Contrast! First Press Bonus CD - Possibility"@en,
        "「シスターコントラスト!」の初回版特典 - Possibility"@ja,
        "Sister Contrast! First Press Bonus CD - Possibility"@ja-latn ;
    mo:performance_of <album/49374#musicalwork> ;
    mo:performer <artist/89#subject> ;
    mo:recorded_as <album/49374#musicalexpression> ;
    schema:byArtist <artist/89#subject> ;
    schema:name "Sister Contrast! First Press Bonus CD - Possibility"@en,
        "「シスターコントラスト!」の初回版特典 - Possibility"@ja,
        "Sister Contrast! First Press Bonus CD - Possibility"@ja-latn ;
    schema:workPerformed <album/49374#musicalwork> .

<artist/89#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49374#performance> ;
    schema:name "YURIA"@en ;
    foaf:name "YURIA"@en .

<album/49374#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-11-21"^^xsd:date ;
    dcterms:title "Sister Contrast! First Press Bonus CD - Possibility"@en,
        "「シスターコントラスト!」の初回版特典 - Possibility"@ja,
        "Sister Contrast! First Press Bonus CD - Possibility"@ja-latn ;
    mo:catalogue_number "AS-0001-3" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49374#musicalexpression> ;
    mo:publisher _:N0fe60b4d47c348da853ca55cc79bc5ca ;
    mo:record _:N4055cf12860c48d7a8d92829a6b922df ;
    mo:record_count 1 ;
    schema:about <product/12479#subject> ;
    schema:byArtist <artist/89#subject> ;
    schema:datePublished "2003-11-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/49374/49374-1416685438.jpg> ;
    schema:name "Sister Contrast! First Press Bonus CD - Possibility"@en,
        "「シスターコントラスト!」の初回版特典 - Possibility"@ja,
        "Sister Contrast! First Press Bonus CD - Possibility"@ja-latn ;
    schema:publisher _:N0fe60b4d47c348da853ca55cc79bc5ca ;
    foaf:depiction <https://media.vgm.io/albums/47/49374/49374-1416685438.jpg> .

_:N0fe60b4d47c348da853ca55cc79bc5ca schema:name "AcaciaSoft"@en ;
    foaf:name "AcaciaSoft"@en .

_:N17a7431d599f4dfebdc787ca184ff7ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Possibility"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N4055cf12860c48d7a8d92829a6b922df ;
    schema:name "Possibility"@en .

_:N4dcb9739bfde4c799240dd3290d22ea6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Possibility (instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N4055cf12860c48d7a8d92829a6b922df ;
    schema:name "Possibility (instrumental)"@en .

_:N7c78c691e9c244d3aad189b9eb21fbbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Possibility (short version)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N4055cf12860c48d7a8d92829a6b922df ;
    schema:name "Possibility (short version)"@en .

_:N4055cf12860c48d7a8d92829a6b922df a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17a7431d599f4dfebdc787ca184ff7ba,
        _:N4dcb9739bfde4c799240dd3290d22ea6,
        _:N7c78c691e9c244d3aad189b9eb21fbbe ;
    mo:track_count 3 ;
    schema:duration "PT9:32"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N17a7431d599f4dfebdc787ca184ff7ba,
        _:N4dcb9739bfde4c799240dd3290d22ea6,
        _:N7c78c691e9c244d3aad189b9eb21fbbe .

