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

<artist/10590#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaori Ishihara"@en,
        "石原夏織"@ja ;
    foaf:made <album/91975#subject>,
        <album/91975#vocals> ;
    foaf:name "Kaori Ishihara"@en,
        "石原夏織"@ja .

<artist/18929#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaede Hondo"@en,
        "本渡楓"@ja ;
    foaf:made <album/91975#subject>,
        <album/91975#vocals> ;
    foaf:name "Kaede Hondo"@en,
        "本渡楓"@ja .

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/91975#lyrics>,
        <album/91975#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

<album/69596> a mo:Release ;
    mo:catalogue_number "N/A" .

<artist/15062#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91975#subject> ;
    schema:name "Keiichi Hirokawa"@en,
        "広川恵一"@ja ;
    foaf:made <album/91975#composition>,
        <album/91975#subject> ;
    foaf:name "Keiichi Hirokawa"@en,
        "広川恵一"@ja .

<artist/7261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91975#subject> ;
    schema:name "Kakeru Ishihama"@en,
        "石濱翔"@ja ;
    foaf:made <album/91975#composition>,
        <album/91975#subject> ;
    foaf:name "Kakeru Ishihama"@en,
        "石濱翔"@ja .

<artist/9621#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91975#subject> ;
    schema:name "Hidekazu Tanaka"@en,
        "田中秀和"@ja ;
    foaf:made <album/91975#composition>,
        <album/91975#subject> ;
    foaf:name "Hidekazu Tanaka"@en,
        "田中秀和"@ja .

<product/7493#subject> a schema:CreativeWork ;
    schema:name "Monster Sonic! D'Artagnyan's Rise to Fame"@en,
        "モンソニ! ダルタニャンのアイドル宣言"@ja,
        "Monster Sonic! D'Artagnan no Idol Sengen"@ja-latn ;
    foaf:name "Monster Sonic! D'Artagnyan's Rise to Fame"@en,
        "モンソニ! ダルタニャンのアイドル宣言"@ja,
        "Monster Sonic! D'Artagnan no Idol Sengen"@ja-latn .

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

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

<album/91975#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "We are \"Two for all\" / Two for all"@en,
        "We are \"Two for all\" / Two for all"@ja,
        "We are \"Two for all\" / Two for all"@ja-latn ;
    mo:performance_of <album/91975#musicalwork> ;
    mo:recorded_as <album/91975#musicalexpression> ;
    schema:name "We are \"Two for all\" / Two for all"@en,
        "We are \"Two for all\" / Two for all"@ja,
        "We are \"Two for all\" / Two for all"@ja-latn ;
    schema:workPerformed <album/91975#musicalwork> .

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

<https://medium-media.vgm.io/albums/57/91975/91975-1571993792.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/91975#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "We are \"Two for all\" / Two for all"@en,
        "We are \"Two for all\" / Two for all"@ja,
        "We are \"Two for all\" / Two for all"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA"@en ;
            foaf:made <album/91975#composition> ;
            foaf:name "(MONACA"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA)"@en ;
            foaf:made <album/91975#composition> ;
            foaf:name "(MONACA)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA)"@en ;
            foaf:made <album/91975#composition> ;
            foaf:name "(MONACA)"@en ],
        <artist/15062#subject>,
        <artist/7261#subject>,
        <artist/9621#subject> ;
    mo:produced_work <album/91975#musicalwork> ;
    schema:name "We are \"Two for all\" / Two for all"@en,
        "We are \"Two for all\" / Two for all"@ja,
        "We are \"Two for all\" / Two for all"@ja-latn .

<album/91975#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-07-01"^^xsd:date ;
    dcterms:title "We are \"Two for all\" / Two for all"@en,
        "We are \"Two for all\" / Two for all"@ja,
        "We are \"Two for all\" / Two for all"@ja-latn ;
    mo:catalogue_number "bigup12996835" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/69596> ;
    mo:publication_of <album/91975#musicalexpression> ;
    mo:publisher _:N4d6ab48275eb4830912c45e4dc903ff5 ;
    mo:record _:N34ca7cb4332d4053824c3cc7cba818f8 ;
    mo:record_count 1 ;
    schema:about <product/7493#subject> ;
    schema:datePublished "2019-07-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/57/91975/91975-1571993792.jpg> ;
    schema:name "We are \"Two for all\" / Two for all"@en,
        "We are \"Two for all\" / Two for all"@ja,
        "We are \"Two for all\" / Two for all"@ja-latn ;
    schema:publisher _:N4d6ab48275eb4830912c45e4dc903ff5 ;
    foaf:depiction <https://media.vgm.io/albums/57/91975/91975-1571993792.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91975#subject> ;
    schema:name "(MONACA)"@en ;
    foaf:made <album/91975#subject> ;
    foaf:name "(MONACA)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91975#subject> ;
    schema:name "(MONACA)"@en ;
    foaf:made <album/91975#subject> ;
    foaf:name "(MONACA)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/91975#subject> ;
    schema:name "(MONACA"@en ;
    foaf:made <album/91975#subject> ;
    foaf:name "(MONACA"@en .

_:N4d6ab48275eb4830912c45e4dc903ff5 schema:name "MONSONI!"@en,
        "MONSONI!"@ja,
        "MONSONI!"@ja-latn ;
    foaf:name "MONSONI!"@en,
        "MONSONI!"@ja,
        "MONSONI!"@ja-latn .

_:N5098be057648411fa11bb80b2e661ebd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We are \"Two for all\""@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N34ca7cb4332d4053824c3cc7cba818f8 ;
    schema:name "We are \"Two for all\""@ja .

_:Naa4bfcd710d147cca2a05bcd17a1f553 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キズナ Sparkling World -Two for all Edition- (short ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N34ca7cb4332d4053824c3cc7cba818f8 ;
    schema:name "キズナ Sparkling World -Two for all Edition- (short ver.)"@ja .

_:Nabdb32c1c3ae47aa8858645baacf65c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "全力アイドル宣言♡ -Two for all Edition- (short ver.)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N34ca7cb4332d4053824c3cc7cba818f8 ;
    schema:name "全力アイドル宣言♡ -Two for all Edition- (short ver.)"@ja .

_:N34ca7cb4332d4053824c3cc7cba818f8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5098be057648411fa11bb80b2e661ebd,
        _:Naa4bfcd710d147cca2a05bcd17a1f553,
        _:Nabdb32c1c3ae47aa8858645baacf65c5 ;
    mo:track_count 3 ;
    schema:duration "PT8:58"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N5098be057648411fa11bb80b2e661ebd,
        _:Naa4bfcd710d147cca2a05bcd17a1f553,
        _:Nabdb32c1c3ae47aa8858645baacf65c5 .

