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

<artist/352#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumi Tanioka"@en,
        "谷岡久美"@ja ;
    foaf:made <album/118855#subject>,
        <album/118855#vocals> ;
    foaf:name "Kumi Tanioka"@en,
        "谷岡久美"@ja .

<artist/391#subject> a schema:Person,
        foaf:Person ;
    schema:name "Michiko Naruke"@en,
        "なるけみちこ"@ja ;
    foaf:made <album/118855#lyrics>,
        <album/118855#subject>,
        <album/118855#vocals> ;
    foaf:name "Michiko Naruke"@en,
        "なるけみちこ"@ja .

<artist/709#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanako Kotera"@en,
        "小寺可南子"@ja ;
    foaf:made <album/118855#subject>,
        <album/118855#vocals> ;
    foaf:name "Kanako Kotera"@en,
        "小寺可南子"@ja .

<artist/104#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118855#subject> ;
    schema:name "Noriyuki Iwadare"@en,
        "岩垂徳行"@ja ;
    foaf:made <album/118855#composition>,
        <album/118855#lyrics>,
        <album/118855#subject>,
        <album/118855#vocals> ;
    foaf:name "Noriyuki Iwadare"@en,
        "岩垂徳行"@ja .

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

<album/118855#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "NORIYUKI IWADARE'S PARAIDISE!"@en,
        "岩垂楽園"@ja,
        "NORIYUKI IWADARE'S PARAIDISE!"@ja-latn ;
    mo:composer <artist/104#subject> ;
    mo:produced_work <album/118855#musicalwork> ;
    schema:name "NORIYUKI IWADARE'S PARAIDISE!"@en,
        "岩垂楽園"@ja,
        "NORIYUKI IWADARE'S PARAIDISE!"@ja-latn .

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

<album/118855#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "NORIYUKI IWADARE'S PARAIDISE!"@en,
        "岩垂楽園"@ja,
        "NORIYUKI IWADARE'S PARAIDISE!"@ja-latn ;
    mo:performance_of <album/118855#musicalwork> ;
    mo:recorded_as <album/118855#musicalexpression> ;
    schema:name "NORIYUKI IWADARE'S PARAIDISE!"@en,
        "岩垂楽園"@ja,
        "NORIYUKI IWADARE'S PARAIDISE!"@ja-latn ;
    schema:workPerformed <album/118855#musicalwork> .

<https://media.vgm.io/albums/55/118855/118855-63fa21513d15.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/118855#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/55/118855/118855-63fa21513d15.png> ;
    foaf:depicts <album/118855#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/55/118855/118855-63fa21513d15.png> .

<https://medium-media.vgm.io/albums/55/118855/118855-63fa21513d15.png> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/118855#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-08-12"^^xsd:date ;
    dcterms:title "NORIYUKI IWADARE'S PARAIDISE!"@en,
        "岩垂楽園"@ja,
        "NORIYUKI IWADARE'S PARAIDISE!"@ja-latn ;
    mo:catalogue_number "INCD-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/118855#musicalexpression> ;
    mo:publisher _:N0cdf80b5a3fc4c8bb72c5f977ecc51f3 ;
    mo:record _:N6a73b7c567e54c98a8879dd761439cd2 ;
    mo:record_count 1 ;
    mo:release <event/223> ;
    schema:datePublished "2019-08-12"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/55/118855/118855-63fa21513d15.png> ;
    schema:name "NORIYUKI IWADARE'S PARAIDISE!"@en,
        "岩垂楽園"@ja,
        "NORIYUKI IWADARE'S PARAIDISE!"@ja-latn ;
    schema:publisher _:N0cdf80b5a3fc4c8bb72c5f977ecc51f3 ;
    foaf:depiction <https://media.vgm.io/albums/55/118855/118855-63fa21513d15.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "藤井絵梨"@en ;
    foaf:made <album/118855#lyrics> ;
    foaf:name "藤井絵梨"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "藤井絵梨"@en ;
    foaf:made <album/118855#vocals> ;
    foaf:name "藤井絵梨"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "龍尺千秋"@en ;
    foaf:made <album/118855#lyrics> ;
    foaf:name "龍尺千秋"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "藤井絵梨"@en ;
    foaf:made <album/118855#subject> ;
    foaf:name "藤井絵梨"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "龍尺千秋"@en ;
    foaf:made <album/118855#subject> ;
    foaf:name "龍尺千秋"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "藤井絵梨"@en ;
    foaf:made <album/118855#subject> ;
    foaf:name "藤井絵梨"@en .

_:N03ce6968b61b452f8c032c72daa82f91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where am I?-Inst"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N6a73b7c567e54c98a8879dd761439cd2 ;
    schema:name "Where am I?-Inst"@ja .

_:N0ace8fdbdd5642218ac914c9dad3fda3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブラジル人になりたい"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N6a73b7c567e54c98a8879dd761439cd2 ;
    schema:name "ブラジル人になりたい"@ja .

_:N0cdf80b5a3fc4c8bb72c5f977ecc51f3 schema:name "Noriyuki Iwadare"@en,
        "Noriyuki Iwadare"@ja,
        "Noriyuki Iwadare"@ja-latn ;
    foaf:name "Noriyuki Iwadare"@en,
        "Noriyuki Iwadare"@ja,
        "Noriyuki Iwadare"@ja-latn .

