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

<artist/12585#subject> a schema:Person,
        foaf:Person ;
    schema:name "Erica Masaki"@en,
        "真崎エリカ"@ja ;
    foaf:made <album/80854#lyrics>,
        <album/80854#subject> ;
    foaf:name "Erica Masaki"@en,
        "真崎エリカ"@ja .

<artist/18258#subject> a schema:Person,
        foaf:Person ;
    schema:name "Taku Yashiro"@en,
        "八代拓"@ja ;
    foaf:made <album/80854#subject>,
        <album/80854#vocals> ;
    foaf:name "Taku Yashiro"@en,
        "八代拓"@ja .

<artist/29904#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junta Terashima"@en,
        "寺島惇太"@ja ;
    foaf:made <album/80854#subject>,
        <album/80854#vocals> ;
    foaf:name "Junta Terashima"@en,
        "寺島惇太"@ja .

<artist/16294#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/80854#subject> ;
    schema:name "AstroNoteS"@en ;
    foaf:made <album/80854#composition>,
        <album/80854#subject> ;
    foaf:name "AstroNoteS"@en .

<product/7234#subject> a schema:CreativeWork ;
    schema:name "KING OF PRISM -PRIDE the HERO-"@en,
        "KING OF PRISM -PRIDE the HERO-"@ja,
        "KING OF PRISM -PRIDE the HERO-"@ja-latn ;
    foaf:name "KING OF PRISM -PRIDE the HERO-"@en,
        "KING OF PRISM -PRIDE the HERO-"@ja,
        "KING OF PRISM -PRIDE the HERO-"@ja-latn .

<album/80854#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KING OF PRISM -PRIDE the HERO- Unit Project Shin & Kakeru"@en,
        "劇場版KING OF PRISM -PRIDE the HERO- ユニットプロジェクト シン&カケル [全国盤]"@ja,
        "KING OF PRISM -PRIDE the HERO- Unit Project Shin & Kakeru"@ja-latn ;
    mo:composer <artist/16294#subject> ;
    mo:produced_work <album/80854#musicalwork> ;
    schema:name "KING OF PRISM -PRIDE the HERO- Unit Project Shin & Kakeru"@en,
        "劇場版KING OF PRISM -PRIDE the HERO- ユニットプロジェクト シン&カケル [全国盤]"@ja,
        "KING OF PRISM -PRIDE the HERO- Unit Project Shin & Kakeru"@ja-latn .

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

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

<album/80854#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KING OF PRISM -PRIDE the HERO- Unit Project Shin & Kakeru"@en,
        "劇場版KING OF PRISM -PRIDE the HERO- ユニットプロジェクト シン&カケル [全国盤]"@ja,
        "KING OF PRISM -PRIDE the HERO- Unit Project Shin & Kakeru"@ja-latn ;
    mo:performance_of <album/80854#musicalwork> ;
    mo:recorded_as <album/80854#musicalexpression> ;
    schema:name "KING OF PRISM -PRIDE the HERO- Unit Project Shin & Kakeru"@en,
        "劇場版KING OF PRISM -PRIDE the HERO- ユニットプロジェクト シン&カケル [全国盤]"@ja,
        "KING OF PRISM -PRIDE the HERO- Unit Project Shin & Kakeru"@ja-latn ;
    schema:workPerformed <album/80854#musicalwork> .

<org/2324#subject> schema:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn ;
    foaf:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn .

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

<https://medium-media.vgm.io/albums/45/80854/80854-1537596224.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/80854#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-05-24"^^xsd:date ;
    dcterms:title "KING OF PRISM -PRIDE the HERO- Unit Project Shin & Kakeru"@en,
        "劇場版KING OF PRISM -PRIDE the HERO- ユニットプロジェクト シン&カケル [全国盤]"@ja,
        "KING OF PRISM -PRIDE the HERO- Unit Project Shin & Kakeru"@ja-latn ;
    mo:catalogue_number "EYCA-11356" ;
    mo:media_type "CD" ;
    mo:publication_of <album/80854#musicalexpression> ;
    mo:publisher <org/2324#subject> ;
    mo:record _:N55e1465e46e54eae9d46ec8ee2a03f54 ;
    mo:record_count 1 ;
    schema:about <product/7234#subject> ;
    schema:datePublished "2017-05-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/45/80854/80854-1537596224.jpg> ;
    schema:name "KING OF PRISM -PRIDE the HERO- Unit Project Shin & Kakeru"@en,
        "劇場版KING OF PRISM -PRIDE the HERO- ユニットプロジェクト シン&カケル [全国盤]"@ja,
        "KING OF PRISM -PRIDE the HERO- Unit Project Shin & Kakeru"@ja-latn ;
    schema:publisher <org/2324#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/80854/80854-1537596224.jpg> .

_:N778b4a15c45940afa043fcf132515c61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オーディオドラマ「シン&カケル～組み合わせ決定編～」"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N55e1465e46e54eae9d46ec8ee2a03f54 ;
    schema:name "オーディオドラマ「シン&カケル～組み合わせ決定編～」"@ja .

_:N7bb4c7df0a7d4bbc86375b89bd30f054 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VI VA VACANCES!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N55e1465e46e54eae9d46ec8ee2a03f54 ;
    schema:name "VI VA VACANCES!"@ja .

_:Na89bd3c838ef4cea9c2b5489318235bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オーディオドラマ「ユニットプロジェクト、始動!」"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N55e1465e46e54eae9d46ec8ee2a03f54 ;
    schema:name "オーディオドラマ「ユニットプロジェクト、始動!」"@ja .

_:Nf6bacf6fdfb94842b979899ece7b682c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VI VA VACANCES! Inst."@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N55e1465e46e54eae9d46ec8ee2a03f54 ;
    schema:name "VI VA VACANCES! Inst."@ja .

_:N55e1465e46e54eae9d46ec8ee2a03f54 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N778b4a15c45940afa043fcf132515c61,
        _:N7bb4c7df0a7d4bbc86375b89bd30f054,
        _:Na89bd3c838ef4cea9c2b5489318235bd,
        _:Nf6bacf6fdfb94842b979899ece7b682c ;
    mo:track_count 4 ;
    schema:duration "PT14:53"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N778b4a15c45940afa043fcf132515c61,
        _:N7bb4c7df0a7d4bbc86375b89bd30f054,
        _:Na89bd3c838ef4cea9c2b5489318235bd,
        _:Nf6bacf6fdfb94842b979899ece7b682c .

