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

<artist/12507#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minoru Kawakami"@en,
        "川上稔"@ja ;
    foaf:made <album/35727#lyrics>,
        <album/35727#subject> ;
    foaf:name "Minoru Kawakami"@en,
        "川上稔"@ja .

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

<artist/12702#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35727#subject> ;
    schema:name "A-bee"@en ;
    foaf:made <album/35727#composition>,
        <album/35727#subject> ;
    foaf:name "A-bee"@en .

<artist/9388#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35727#subject> ;
    schema:name "Tatsuya Kato"@en,
        "加藤達也"@ja ;
    foaf:made <album/35727#composition>,
        <album/35727#subject> ;
    foaf:name "Tatsuya Kato"@en,
        "加藤達也"@ja .

<product/1504#subject> a schema:CreativeWork ;
    schema:name "Horizon in the Middle of Nowhere"@en,
        "境界線上のホライゾン"@ja,
        "Kyoukaisen Jou no Horizon"@ja-latn ;
    foaf:name "Horizon in the Middle of Nowhere"@en,
        "境界線上のホライゾン"@ja,
        "Kyoukaisen Jou no Horizon"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/72/35727/35727-1349891464.jpg> a schema:ImageObject,
        foaf:Image .

<album/35727#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Horizon on the Middle of Nowhere SPECIAL CD I"@en,
        "Horizon on the Middle of Nowhere SPECIAL CD I"@ja,
        "Horizon on the Middle of Nowhere SPECIAL CD I"@ja-latn ;
    mo:composer <artist/12702#subject>,
        <artist/9388#subject> ;
    mo:produced_work <album/35727#musicalwork> ;
    schema:name "Horizon on the Middle of Nowhere SPECIAL CD I"@en,
        "Horizon on the Middle of Nowhere SPECIAL CD I"@ja,
        "Horizon on the Middle of Nowhere SPECIAL CD I"@ja-latn .

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

<artist/3102#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35727#performance> ;
    schema:name "Minori Chihara"@en,
        "茅原実里"@ja ;
    foaf:name "Minori Chihara"@en,
        "茅原実里"@ja .

<artist/3556#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/35727#performance> ;
    schema:name "Chiwa Saito"@en,
        "斎藤千和"@ja ;
    foaf:name "Chiwa Saito"@en,
        "斎藤千和"@ja .

<album/35727#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Horizon on the Middle of Nowhere SPECIAL CD I"@en,
        "Horizon on the Middle of Nowhere SPECIAL CD I"@ja,
        "Horizon on the Middle of Nowhere SPECIAL CD I"@ja-latn ;
    mo:performance_of <album/35727#musicalwork> ;
    mo:performer <artist/3102#subject>,
        <artist/3556#subject> ;
    mo:recorded_as <album/35727#musicalexpression> ;
    schema:byArtist <artist/3102#subject>,
        <artist/3556#subject> ;
    schema:name "Horizon on the Middle of Nowhere SPECIAL CD I"@en,
        "Horizon on the Middle of Nowhere SPECIAL CD I"@ja,
        "Horizon on the Middle of Nowhere SPECIAL CD I"@ja-latn ;
    schema:workPerformed <album/35727#musicalwork> .

<album/35727#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-22"^^xsd:date ;
    dcterms:title "Horizon on the Middle of Nowhere SPECIAL CD I"@en,
        "Horizon on the Middle of Nowhere SPECIAL CD I"@ja,
        "Horizon on the Middle of Nowhere SPECIAL CD I"@ja-latn ;
    mo:catalogue_number "BCXA-0404" ;
    mo:media_type "CD" ;
    mo:publication_of <album/35727#musicalexpression> ;
    mo:publisher <org/1381#subject> ;
    mo:record _:Nd840951c6ca248a5ad271f05971ed7b0 ;
    mo:record_count 1 ;
    schema:about <product/1504#subject> ;
    schema:byArtist <artist/3102#subject>,
        <artist/3556#subject> ;
    schema:datePublished "2011-12-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/72/35727/35727-1349891464.jpg> ;
    schema:name "Horizon on the Middle of Nowhere SPECIAL CD I"@en,
        "Horizon on the Middle of Nowhere SPECIAL CD I"@ja,
        "Horizon on the Middle of Nowhere SPECIAL CD I"@ja-latn ;
    schema:publisher <org/1381#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/35727/35727-1349891464.jpg> .

_:N07fd7a7b25844b149b79998e93d12aee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "通し道歌・ボーカルバージョン"@ja,
        "Tooshi Douka Vocal Version"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Nd840951c6ca248a5ad271f05971ed7b0 ;
    schema:name "通し道歌・ボーカルバージョン"@ja,
        "Tooshi Douka Vocal Version"@ja-latn .

_:N0db30beef97a43fe954ca6ff9f40f6ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星祭り (Off Vocal)"@ja,
        "Hoshimatsuri (Off Vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Nd840951c6ca248a5ad271f05971ed7b0 ;
    schema:name "星祭り (Off Vocal)"@ja,
        "Hoshimatsuri (Off Vocal)"@ja-latn .

_:Nb80be1182e5441679437948efcdefa33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星祭り"@ja,
        "Hoshimatsuri"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:Nd840951c6ca248a5ad271f05971ed7b0 ;
    schema:name "星祭り"@ja,
        "Hoshimatsuri"@ja-latn .

_:Nd840951c6ca248a5ad271f05971ed7b0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07fd7a7b25844b149b79998e93d12aee,
        _:N0db30beef97a43fe954ca6ff9f40f6ab,
        _:Nb80be1182e5441679437948efcdefa33 ;
    mo:track_count 3 ;
    schema:duration "PT12:02"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N07fd7a7b25844b149b79998e93d12aee,
        _:N0db30beef97a43fe954ca6ff9f40f6ab,
        _:Nb80be1182e5441679437948efcdefa33 .

