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

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

<artist/33754#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99400#subject> ;
    schema:name "Sayuri Nishiura"@en,
        "西浦さゆり"@ja ;
    foaf:made <album/99400#composition>,
        <album/99400#lyrics>,
        <album/99400#subject> ;
    foaf:name "Sayuri Nishiura"@en,
        "西浦さゆり"@ja .

<product/8393#subject> a schema:CreativeWork ;
    schema:name "8 beat Story♪"@en,
        "8 beat Story♪"@ja,
        "8 beat Story♪"@ja-latn ;
    foaf:name "8 beat Story♪"@en,
        "8 beat Story♪"@ja,
        "8 beat Story♪"@ja-latn .

<album/99400#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Soreyuke!! Otome no Mission! / 8/pLanet!!"@en,
        "それゆけ!!乙女のミッション! / 8/pLanet!!"@ja,
        "Soreyuke!! Otome no Mission! / 8/pLanet!!"@ja-latn ;
    mo:composer <artist/33754#subject> ;
    mo:produced_work <album/99400#musicalwork> ;
    schema:name "Soreyuke!! Otome no Mission! / 8/pLanet!!"@en,
        "それゆけ!!乙女のミッション! / 8/pLanet!!"@ja,
        "Soreyuke!! Otome no Mission! / 8/pLanet!!"@ja-latn .

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

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

<org/2181#subject> schema:name "HoriPro"@en,
        "株式会社ホリプロ"@ja,
        "HoriPro"@ja-latn ;
    foaf:name "HoriPro"@en,
        "株式会社ホリプロ"@ja,
        "HoriPro"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/99400/99400-1590318438.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/18049#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99400#performance> ;
    schema:name "Azumi Waki"@en,
        "和氣あず未"@ja ;
    foaf:name "Azumi Waki"@en,
        "和氣あず未"@ja .

<artist/33757#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99400#performance> ;
    schema:name "Nanami Yoshimura"@en,
        "吉村那奈美"@ja ;
    foaf:name "Nanami Yoshimura"@en,
        "吉村那奈美"@ja .

<artist/33758#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99400#performance> ;
    schema:name "Miharu Sawada"@en,
        "澤田美晴"@ja ;
    foaf:name "Miharu Sawada"@en,
        "澤田美晴"@ja .

<album/99400#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Soreyuke!! Otome no Mission! / 8/pLanet!!"@en,
        "それゆけ!!乙女のミッション! / 8/pLanet!!"@ja,
        "Soreyuke!! Otome no Mission! / 8/pLanet!!"@ja-latn ;
    mo:performance_of <album/99400#musicalwork> ;
    mo:performer <artist/18049#subject>,
        <artist/33757#subject>,
        <artist/33758#subject> ;
    mo:recorded_as <album/99400#musicalexpression> ;
    schema:byArtist <artist/18049#subject>,
        <artist/33757#subject>,
        <artist/33758#subject> ;
    schema:name "Soreyuke!! Otome no Mission! / 8/pLanet!!"@en,
        "それゆけ!!乙女のミッション! / 8/pLanet!!"@ja,
        "Soreyuke!! Otome no Mission! / 8/pLanet!!"@ja-latn ;
    schema:workPerformed <album/99400#musicalwork> .

<album/99400#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-07-27"^^xsd:date ;
    dcterms:title "Soreyuke!! Otome no Mission! / 8/pLanet!!"@en,
        "それゆけ!!乙女のミッション! / 8/pLanet!!"@ja,
        "Soreyuke!! Otome no Mission! / 8/pLanet!!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/99400#musicalexpression> ;
    mo:publisher <org/2181#subject> ;
    mo:record _:N22a7eea705f54d37926cea05e44fcc6f ;
    mo:record_count 1 ;
    schema:about <product/8393#subject> ;
    schema:byArtist <artist/18049#subject>,
        <artist/33757#subject>,
        <artist/33758#subject> ;
    schema:datePublished "2016-07-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/99400/99400-1590318438.jpg> ;
    schema:name "Soreyuke!! Otome no Mission! / 8/pLanet!!"@en,
        "それゆけ!!乙女のミッション! / 8/pLanet!!"@ja,
        "Soreyuke!! Otome no Mission! / 8/pLanet!!"@ja-latn ;
    schema:publisher <org/2181#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/99400/99400-1590318438.jpg> .

_:N110fc0bf09ea40fd9d1c96f3e48d0d0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "それゆけ!!乙女のミッション!"@ja,
        "Soreyuke!! Otome no Mission!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N22a7eea705f54d37926cea05e44fcc6f ;
    schema:name "それゆけ!!乙女のミッション!"@ja,
        "Soreyuke!! Otome no Mission!"@ja-latn .

_:N22a7eea705f54d37926cea05e44fcc6f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N110fc0bf09ea40fd9d1c96f3e48d0d0e ;
    mo:track_count 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N110fc0bf09ea40fd9d1c96f3e48d0d0e .

