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

<artist/32403#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120906#subject> ;
    schema:name "Rocka"@en,
        "六歌"@ja ;
    foaf:made <album/120906#composition>,
        <album/120906#lyrics>,
        <album/120906#subject> ;
    foaf:name "Rocka"@en,
        "六歌"@ja .

<artist/51161#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120906#subject> ;
    schema:name "Nao Kosaka"@en,
        "小坂ナオ"@ja ;
    foaf:made <album/120906#composition>,
        <album/120906#subject> ;
    foaf:name "Nao Kosaka"@en,
        "小坂ナオ"@ja .

<event/218> a mo:Release ;
    schema:name "Released at Comic Market 95 (Dec 29, 2018 to Dec 31, 2018)" .

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

<album/120906#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Koshotengai no Hashihime Noma Song Collection -paranoia-"@en,
        "古書店街の橋姫々 歌曲集 –パラノイア–"@ja,
        "Koshotengai no Hashihime Noma Kakyokushuu -paranoia-"@ja-latn ;
    mo:performance_of <album/120906#musicalwork> ;
    mo:recorded_as <album/120906#musicalexpression> ;
    schema:name "Koshotengai no Hashihime Noma Song Collection -paranoia-"@en,
        "古書店街の橋姫々 歌曲集 –パラノイア–"@ja,
        "Koshotengai no Hashihime Noma Kakyokushuu -paranoia-"@ja-latn ;
    schema:workPerformed <album/120906#musicalwork> .

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

<https://medium-media.vgm.io/albums/60/120906/120906-60be43c8bedc.jpg> a schema:ImageObject,
        foaf:Image .

<album/120906#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Koshotengai no Hashihime Noma Song Collection -paranoia-"@en,
        "古書店街の橋姫々 歌曲集 –パラノイア–"@ja,
        "Koshotengai no Hashihime Noma Kakyokushuu -paranoia-"@ja-latn ;
    mo:composer <artist/32403#subject>,
        <artist/51161#subject> ;
    mo:produced_work <album/120906#musicalwork> ;
    schema:name "Koshotengai no Hashihime Noma Song Collection -paranoia-"@en,
        "古書店街の橋姫々 歌曲集 –パラノイア–"@ja,
        "Koshotengai no Hashihime Noma Kakyokushuu -paranoia-"@ja-latn .

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

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

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

<album/120906#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-30"^^xsd:date ;
    dcterms:title "Koshotengai no Hashihime Noma Song Collection -paranoia-"@en,
        "古書店街の橋姫々 歌曲集 –パラノイア–"@ja,
        "Koshotengai no Hashihime Noma Kakyokushuu -paranoia-"@ja-latn ;
    mo:catalogue_number "HILG-0025" ;
    mo:media_type "CD" ;
    mo:publication_of <album/120906#musicalexpression> ;
    mo:publisher _:Nc9d414f5feec4c9786cb955fb236c126 ;
    mo:record _:Neac100db2ead4e2ba27ab04b5e689681 ;
    mo:record_count 1 ;
    mo:release <event/218> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Koshotengai no Hashihime Noma"@en ;
            foaf:name "Koshotengai no Hashihime Noma"@en ] ;
    schema:datePublished "2018-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/120906/120906-60be43c8bedc.jpg> ;
    schema:name "Koshotengai no Hashihime Noma Song Collection -paranoia-"@en,
        "古書店街の橋姫々 歌曲集 –パラノイア–"@ja,
        "Koshotengai no Hashihime Noma Kakyokushuu -paranoia-"@ja-latn ;
    schema:publisher _:Nc9d414f5feec4c9786cb955fb236c126 ;
    foaf:depiction <https://media.vgm.io/albums/60/120906/120906-60be43c8bedc.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "岡田悠"@en ;
    foaf:made <album/120906#vocals> ;
    foaf:name "岡田悠"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "マルクス"@en ;
    foaf:made <album/120906#vocals> ;
    foaf:name "マルクス"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "神崎智也"@en ;
    foaf:made <album/120906#vocals> ;
    foaf:name "神崎智也"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "くろさわ凛子 (ADELTA)"@en ;
    foaf:made <album/120906#lyrics> ;
    foaf:name "くろさわ凛子 (ADELTA)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "岡田悠"@en ;
    foaf:made <album/120906#subject> ;
    foaf:name "岡田悠"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "美藤秀吉"@en ;
    foaf:made <album/120906#subject> ;
    foaf:name "美藤秀吉"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "神崎智也"@en ;
    foaf:made <album/120906#subject> ;
    foaf:name "神崎智也"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "マルクス"@en ;
    foaf:made <album/120906#subject> ;
    foaf:name "マルクス"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "美藤秀吉"@en ;
    foaf:made <album/120906#vocals> ;
    foaf:name "美藤秀吉"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "くろさわ凛子 (ADELTA)"@en ;
    foaf:made <album/120906#subject> ;
    foaf:name "くろさわ凛子 (ADELTA)"@en .

_:N22e9447cb1ac4cb484f7e4ff72ebe597 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遠雷"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neac100db2ead4e2ba27ab04b5e689681 ;
    schema:name "遠雷"@ja .

_:N47e2ef3659464186833181f2b396e4e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "梅に鶯"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neac100db2ead4e2ba27ab04b5e689681 ;
    schema:name "梅に鶯"@ja .

_:N4aee631371dd49248944edbf3fd0b1e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドグラ・マグラ"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neac100db2ead4e2ba27ab04b5e689681 ;
    schema:name "ドグラ・マグラ"@ja .

_:N584bc3eb3fe1424596cd49bfedd129dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パステルウィンター"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neac100db2ead4e2ba27ab04b5e689681 ;
    schema:name "パステルウィンター"@ja .

_:Na1244449f9f1465a9c174a5c64c9db6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "綴"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neac100db2ead4e2ba27ab04b5e689681 ;
    schema:name "綴"@ja .

_:Naed27516738c40b38a38497a3f399f58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "かよい路"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neac100db2ead4e2ba27ab04b5e689681 ;
    schema:name "かよい路"@ja .

_:Nb989d097f43043c4a95feec772dd6d68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彼岸花"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Neac100db2ead4e2ba27ab04b5e689681 ;
    schema:name "彼岸花"@ja .

_:Nc9d414f5feec4c9786cb955fb236c126 schema:name "Haiiro Logic"@en,
        "Haiiro Logic"@ja,
        "Haiiro Logic"@ja-latn ;
    foaf:name "Haiiro Logic"@en,
        "Haiiro Logic"@ja,
        "Haiiro Logic"@ja-latn .

_:Neac100db2ead4e2ba27ab04b5e689681 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N22e9447cb1ac4cb484f7e4ff72ebe597,
        _:N47e2ef3659464186833181f2b396e4e6,
        _:N4aee631371dd49248944edbf3fd0b1e6,
        _:N584bc3eb3fe1424596cd49bfedd129dc,
        _:Na1244449f9f1465a9c174a5c64c9db6e,
        _:Naed27516738c40b38a38497a3f399f58,
        _:Nb989d097f43043c4a95feec772dd6d68 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N22e9447cb1ac4cb484f7e4ff72ebe597,
        _:N47e2ef3659464186833181f2b396e4e6,
        _:N4aee631371dd49248944edbf3fd0b1e6,
        _:N584bc3eb3fe1424596cd49bfedd129dc,
        _:Na1244449f9f1465a9c174a5c64c9db6e,
        _:Naed27516738c40b38a38497a3f399f58,
        _:Nb989d097f43043c4a95feec772dd6d68 .

