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

<artist/19980#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kou Nakamura"@en,
        "中村航"@ja ;
    foaf:made <album/85490#lyrics>,
        <album/85490#subject> ;
    foaf:name "Kou Nakamura"@en,
        "中村航"@ja .

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

<artist/16261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85490#subject> ;
    schema:name "Ryutaro Fujinaga"@en,
        "藤永龍太郎"@ja ;
    foaf:made <album/85490#composition>,
        <album/85490#subject> ;
    foaf:name "Ryutaro Fujinaga"@en,
        "藤永龍太郎"@ja .

<product/5172#subject> a schema:CreativeWork ;
    schema:name "BanG Dream! Girls Band Party!"@en,
        "バンドリ! ガールズバンドパーティ!"@ja,
        "BanG Dream! Girls Band Party!"@ja-latn ;
    foaf:name "BanG Dream! Girls Band Party!"@en,
        "バンドリ! ガールズバンドパーティ!"@ja,
        "BanG Dream! Girls Band Party!"@ja-latn .

<album/85490#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "NO GIRL NO CRY / Poppin'Party"@en,
        "NO GIRL NO CRY / Poppin'Party"@ja,
        "NO GIRL NO CRY / Poppin'Party"@ja-latn ;
    mo:composer <artist/16261#subject> ;
    mo:produced_work <album/85490#musicalwork> ;
    schema:name "NO GIRL NO CRY / Poppin'Party"@en,
        "NO GIRL NO CRY / Poppin'Party"@ja,
        "NO GIRL NO CRY / Poppin'Party"@ja-latn .

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

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

<org/1396#subject> schema:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn ;
    foaf:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/09/85490/85490-1553815302.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10841#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85490#performance> ;
    schema:name "Aimi"@en,
        "愛美"@ja ;
    foaf:name "Aimi"@en,
        "愛美"@ja .

<artist/14421#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85490#performance> ;
    schema:name "Ayaka Ohashi"@en,
        "大橋彩香"@ja ;
    foaf:name "Ayaka Ohashi"@en,
        "大橋彩香"@ja .

<artist/19977#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85490#performance> ;
    schema:name "Sae Otsuka"@en,
        "大塚紗英"@ja ;
    foaf:name "Sae Otsuka"@en,
        "大塚紗英"@ja .

<artist/19978#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85490#performance> ;
    schema:name "Rimi Nishimoto"@en,
        "西本りみ"@ja ;
    foaf:name "Rimi Nishimoto"@en,
        "西本りみ"@ja .

<artist/19979#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85490#performance> ;
    schema:name "Ayasa Ito"@en,
        "伊藤彩沙"@ja ;
    foaf:name "Ayasa Ito"@en,
        "伊藤彩沙"@ja .

<artist/27992#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85490#performance> ;
    schema:name "Poppin'Party"@en ;
    foaf:name "Poppin'Party"@en .

<album/85490#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-19"^^xsd:date ;
    dcterms:title "NO GIRL NO CRY / Poppin'Party"@en,
        "NO GIRL NO CRY / Poppin'Party"@ja,
        "NO GIRL NO CRY / Poppin'Party"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/85490#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:Nd8c3d3720f3247b4959904868cfbb77c ;
    mo:record_count 1 ;
    schema:about <product/5172#subject> ;
    schema:byArtist <artist/10841#subject>,
        <artist/14421#subject>,
        <artist/19977#subject>,
        <artist/19978#subject>,
        <artist/19979#subject>,
        <artist/27992#subject> ;
    schema:datePublished "2019-04-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/85490/85490-1553815302.jpg> ;
    schema:name "NO GIRL NO CRY / Poppin'Party"@en,
        "NO GIRL NO CRY / Poppin'Party"@ja,
        "NO GIRL NO CRY / Poppin'Party"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/85490/85490-1553815302.jpg> .

<album/85490#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "NO GIRL NO CRY / Poppin'Party"@en,
        "NO GIRL NO CRY / Poppin'Party"@ja,
        "NO GIRL NO CRY / Poppin'Party"@ja-latn ;
    mo:performance_of <album/85490#musicalwork> ;
    mo:performer <artist/10841#subject>,
        <artist/14421#subject>,
        <artist/19977#subject>,
        <artist/19978#subject>,
        <artist/19979#subject>,
        <artist/27992#subject> ;
    mo:recorded_as <album/85490#musicalexpression> ;
    schema:byArtist <artist/10841#subject>,
        <artist/14421#subject>,
        <artist/19977#subject>,
        <artist/19978#subject>,
        <artist/19979#subject>,
        <artist/27992#subject> ;
    schema:name "NO GIRL NO CRY / Poppin'Party"@en,
        "NO GIRL NO CRY / Poppin'Party"@ja,
        "NO GIRL NO CRY / Poppin'Party"@ja-latn ;
    schema:workPerformed <album/85490#musicalwork> .

_:N59ece69d701946b7919cb3aeff97447e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NO GIRL NO CRY (Poppin'Party Ver.)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nd8c3d3720f3247b4959904868cfbb77c ;
    schema:name "NO GIRL NO CRY (Poppin'Party Ver.)"@en .

_:N6960783dec734726aa274310e906a38a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NO GIRL NO CRY (Poppin'Party Ver.) -Instrumental-"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nd8c3d3720f3247b4959904868cfbb77c ;
    schema:name "NO GIRL NO CRY (Poppin'Party Ver.) -Instrumental-"@en .

_:Nd8c3d3720f3247b4959904868cfbb77c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N59ece69d701946b7919cb3aeff97447e,
        _:N6960783dec734726aa274310e906a38a ;
    mo:track_count 2 ;
    schema:duration "PT10:24"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N59ece69d701946b7919cb3aeff97447e,
        _:N6960783dec734726aa274310e906a38a .

