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

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

<product/6916#subject> a schema:CreativeWork ;
    schema:name "Yu-Gi-Oh! VRAINS"@en,
        "遊☆戯☆王VRAINS"@ja,
        "YU-GI-OH! VRAINS"@ja-latn ;
    foaf:name "Yu-Gi-Oh! VRAINS"@en,
        "遊☆戯☆王VRAINS"@ja,
        "YU-GI-OH! VRAINS"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/56/89465/89465-1566102149.jpg> a schema:ImageObject,
        foaf:Image .

<album/89465#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Doppelganger / Goodbye holiday"@en,
        "ドッペルゲンガー / Goodbye holiday"@ja,
        "Doppelganger / Goodbye holiday"@ja-latn ;
    mo:composer <artist/18105#subject>,
        <artist/18106#subject> ;
    mo:produced_work <album/89465#musicalwork> ;
    schema:name "Doppelganger / Goodbye holiday"@en,
        "ドッペルゲンガー / Goodbye holiday"@ja,
        "Doppelganger / Goodbye holiday"@ja-latn .

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

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

<artist/18104#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89465#performance> ;
    schema:name "Goodbye holiday"@en ;
    foaf:name "Goodbye holiday"@en .

<artist/18107#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89465#performance> ;
    schema:name "Takumi Fukuyama"@en,
        "福山匠"@ja ;
    foaf:made <album/89465#lyrics>,
        <album/89465#subject> ;
    foaf:name "Takumi Fukuyama"@en,
        "福山匠"@ja .

<artist/18108#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/89465#performance> ;
    schema:name "Kohei Yamasaki"@en,
        "山崎晃平"@ja ;
    foaf:name "Kohei Yamasaki"@en,
        "山崎晃平"@ja .

<artist/18105#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89465#subject> ;
    mo:performed <album/89465#performance> ;
    schema:name "Akira Omori"@en,
        "大森皓"@ja ;
    foaf:made <album/89465#composition>,
        <album/89465#subject> ;
    foaf:name "Akira Omori"@en,
        "大森皓"@ja .

<artist/18106#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/89465#subject> ;
    mo:performed <album/89465#performance> ;
    schema:name "Kazuma Kodama"@en,
        "児玉一真"@ja ;
    foaf:made <album/89465#composition>,
        <album/89465#lyrics>,
        <album/89465#subject> ;
    foaf:name "Kazuma Kodama"@en,
        "児玉一真"@ja .

<album/89465#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Doppelganger / Goodbye holiday"@en,
        "ドッペルゲンガー / Goodbye holiday"@ja,
        "Doppelganger / Goodbye holiday"@ja-latn ;
    mo:performance_of <album/89465#musicalwork> ;
    mo:performer <artist/18104#subject>,
        <artist/18105#subject>,
        <artist/18106#subject>,
        <artist/18107#subject>,
        <artist/18108#subject> ;
    mo:recorded_as <album/89465#musicalexpression> ;
    schema:byArtist <artist/18104#subject>,
        <artist/18105#subject>,
        <artist/18106#subject>,
        <artist/18107#subject>,
        <artist/18108#subject> ;
    schema:name "Doppelganger / Goodbye holiday"@en,
        "ドッペルゲンガー / Goodbye holiday"@ja,
        "Doppelganger / Goodbye holiday"@ja-latn ;
    schema:workPerformed <album/89465#musicalwork> .

<album/89465#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-01-24"^^xsd:date ;
    dcterms:title "Doppelganger / Goodbye holiday"@en,
        "ドッペルゲンガー / Goodbye holiday"@ja,
        "Doppelganger / Goodbye holiday"@ja-latn ;
    mo:catalogue_number "AVCD-93799" ;
    mo:media_type "CD" ;
    mo:publication_of <album/89465#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:N65bd0313286d457f9192ca438cee4eba ;
    mo:record_count 1 ;
    schema:about <product/6916#subject> ;
    schema:byArtist <artist/18104#subject>,
        <artist/18105#subject>,
        <artist/18106#subject>,
        <artist/18107#subject>,
        <artist/18108#subject> ;
    schema:datePublished "2018-01-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/56/89465/89465-1566102149.jpg> ;
    schema:name "Doppelganger / Goodbye holiday"@en,
        "ドッペルゲンガー / Goodbye holiday"@ja,
        "Doppelganger / Goodbye holiday"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/89465/89465-1566102149.jpg> .

_:N166106e25d0b45028445dfa31fb157dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きらり"@ja,
        "Kirari"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N65bd0313286d457f9192ca438cee4eba ;
    schema:name "きらり"@ja,
        "Kirari"@ja-latn .

_:N33ab13f205954a6a99a8839093d91d74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鎮痛剤"@ja,
        "Chintsuuzai"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N65bd0313286d457f9192ca438cee4eba ;
    schema:name "鎮痛剤"@ja,
        "Chintsuuzai"@ja-latn .

_:N4c51aeb28bde4732bc33f9daf98b50b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No discount"@ja,
        "No discount"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N65bd0313286d457f9192ca438cee4eba ;
    schema:name "No discount"@ja,
        "No discount"@ja-latn .

_:N522e8cb868c54b56937acb4dcfd2d539 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Writing Life"@ja,
        "Writing Life"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N65bd0313286d457f9192ca438cee4eba ;
    schema:name "Writing Life"@ja,
        "Writing Life"@ja-latn .

_:N57759fbd943d4f10952b61a57d871e7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゴンドラの夢"@ja,
        "Gondola no Yume"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N65bd0313286d457f9192ca438cee4eba ;
    schema:name "ゴンドラの夢"@ja,
        "Gondola no Yume"@ja-latn .

_:N993201b8f3e14cc6a60028dac9e4bdb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガソリンの虹"@ja,
        "Gasoline no Niji"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N65bd0313286d457f9192ca438cee4eba ;
    schema:name "ガソリンの虹"@ja,
        "Gasoline no Niji"@ja-latn .

_:Nd9014f8713424085a8582ab00f39fca1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "共犯"@ja,
        "Kyouhan"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N65bd0313286d457f9192ca438cee4eba ;
    schema:name "共犯"@ja,
        "Kyouhan"@ja-latn .

_:N65bd0313286d457f9192ca438cee4eba a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N166106e25d0b45028445dfa31fb157dd,
        _:N33ab13f205954a6a99a8839093d91d74,
        _:N4c51aeb28bde4732bc33f9daf98b50b4,
        _:N522e8cb868c54b56937acb4dcfd2d539,
        _:N57759fbd943d4f10952b61a57d871e7c,
        _:N993201b8f3e14cc6a60028dac9e4bdb6,
        _:Nd9014f8713424085a8582ab00f39fca1 ;
    mo:track_count 7 ;
    schema:duration "PT28:58"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N166106e25d0b45028445dfa31fb157dd,
        _:N33ab13f205954a6a99a8839093d91d74,
        _:N4c51aeb28bde4732bc33f9daf98b50b4,
        _:N522e8cb868c54b56937acb4dcfd2d539,
        _:N57759fbd943d4f10952b61a57d871e7c,
        _:N993201b8f3e14cc6a60028dac9e4bdb6,
        _:Nd9014f8713424085a8582ab00f39fca1 .

