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

<artist/16026#subject> a schema:Person,
        foaf:Person ;
    schema:name "SugarLover"@en ;
    foaf:made <album/42426#lyrics>,
        <album/42426#subject> ;
    foaf:name "SugarLover"@en .

<artist/66921#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shihori"@en,
        "しほり"@ja ;
    foaf:made <album/42426#subject>,
        <album/42426#vocals> ;
    foaf:name "Shihori"@en,
        "しほり"@ja .

<artist/87#subject> a schema:Person,
        foaf:Person ;
    schema:name "NANA"@en ;
    foaf:made <album/42426#subject>,
        <album/42426#vocals> ;
    foaf:name "NANA"@en .

<artist/15043#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42426#subject> ;
    schema:name "Satoshi Hono"@en,
        "宝野聡史"@ja ;
    foaf:made <album/42426#composition>,
        <album/42426#subject> ;
    foaf:name "Satoshi Hono"@en,
        "宝野聡史"@ja .

<artist/16019#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42426#subject> ;
    schema:name "Akihito Minami"@en,
        "皆見アキヒト"@ja ;
    foaf:made <album/42426#composition>,
        <album/42426#subject> ;
    foaf:name "Akihito Minami"@en,
        "皆見アキヒト"@ja .

<artist/6919#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42426#subject> ;
    schema:name "Yuya Saito"@en,
        "斎藤悠弥"@ja ;
    foaf:made <album/42426#composition>,
        <album/42426#subject> ;
    foaf:name "Yuya Saito"@en,
        "斎藤悠弥"@ja .

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

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

<album/42426#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Walkure Romanze More & More Maxi Single Walmore Love Tune Collection"@en,
        "ワルキューレロマンツェ More&More マキシシングル「Walmore Love Tune Collection」"@ja,
        "Walkure Romanze More & More Maxi Single Walmore Love Tune Collection"@ja-latn ;
    mo:performance_of <album/42426#musicalwork> ;
    mo:recorded_as <album/42426#musicalexpression> ;
    schema:name "Walkure Romanze More & More Maxi Single Walmore Love Tune Collection"@en,
        "ワルキューレロマンツェ More&More マキシシングル「Walmore Love Tune Collection」"@ja,
        "Walkure Romanze More & More Maxi Single Walmore Love Tune Collection"@ja-latn ;
    schema:workPerformed <album/42426#musicalwork> .

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

<https://medium-media.vgm.io/albums/62/42426/42426-1382710414.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/42426#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Walkure Romanze More & More Maxi Single Walmore Love Tune Collection"@en,
        "ワルキューレロマンツェ More&More マキシシングル「Walmore Love Tune Collection」"@ja,
        "Walkure Romanze More & More Maxi Single Walmore Love Tune Collection"@ja-latn ;
    mo:composer <artist/15043#subject>,
        <artist/16019#subject>,
        <artist/6919#subject> ;
    mo:produced_work <album/42426#musicalwork> ;
    schema:name "Walkure Romanze More & More Maxi Single Walmore Love Tune Collection"@en,
        "ワルキューレロマンツェ More&More マキシシングル「Walmore Love Tune Collection」"@ja,
        "Walkure Romanze More & More Maxi Single Walmore Love Tune Collection"@ja-latn .

<album/42426#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-25"^^xsd:date ;
    dcterms:title "Walkure Romanze More & More Maxi Single Walmore Love Tune Collection"@en,
        "ワルキューレロマンツェ More&More マキシシングル「Walmore Love Tune Collection」"@ja,
        "Walkure Romanze More & More Maxi Single Walmore Love Tune Collection"@ja-latn ;
    mo:catalogue_number "RICC-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/42426#musicalexpression> ;
    mo:publisher _:N434e4117fa9b40c082cc46a887c5a8f5 ;
    mo:record _:Nc1e10d3ce0d74a2888e5ce31682d3269 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Walkure Romanze More & More"@en ;
            foaf:name "Walkure Romanze More & More"@en ] ;
    schema:datePublished "2013-10-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/62/42426/42426-1382710414.jpg> ;
    schema:name "Walkure Romanze More & More Maxi Single Walmore Love Tune Collection"@en,
        "ワルキューレロマンツェ More&More マキシシングル「Walmore Love Tune Collection」"@ja,
        "Walkure Romanze More & More Maxi Single Walmore Love Tune Collection"@ja-latn ;
    schema:publisher _:N434e4117fa9b40c082cc46a887c5a8f5 ;
    foaf:depiction <https://media.vgm.io/albums/62/42426/42426-1382710414.jpg> .

