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

<artist/33760#subject> a schema:Person,
        foaf:Person ;
    schema:name "2ndlifecrew"@en ;
    foaf:made <album/99413#lyrics>,
        <album/99413#subject> ;
    foaf:name "2ndlifecrew"@en .

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

<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/99413#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Error / 8/pLanet!!"@en,
        "Error / 8/pLanet!!"@ja,
        "Error / 8/pLanet!!"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "戸叶理人"@en ;
            foaf:made <album/99413#composition> ;
            foaf:name "戸叶理人"@en ] ;
    mo:produced_work <album/99413#musicalwork> ;
    schema:name "Error / 8/pLanet!!"@en,
        "Error / 8/pLanet!!"@ja,
        "Error / 8/pLanet!!"@ja-latn .

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

<album/99413#musicalexpression> a mo:Signal ;
    mo:published_as <album/99413#subject> ;
    mo:records <album/99413#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/31/99413/99413-1590319957.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/99413#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/31/99413/99413-1590319957.jpg> ;
    foaf:depicts <album/99413#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/31/99413/99413-1590319957.jpg> .

<https://medium-media.vgm.io/albums/31/99413/99413-1590319957.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/29638#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99413#performance> ;
    schema:name "Haruka Shamoto"@en,
        "社本悠"@ja ;
    foaf:name "Haruka Shamoto"@en,
        "社本悠"@ja .

<artist/33755#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99413#performance> ;
    schema:name "Misaki Yoshioka"@en,
        "吉岡美咲"@ja ;
    foaf:name "Misaki Yoshioka"@en,
        "吉岡美咲"@ja .

<artist/33756#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99413#performance> ;
    schema:name "Natsuki Aono"@en,
        "青野菜月"@ja ;
    foaf:name "Natsuki Aono"@en,
        "青野菜月"@ja .

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

<album/99413#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Error / 8/pLanet!!"@en,
        "Error / 8/pLanet!!"@ja,
        "Error / 8/pLanet!!"@ja-latn ;
    mo:performance_of <album/99413#musicalwork> ;
    mo:performer <artist/29638#subject>,
        <artist/33755#subject>,
        <artist/33756#subject>,
        <artist/33758#subject> ;
    mo:recorded_as <album/99413#musicalexpression> ;
    schema:byArtist <artist/29638#subject>,
        <artist/33755#subject>,
        <artist/33756#subject>,
        <artist/33758#subject> ;
    schema:name "Error / 8/pLanet!!"@en,
        "Error / 8/pLanet!!"@ja,
        "Error / 8/pLanet!!"@ja-latn ;
    schema:workPerformed <album/99413#musicalwork> .

<album/99413#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-02-15"^^xsd:date ;
    dcterms:title "Error / 8/pLanet!!"@en,
        "Error / 8/pLanet!!"@ja,
        "Error / 8/pLanet!!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/99413#musicalexpression> ;
    mo:publisher <org/2181#subject> ;
    mo:record _:N8f496146819044aebc3d0a9b6adc78de ;
    mo:record_count 1 ;
    schema:about <product/8393#subject> ;
    schema:byArtist <artist/29638#subject>,
        <artist/33755#subject>,
        <artist/33756#subject>,
        <artist/33758#subject> ;
    schema:datePublished "2017-02-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/99413/99413-1590319957.jpg> ;
    schema:name "Error / 8/pLanet!!"@en,
        "Error / 8/pLanet!!"@ja,
        "Error / 8/pLanet!!"@ja-latn ;
    schema:publisher <org/2181#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/99413/99413-1590319957.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99413#subject> ;
    schema:name "戸叶理人"@en ;
    foaf:made <album/99413#subject> ;
    foaf:name "戸叶理人"@en .

_:N861ec372d16c4558b889e2cc0dcc1398 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Error"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N8f496146819044aebc3d0a9b6adc78de ;
    schema:name "Error"@en .

_:N8f496146819044aebc3d0a9b6adc78de a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N861ec372d16c4558b889e2cc0dcc1398 ;
    mo:track_count 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N861ec372d16c4558b889e2cc0dcc1398 .

