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

<artist/12385#subject> a schema:Person,
        foaf:Person ;
    schema:name "Youhei Matsui"@en,
        "松井洋平"@ja ;
    foaf:made <album/42920#lyrics>,
        <album/42920#subject> ;
    foaf:name "Youhei Matsui"@en,
        "松井洋平"@ja .

<artist/3772#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja ;
    foaf:made <album/42920#subject>,
        <album/42920#vocals> ;
    foaf:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja .

<artist/5712#subject> a schema:Person,
        foaf:Person ;
    schema:name "KENN"@en ;
    foaf:made <album/42920#subject>,
        <album/42920#vocals> ;
    foaf:name "KENN"@en .

<artist/11636#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42920#subject> ;
    schema:name "Kazunori Watanabe"@en,
        "渡辺和紀"@ja ;
    foaf:made <album/42920#composition>,
        <album/42920#subject> ;
    foaf:name "Kazunori Watanabe"@en,
        "渡辺和紀"@ja .

<artist/8219#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42920#subject> ;
    schema:name "Morihiro Suzuki"@en,
        "鈴木盛広"@ja ;
    foaf:made <album/42920#composition>,
        <album/42920#subject> ;
    foaf:name "Morihiro Suzuki"@en,
        "鈴木盛広"@ja .

<product/2287#subject> a schema:CreativeWork ;
    schema:name "Beyond the Boundary"@en,
        "境界の彼方"@ja,
        "kyokai no kanata"@ja-latn ;
    foaf:name "Beyond the Boundary"@en,
        "境界の彼方"@ja,
        "kyokai no kanata"@ja-latn .

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

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

<album/42920#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Beyond the Boundary Character Song Vol. 2 Hiroomi & Akihito"@en,
        "TVアニメ「境界の彼方」キャラクターソングシリーズVol.2 神原秋人(CV.KENN)×名瀬博臣(CV.鈴木達央)"@ja,
        "Beyond the Boundary Character Song Vol. 2 Hiroomi & Akihito"@ja-latn ;
    mo:performance_of <album/42920#musicalwork> ;
    mo:recorded_as <album/42920#musicalexpression> ;
    schema:name "Beyond the Boundary Character Song Vol. 2 Hiroomi & Akihito"@en,
        "TVアニメ「境界の彼方」キャラクターソングシリーズVol.2 神原秋人(CV.KENN)×名瀬博臣(CV.鈴木達央)"@ja,
        "Beyond the Boundary Character Song Vol. 2 Hiroomi & Akihito"@ja-latn ;
    schema:workPerformed <album/42920#musicalwork> .

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/02/42920/42920-1388425488.jpg> a schema:ImageObject,
        foaf:Image .

<album/42920#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Beyond the Boundary Character Song Vol. 2 Hiroomi & Akihito"@en,
        "TVアニメ「境界の彼方」キャラクターソングシリーズVol.2 神原秋人(CV.KENN)×名瀬博臣(CV.鈴木達央)"@ja,
        "Beyond the Boundary Character Song Vol. 2 Hiroomi & Akihito"@ja-latn ;
    mo:composer <artist/11636#subject>,
        <artist/8219#subject> ;
    mo:produced_work <album/42920#musicalwork> ;
    schema:name "Beyond the Boundary Character Song Vol. 2 Hiroomi & Akihito"@en,
        "TVアニメ「境界の彼方」キャラクターソングシリーズVol.2 神原秋人(CV.KENN)×名瀬博臣(CV.鈴木達央)"@ja,
        "Beyond the Boundary Character Song Vol. 2 Hiroomi & Akihito"@ja-latn .

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

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

<album/42920#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-01-08"^^xsd:date ;
    dcterms:title "Beyond the Boundary Character Song Vol. 2 Hiroomi & Akihito"@en,
        "TVアニメ「境界の彼方」キャラクターソングシリーズVol.2 神原秋人(CV.KENN)×名瀬博臣(CV.鈴木達央)"@ja,
        "Beyond the Boundary Character Song Vol. 2 Hiroomi & Akihito"@ja-latn ;
    mo:catalogue_number "LACM-14172" ;
    mo:media_type "CD" ;
    mo:publication_of <album/42920#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Nef515b2ffee14d15812348ad8a38e72b ;
    mo:record_count 1 ;
    schema:about <product/2287#subject> ;
    schema:datePublished "2014-01-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/02/42920/42920-1388425488.jpg> ;
    schema:name "Beyond the Boundary Character Song Vol. 2 Hiroomi & Akihito"@en,
        "TVアニメ「境界の彼方」キャラクターソングシリーズVol.2 神原秋人(CV.KENN)×名瀬博臣(CV.鈴木達央)"@ja,
        "Beyond the Boundary Character Song Vol. 2 Hiroomi & Akihito"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/42920/42920-1388425488.jpg> .

_:N0d810851705f4dfe920c62596882fbd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to THE WORLD!"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nef515b2ffee14d15812348ad8a38e72b ;
    schema:name "Welcome to THE WORLD!"@en .

_:N5e9e8871ac8c4a1b93413cb2199ce650 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CAGE FOR LOVE"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nef515b2ffee14d15812348ad8a38e72b ;
    schema:name "CAGE FOR LOVE"@en .

_:Nb18249dd7adf41ff8b8e02a8c60e6d5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AS IT IS"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Nef515b2ffee14d15812348ad8a38e72b ;
    schema:name "AS IT IS"@en .

_:Nef515b2ffee14d15812348ad8a38e72b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d810851705f4dfe920c62596882fbd3,
        _:N5e9e8871ac8c4a1b93413cb2199ce650,
        _:Nb18249dd7adf41ff8b8e02a8c60e6d5c ;
    mo:track_count 3 ;
    schema:duration "PT12:37"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0d810851705f4dfe920c62596882fbd3,
        _:N5e9e8871ac8c4a1b93413cb2199ce650,
        _:Nb18249dd7adf41ff8b8e02a8c60e6d5c .