_:N35fbb5456f7241a587ec5b56dbf3efec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Spring (Insert Song)"@en,
        "My Spring (挿入歌)"@ja,
        "My Spring (Sounyuuka)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:Nc1e10d3ce0d74a2888e5ce31682d3269 ;
    schema:name "My Spring (Insert Song)"@en,
        "My Spring (挿入歌)"@ja,
        "My Spring (Sounyuuka)"@ja-latn .

_:N434e4117fa9b40c082cc46a887c5a8f5 schema:name "Ricotta"@en,
        "Ricotta"@ja,
        "Ricotta"@ja-latn ;
    foaf:name "Ricotta"@en,
        "Ricotta"@ja,
        "Ricotta"@ja-latn .

_:N75c57ede2eb14661b35bbf87d5ee70fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paint A Future (Opening Theme)"@en,
        "Paint A Future (オープニングテーマ)"@ja,
        "Paint A Future (Opening Theme)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nc1e10d3ce0d74a2888e5ce31682d3269 ;
    schema:name "Paint A Future (Opening Theme)"@en,
        "Paint A Future (オープニングテーマ)"@ja,
        "Paint A Future (Opening Theme)"@ja-latn .

_:N875452e340a743ca8836cdd0b69f1a99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Song (Instrumental)"@en,
        "コイノウタ (Instrumental)"@ja,
        "Koi no Uta (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nc1e10d3ce0d74a2888e5ce31682d3269 ;
    schema:name "Love Song (Instrumental)"@en,
        "コイノウタ (Instrumental)"@ja,
        "Koi no Uta (Instrumental)"@ja-latn .

_:Nb81fa651a099442a83119802c615391d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paint A Future (Instrumental)"@en,
        "Paint A Future (Instrumental)"@ja,
        "Paint A Future (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nc1e10d3ce0d74a2888e5ce31682d3269 ;
    schema:name "Paint A Future (Instrumental)"@en,
        "Paint A Future (Instrumental)"@ja,
        "Paint A Future (Instrumental)"@ja-latn .

_:Nd1f101641a98419297fa001958ddb8cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love Song (Ending Theme)"@en,
        "コイノウタ (エンディングテーマ)"@ja,
        "Koi no Uta (Ending Theme)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nc1e10d3ce0d74a2888e5ce31682d3269 ;
    schema:name "Love Song (Ending Theme)"@en,
        "コイノウタ (エンディングテーマ)"@ja,
        "Koi no Uta (Ending Theme)"@ja-latn .

_:Nfd20cef8fa03417287c6b841a5e41d76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Spring (Instrumental)"@en,
        "My Spring (Instrumental)"@ja,
        "My Spring (Instrumental)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:Nc1e10d3ce0d74a2888e5ce31682d3269 ;
    schema:name "My Spring (Instrumental)"@en,
        "My Spring (Instrumental)"@ja,
        "My Spring (Instrumental)"@ja-latn .

_:Nc1e10d3ce0d74a2888e5ce31682d3269 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N35fbb5456f7241a587ec5b56dbf3efec,
        _:N75c57ede2eb14661b35bbf87d5ee70fe,
        _:N875452e340a743ca8836cdd0b69f1a99,
        _:Nb81fa651a099442a83119802c615391d,
        _:Nd1f101641a98419297fa001958ddb8cf,
        _:Nfd20cef8fa03417287c6b841a5e41d76 ;
    mo:track_count 6 ;
    schema:duration "PT26:25"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N35fbb5456f7241a587ec5b56dbf3efec,
        _:N75c57ede2eb14661b35bbf87d5ee70fe,
        _:N875452e340a743ca8836cdd0b69f1a99,
        _:Nb81fa651a099442a83119802c615391d,
        _:Nd1f101641a98419297fa001958ddb8cf,
        _:Nfd20cef8fa03417287c6b841a5e41d76 .