_:N1610d044c086451f9e78773b018cb960 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GrandeGrande"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N6a73b7c567e54c98a8879dd761439cd2 ;
    schema:name "GrandeGrande"@ja .

_:N214d48288b76471a81cb8cdbb0580425 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Viva! El Dorado!"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N6a73b7c567e54c98a8879dd761439cd2 ;
    schema:name "Viva! El Dorado!"@ja .

_:N2c492d5094ff49b68c4deb5f6e13c172 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ポリンズのテーマ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N6a73b7c567e54c98a8879dd761439cd2 ;
    schema:name "ポリンズのテーマ"@ja .

_:N36bea3304ed4413a966049febf8569e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "be-es"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N6a73b7c567e54c98a8879dd761439cd2 ;
    schema:name "be-es"@ja .

_:N61832ebc1f174a1c83ca0ad7ccfdcb03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where am I?"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N6a73b7c567e54c98a8879dd761439cd2 ;
    schema:name "Where am I?"@ja .

_:N80e4514ace5540e9aaff78bcb5e9c3e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon Light Mazurka"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N6a73b7c567e54c98a8879dd761439cd2 ;
    schema:name "Moon Light Mazurka"@ja .

_:N91ccbb40821f4735b8f32ad89d0e1608 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ポリンズのテーマ-Inst"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N6a73b7c567e54c98a8879dd761439cd2 ;
    schema:name "ポリンズのテーマ-Inst"@ja .

_:N95307e298c5647889ac2320841f9dfc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RunRunRun-Inst"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N6a73b7c567e54c98a8879dd761439cd2 ;
    schema:name "RunRunRun-Inst"@ja .

_:Na7a49382eae946d8b038fc9f40c004de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Viva! El Dorado!-Inst"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N6a73b7c567e54c98a8879dd761439cd2 ;
    schema:name "Viva! El Dorado!-Inst"@ja .

_:Nb2153fc1ce514d5f9344d0ddaccee7fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブラジル人になりたい-Inst"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N6a73b7c567e54c98a8879dd761439cd2 ;
    schema:name "ブラジル人になりたい-Inst"@ja .

_:Nd56922301c7f4f128bd677ac4e0601fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RunRunRun"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N6a73b7c567e54c98a8879dd761439cd2 ;
    schema:name "RunRunRun"@ja .

_:Nf3c2d4475f5742b8bc4a8111ce114a89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Chord Dance"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N6a73b7c567e54c98a8879dd761439cd2 ;
    schema:name "One Chord Dance"@ja .

_:Nf909e6b8e1cd4149a52072681a81409d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨ノチ晴レ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:N6a73b7c567e54c98a8879dd761439cd2 ;
    schema:name "雨ノチ晴レ"@ja .

_:Nfc08b937f659404185dfda1279817b29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "be-es-Inst"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N6a73b7c567e54c98a8879dd761439cd2 ;
    schema:name "be-es-Inst"@ja .

_:N6a73b7c567e54c98a8879dd761439cd2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03ce6968b61b452f8c032c72daa82f91,
        _:N0ace8fdbdd5642218ac914c9dad3fda3,
        _:N1610d044c086451f9e78773b018cb960,
        _:N214d48288b76471a81cb8cdbb0580425,
        _:N2c492d5094ff49b68c4deb5f6e13c172,
        _:N36bea3304ed4413a966049febf8569e5,
        _:N61832ebc1f174a1c83ca0ad7ccfdcb03,
        _:N80e4514ace5540e9aaff78bcb5e9c3e9,
        _:N91ccbb40821f4735b8f32ad89d0e1608,
        _:N95307e298c5647889ac2320841f9dfc2,
        _:Na7a49382eae946d8b038fc9f40c004de,
        _:Nb2153fc1ce514d5f9344d0ddaccee7fc,
        _:Nd56922301c7f4f128bd677ac4e0601fb,
        _:Nf3c2d4475f5742b8bc4a8111ce114a89,
        _:Nf909e6b8e1cd4149a52072681a81409d,
        _:Nfc08b937f659404185dfda1279817b29 ;
    mo:track_count 16 ;
    schema:duration "PT53:24"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N03ce6968b61b452f8c032c72daa82f91,
        _:N0ace8fdbdd5642218ac914c9dad3fda3,
        _:N1610d044c086451f9e78773b018cb960,
        _:N214d48288b76471a81cb8cdbb0580425,
        _:N2c492d5094ff49b68c4deb5f6e13c172,
        _:N36bea3304ed4413a966049febf8569e5,
        _:N61832ebc1f174a1c83ca0ad7ccfdcb03,
        _:N80e4514ace5540e9aaff78bcb5e9c3e9,
        _:N91ccbb40821f4735b8f32ad89d0e1608,
        _:N95307e298c5647889ac2320841f9dfc2,
        _:Na7a49382eae946d8b038fc9f40c004de,
        _:Nb2153fc1ce514d5f9344d0ddaccee7fc,
        _:Nd56922301c7f4f128bd677ac4e0601fb,
        _:Nf3c2d4475f5742b8bc4a8111ce114a89,
        _:Nf909e6b8e1cd4149a52072681a81409d,
        _:Nfc08b937f659404185dfda1279817b29 .

