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

<artist/15170#subject> a schema:Person,
        foaf:Person ;
    schema:name "rudder-k"@en ;
    foaf:made <album/107038#lyrics>,
        <album/107038#subject> ;
    foaf:name "rudder-k"@en .

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

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

<event/223> a mo:Release ;
    schema:name "Released at Comic Market 96 (Aug 09, 2019 to Aug 12, 2019)" .

<album/107038#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Retroduction"@en,
        "レトロダクション"@ja,
        "Retroduction"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/107038#musicalwork> ;
    schema:name "Retroduction"@en,
        "レトロダクション"@ja,
        "Retroduction"@ja-latn .

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

<org/706#subject> schema:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn ;
    foaf:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn .

<https://media.vgm.io/albums/83/107038/107038-6badf817fa4a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/107038#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/83/107038/107038-6badf817fa4a.jpg> ;
    foaf:depicts <album/107038#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/83/107038/107038-6badf817fa4a.jpg> .

<https://medium-media.vgm.io/albums/83/107038/107038-6badf817fa4a.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/35875#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/107038#performance> ;
    schema:name "Meido"@en,
        "めいど"@ja ;
    foaf:made <album/107038#lyrics>,
        <album/107038#subject> ;
    foaf:name "Meido"@en,
        "めいど"@ja .

<artist/4434#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/107038#performance> ;
    schema:name "pizuya"@en ;
    foaf:name "pizuya"@en .

<artist/4435#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/107038#performance> ;
    schema:name "godwood"@en ;
    foaf:name "godwood"@en .

<artist/6141#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/107038#performance> ;
    schema:name "hellnian"@en ;
    foaf:name "hellnian"@en .

<artist/9244#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/107038#performance> ;
    schema:name "syo"@en ;
    foaf:name "syo"@en .

<album/107038#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Retroduction"@en,
        "レトロダクション"@ja,
        "Retroduction"@ja-latn ;
    mo:performance_of <album/107038#musicalwork> ;
    mo:performer _:N61cb6f3c5e794d189773d25e36ffc3dc,
        <artist/35875#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/6141#subject>,
        <artist/9244#subject> ;
    mo:recorded_as <album/107038#musicalexpression> ;
    schema:byArtist _:N61cb6f3c5e794d189773d25e36ffc3dc,
        <artist/35875#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/6141#subject>,
        <artist/9244#subject> ;
    schema:name "Retroduction"@en,
        "レトロダクション"@ja,
        "Retroduction"@ja-latn ;
    schema:workPerformed <album/107038#musicalwork> .

<album/107038#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-12"^^xsd:date ;
    dcterms:title "Retroduction"@en,
        "レトロダクション"@ja,
        "Retroduction"@ja-latn ;
    mo:catalogue_number "PSYC-0029" ;
    mo:media_type "CD" ;
    mo:publication_of <album/107038#musicalexpression> ;
    mo:publisher <org/706#subject> ;
    mo:record _:Nbbf47e93b86343d2916c65dc59ca531f ;
    mo:record_count 1 ;
    mo:release <event/223> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Taka"@en ;
            foaf:name "Taka"@en ],
        <artist/35875#subject>,
        <artist/4434#subject>,
        <artist/4435#subject>,
        <artist/6141#subject>,
        <artist/9244#subject> ;
    schema:datePublished "2019-08-12"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/83/107038/107038-6badf817fa4a.jpg> ;
    schema:name "Retroduction"@en,
        "レトロダクション"@ja,
        "Retroduction"@ja-latn ;
    schema:publisher <org/706#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/107038/107038-6badf817fa4a.jpg> .

_:N21b6e9b45fdc4ace8224597ede4fd5ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "日本の神様は気紛れ"@ja,
        "Nihon no Kamisama wa Kimagure"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbbf47e93b86343d2916c65dc59ca531f ;
    schema:name "日本の神様は気紛れ"@ja,
        "Nihon no Kamisama wa Kimagure"@ja-latn .

