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

<artist/2603#subject> a schema:Person,
        foaf:Person ;
    schema:name "miko"@en ;
    foaf:made <album/107987#subject>,
        <album/107987#vocals> ;
    foaf:name "miko"@en .

<artist/2605#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuka"@en,
        "ゆか"@ja ;
    foaf:made <album/107987#subject>,
        <album/107987#vocals> ;
    foaf:name "Yuka"@en,
        "ゆか"@ja .

<artist/2606#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayu"@en,
        "あゆ"@ja ;
    foaf:made <album/107987#subject>,
        <album/107987#vocals> ;
    foaf:name "Ayu"@en,
        "あゆ"@ja .

<artist/4859#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shyuichi Tatsunami"@en,
        "龍波しゅういち"@ja ;
    foaf:made <album/107987#subject>,
        <album/107987#vocals> ;
    foaf:name "Shyuichi Tatsunami"@en,
        "龍波しゅういち"@ja .

<artist/8049#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asana"@en,
        "あさな"@ja ;
    foaf:made <album/107987#subject>,
        <album/107987#vocals> ;
    foaf:name "Asana"@en,
        "あさな"@ja .

<album/107987#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shall we \"IOSYS\"?"@en,
        "Shall we \"IOSYS\"?"@ja,
        "Shall we \"IOSYS\"?"@ja-latn ;
    mo:produced_work <album/107987#musicalwork> ;
    schema:name "Shall we \"IOSYS\"?"@en,
        "Shall we \"IOSYS\"?"@ja,
        "Shall we \"IOSYS\"?"@ja-latn .

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

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

<album/107987#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shall we \"IOSYS\"?"@en,
        "Shall we \"IOSYS\"?"@ja,
        "Shall we \"IOSYS\"?"@ja-latn ;
    mo:performance_of <album/107987#musicalwork> ;
    mo:recorded_as <album/107987#musicalexpression> ;
    schema:name "Shall we \"IOSYS\"?"@en,
        "Shall we \"IOSYS\"?"@ja,
        "Shall we \"IOSYS\"?"@ja-latn ;
    schema:workPerformed <album/107987#musicalwork> .

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

<https://media.vgm.io/albums/78/107987/107987-1a9d05269539.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/107987#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/78/107987/107987-1a9d05269539.jpg> ;
    foaf:depicts <album/107987#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/78/107987/107987-1a9d05269539.jpg> .

<https://medium-media.vgm.io/albums/78/107987/107987-1a9d05269539.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/107987#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-05-05"^^xsd:date ;
    dcterms:title "Shall we \"IOSYS\"?"@en,
        "Shall we \"IOSYS\"?"@ja,
        "Shall we \"IOSYS\"?"@ja-latn ;
    mo:catalogue_number "IO-0156" ;
    mo:media_type "CD" ;
    mo:publication_of <album/107987#musicalexpression> ;
    mo:publisher <org/333#subject> ;
    mo:record _:N2316a18eb33e4d96b66a8a9c9619be72 ;
    mo:record_count 1 ;
    schema:datePublished "2009-05-05"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/78/107987/107987-1a9d05269539.jpg> ;
    schema:name "Shall we \"IOSYS\"?"@en,
        "Shall we \"IOSYS\"?"@ja,
        "Shall we \"IOSYS\"?"@ja-latn ;
    schema:publisher <org/333#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/107987/107987-1a9d05269539.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "夢来"@en ;
    foaf:made <album/107987#vocals> ;
    foaf:name "夢来"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Alternative ending)"@en ;
    foaf:made <album/107987#subject> ;
    foaf:name "(Alternative ending)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "夢来"@en ;
    foaf:made <album/107987#subject> ;
    foaf:name "夢来"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Alternative ending)"@en ;
    foaf:made <album/107987#vocals> ;
    foaf:name "(Alternative ending)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yuki"@en ;
    foaf:made <album/107987#subject> ;
    foaf:name "Yuki"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yuki"@en ;
    foaf:made <album/107987#vocals> ;
    foaf:name "Yuki"@en .

_:N17976ccbe5fc46c2bb839720efb33c13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "私立七条学園ビタースイート探偵同好会"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2316a18eb33e4d96b66a8a9c9619be72 ;
    schema:name "私立七条学園ビタースイート探偵同好会"@ja .

_:N188a21352ecf459f99da3ee32713bca8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Journey"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2316a18eb33e4d96b66a8a9c9619be72 ;
    schema:name "Journey"@ja .

_:N52b7b49467cb4c3998884e82da489b8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チョコレイトリップ"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2316a18eb33e4d96b66a8a9c9619be72 ;
    schema:name "チョコレイトリップ"@ja .

_:N54699eabd2f34d538cb54eba5c54d5fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宇宙変身クライシス！"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2316a18eb33e4d96b66a8a9c9619be72 ;
    schema:name "宇宙変身クライシス！"@ja .

_:N673fb2b1df654d978a9b367ba184eb0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby Love"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2316a18eb33e4d96b66a8a9c9619be72 ;
    schema:name "Baby Love"@ja .

_:Ne1cc20d89c334033a1c6713fc0f3f4a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さくらがたり"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2316a18eb33e4d96b66a8a9c9619be72 ;
    schema:name "さくらがたり"@ja .

_:Nfd921fbf15884dc9959842ae8e591fdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring Magic"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2316a18eb33e4d96b66a8a9c9619be72 ;
    schema:name "Spring Magic"@ja .

_:N2316a18eb33e4d96b66a8a9c9619be72 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17976ccbe5fc46c2bb839720efb33c13,
        _:N188a21352ecf459f99da3ee32713bca8,
        _:N52b7b49467cb4c3998884e82da489b8c,
        _:N54699eabd2f34d538cb54eba5c54d5fd,
        _:N673fb2b1df654d978a9b367ba184eb0f,
        _:Ne1cc20d89c334033a1c6713fc0f3f4a9,
        _:Nfd921fbf15884dc9959842ae8e591fdc ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N17976ccbe5fc46c2bb839720efb33c13,
        _:N188a21352ecf459f99da3ee32713bca8,
        _:N52b7b49467cb4c3998884e82da489b8c,
        _:N54699eabd2f34d538cb54eba5c54d5fd,
        _:N673fb2b1df654d978a9b367ba184eb0f,
        _:Ne1cc20d89c334033a1c6713fc0f3f4a9,
        _:Nfd921fbf15884dc9959842ae8e591fdc .

