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

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

<artist/2362#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16843#subject> ;
    schema:name "REDALiCE"@en ;
    foaf:made <album/16843#composition>,
        <album/16843#subject> ;
    foaf:name "REDALiCE"@en .

<artist/38516#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/16843#subject> ;
    schema:name "hosplug"@en ;
    foaf:made <album/16843#composition>,
        <album/16843#subject> ;
    foaf:name "hosplug"@en .

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

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

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

<https://medium-media.vgm.io/albums/34/16843/16843-1268059815.jpg> a schema:ImageObject,
        foaf:Image .

<album/16843#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Citoronsoft Memorial Songs"@en,
        "しとろんソフト Memorial Songs"@ja,
        "Citoronsoft Memorial Songs"@ja-latn ;
    mo:composer <artist/2362#subject>,
        <artist/38516#subject> ;
    mo:produced_work <album/16843#musicalwork> ;
    schema:name "Citoronsoft Memorial Songs"@en,
        "しとろんソフト Memorial Songs"@ja,
        "Citoronsoft Memorial Songs"@ja-latn .

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

<artist/2050#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16843#performance> ;
    schema:name "Mayumi Sindou"@en,
        "新堂真弓"@ja ;
    foaf:made <album/16843#lyrics>,
        <album/16843#subject> ;
    foaf:name "Mayumi Sindou"@en,
        "新堂真弓"@ja .

<artist/23463#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16843#performance> ;
    schema:name "Que Seran Pasaran"@en ;
    foaf:name "Que Seran Pasaran"@en .

<album/16843#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Citoronsoft Memorial Songs"@en,
        "しとろんソフト Memorial Songs"@ja,
        "Citoronsoft Memorial Songs"@ja-latn ;
    mo:performance_of <album/16843#musicalwork> ;
    mo:performer <artist/2050#subject>,
        <artist/23463#subject> ;
    mo:recorded_as <album/16843#musicalexpression> ;
    schema:byArtist <artist/2050#subject>,
        <artist/23463#subject> ;
    schema:name "Citoronsoft Memorial Songs"@en,
        "しとろんソフト Memorial Songs"@ja,
        "Citoronsoft Memorial Songs"@ja-latn ;
    schema:workPerformed <album/16843#musicalwork> .

<album/16843#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-01-29"^^xsd:date ;
    dcterms:title "Citoronsoft Memorial Songs"@en,
        "しとろんソフト Memorial Songs"@ja,
        "Citoronsoft Memorial Songs"@ja-latn ;
    mo:catalogue_number "MGGW-0092" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16843#musicalexpression> ;
    mo:record _:N61678f7170f24e75a537cbb11c483ea1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Imouto Smile"@en ;
            foaf:name "Imouto Smile"@en ],
        [ a schema:CreativeWork ;
            schema:name "Dokodemo Sukishite Itsudemo Sukishite"@en ;
            foaf:name "Dokodemo Sukishite Itsudemo Sukishite"@en ],
        [ a schema:CreativeWork ;
            schema:name "mikoko"@en ;
            foaf:name "mikoko"@en ] ;
    schema:byArtist <artist/2050#subject>,
        <artist/23463#subject> ;
    schema:datePublished "2010-01-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/16843/16843-1268059815.jpg> ;
    schema:name "Citoronsoft Memorial Songs"@en,
        "しとろんソフト Memorial Songs"@ja,
        "Citoronsoft Memorial Songs"@ja-latn ;
    foaf:depiction <https://media.vgm.io/albums/34/16843/16843-1268059815.jpg> .

_:N2d3a18eab109418db82659f3d4f5ffa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yes, You can make it! Imouto Version (off vocal)"@en,
        "Yes, You can make it! 妹バージョン (off vocal)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N61678f7170f24e75a537cbb11c483ea1 ;
    schema:name "Yes, You can make it! Imouto Version (off vocal)"@en,
        "Yes, You can make it! 妹バージョン (off vocal)"@ja .

_:N4b63d5e4e871416397c4d9a12bdaf5da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yes, You can make it! (off vocal)"@en,
        "Yes, You can make it! (off vocal)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N61678f7170f24e75a537cbb11c483ea1 ;
    schema:name "Yes, You can make it! (off vocal)"@en,
        "Yes, You can make it! (off vocal)"@ja .

_:N602b3d458bf145fcb1ed2a7cbaae2d4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Fulfillment I Can do Skillfully (off vocal)"@en,
        "じょうずにできる恋愛成就 (off vocal)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N61678f7170f24e75a537cbb11c483ea1 ;
    schema:name "Love Fulfillment I Can do Skillfully (off vocal)"@en,
        "じょうずにできる恋愛成就 (off vocal)"@ja .

_:N7ae1d774e1174bdc9987c02d5f49cbb0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kiss Me ♪"@en,
        "君のスキにしてして♪"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N61678f7170f24e75a537cbb11c483ea1 ;
    schema:name "Kiss Me ♪"@en,
        "君のスキにしてして♪"@ja .

_:N8a3e47ae0ff54d23901db02e43953869 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yes, You can make it!"@en,
        "Yes, You can make it!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N61678f7170f24e75a537cbb11c483ea1 ;
    schema:name "Yes, You can make it!"@en,
        "Yes, You can make it!"@ja .

_:N98ab6938db194c1ea57514d7be001d47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kiss Me ♪ (off vocal)"@en,
        "君のスキにしてして♪ (off vocal)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N61678f7170f24e75a537cbb11c483ea1 ;
    schema:name "Kiss Me ♪ (off vocal)"@en,
        "君のスキにしてして♪ (off vocal)"@ja .

_:Nda6cdd245f08449390c4df0d9ce9d1fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yes, You can make it! Imouto Version"@en,
        "Yes, You can make it! 妹バージョン"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N61678f7170f24e75a537cbb11c483ea1 ;
    schema:name "Yes, You can make it! Imouto Version"@en,
        "Yes, You can make it! 妹バージョン"@ja .

_:Nf6db91b0de9a4cc7b86b39eb9389ee0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Fulfillment I Can do Skillfully"@en,
        "じょうずにできる恋愛成就"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N61678f7170f24e75a537cbb11c483ea1 ;
    schema:name "Love Fulfillment I Can do Skillfully"@en,
        "じょうずにできる恋愛成就"@ja .

_:N61678f7170f24e75a537cbb11c483ea1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2d3a18eab109418db82659f3d4f5ffa3,
        _:N4b63d5e4e871416397c4d9a12bdaf5da,
        _:N602b3d458bf145fcb1ed2a7cbaae2d4f,
        _:N7ae1d774e1174bdc9987c02d5f49cbb0,
        _:N8a3e47ae0ff54d23901db02e43953869,
        _:N98ab6938db194c1ea57514d7be001d47,
        _:Nda6cdd245f08449390c4df0d9ce9d1fb,
        _:Nf6db91b0de9a4cc7b86b39eb9389ee0d ;
    mo:track_count 8 ;
    schema:duration "PT37:20"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2d3a18eab109418db82659f3d4f5ffa3,
        _:N4b63d5e4e871416397c4d9a12bdaf5da,
        _:N602b3d458bf145fcb1ed2a7cbaae2d4f,
        _:N7ae1d774e1174bdc9987c02d5f49cbb0,
        _:N8a3e47ae0ff54d23901db02e43953869,
        _:N98ab6938db194c1ea57514d7be001d47,
        _:Nda6cdd245f08449390c4df0d9ce9d1fb,
        _:Nf6db91b0de9a4cc7b86b39eb9389ee0d .