_:N26219a71906346eca6aa45ffd4c126a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジャミングヘルツ"@ja,
        "Jamming Hertz"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbbf47e93b86343d2916c65dc59ca531f ;
    schema:name "ジャミングヘルツ"@ja,
        "Jamming Hertz"@ja-latn .

_:N61cb6f3c5e794d189773d25e36ffc3dc a schema:Person,
        foaf:Person ;
    mo:performed <album/107038#performance> ;
    schema:name "Taka"@en ;
    foaf:name "Taka"@en .

_:N6bb7a8d8d81e4989b04f625e5cd38681 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "人智アウターフィールド -off vox-"@ja,
        "Jinchi Outer Field -off vox-"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbbf47e93b86343d2916c65dc59ca531f ;
    schema:name "人智アウターフィールド -off vox-"@ja,
        "Jinchi Outer Field -off vox-"@ja-latn .

_:N80176ee86d1647edbb582efc80cff7e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ジャミングヘルツ -off vox-"@ja,
        "Jamming Hertz -off vox-"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbbf47e93b86343d2916c65dc59ca531f ;
    schema:name "ジャミングヘルツ -off vox-"@ja,
        "Jamming Hertz -off vox-"@ja-latn .

_:N8e1faa2a05694186940baebec935edd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フレジリングバード"@ja,
        "Fledgling Bird"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbbf47e93b86343d2916c65dc59ca531f ;
    schema:name "フレジリングバード"@ja,
        "Fledgling Bird"@ja-latn .

_:N9b0244ab2e0b4d078f192740c909c304 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "人智アウターフィールド"@ja,
        "Jinchi Outer Field"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbbf47e93b86343d2916c65dc59ca531f ;
    schema:name "人智アウターフィールド"@ja,
        "Jinchi Outer Field"@ja-latn .

_:N9e32f796d688407db3e6e46101ccc269 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ネペンデイシー"@ja,
        "Nepenthaceae"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbbf47e93b86343d2916c65dc59ca531f ;
    schema:name "ネペンデイシー"@ja,
        "Nepenthaceae"@ja-latn .

_:Nc71a91d3dd004f72b7d0ae7fe584824a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ネペンデイシー -off vox-"@ja,
        "Nepenthaceae -off vox-"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbbf47e93b86343d2916c65dc59ca531f ;
    schema:name "ネペンデイシー -off vox-"@ja,
        "Nepenthaceae -off vox-"@ja-latn .

_:Ne61145bc90b64e5d9a5e260bdbe97eb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星を映す鏡"@ja,
        "Hoshi o Utsusu Kagami"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbbf47e93b86343d2916c65dc59ca531f ;
    schema:name "星を映す鏡"@ja,
        "Hoshi o Utsusu Kagami"@ja-latn .

_:Nbbf47e93b86343d2916c65dc59ca531f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21b6e9b45fdc4ace8224597ede4fd5ab,
        _:N26219a71906346eca6aa45ffd4c126a0,
        _:N6bb7a8d8d81e4989b04f625e5cd38681,
        _:N80176ee86d1647edbb582efc80cff7e6,
        _:N8e1faa2a05694186940baebec935edd6,
        _:N9b0244ab2e0b4d078f192740c909c304,
        _:N9e32f796d688407db3e6e46101ccc269,
        _:Nc71a91d3dd004f72b7d0ae7fe584824a,
        _:Ne61145bc90b64e5d9a5e260bdbe97eb7 ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N21b6e9b45fdc4ace8224597ede4fd5ab,
        _:N26219a71906346eca6aa45ffd4c126a0,
        _:N6bb7a8d8d81e4989b04f625e5cd38681,
        _:N80176ee86d1647edbb582efc80cff7e6,
        _:N8e1faa2a05694186940baebec935edd6,
        _:N9b0244ab2e0b4d078f192740c909c304,
        _:N9e32f796d688407db3e6e46101ccc269,
        _:Nc71a91d3dd004f72b7d0ae7fe584824a,
        _:Ne61145bc90b64e5d9a5e260bdbe97eb7 .

