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

<artist/14761#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rie Murakawa"@en,
        "村川梨衣"@ja ;
    foaf:made <album/82367#subject>,
        <album/82367#vocals> ;
    foaf:name "Rie Murakawa"@en,
        "村川梨衣"@ja .

<artist/16167#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aiko Takase"@en,
        "高瀬愛虹"@ja ;
    foaf:made <album/82367#lyrics>,
        <album/82367#subject> ;
    foaf:name "Aiko Takase"@en,
        "高瀬愛虹"@ja .

<artist/17833#subject> a schema:Person,
        foaf:Person ;
    schema:name "hisakuni"@en ;
    foaf:made <album/82367#lyrics>,
        <album/82367#subject> ;
    foaf:name "hisakuni"@en .

<artist/36121#subject> a schema:Person,
        foaf:Person ;
    schema:name "RiE"@en ;
    foaf:made <album/82367#lyrics>,
        <album/82367#subject> ;
    foaf:name "RiE"@en .

<artist/10302#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82367#subject> ;
    schema:name "Go Sakabe"@en,
        "坂部剛"@ja ;
    foaf:made <album/82367#composition>,
        <album/82367#subject> ;
    foaf:name "Go Sakabe"@en,
        "坂部剛"@ja .

<artist/30875#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82367#subject> ;
    schema:name "VaChee"@en ;
    foaf:made <album/82367#composition>,
        <album/82367#subject> ;
    foaf:name "VaChee"@en .

<artist/32101#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82367#subject> ;
    schema:name "Ryo Yamazaki"@en ;
    foaf:made <album/82367#composition>,
        <album/82367#subject> ;
    foaf:name "Ryo Yamazaki"@en .

<product/6431#subject> a schema:CreativeWork ;
    schema:name "Forest of Piano"@en,
        "ピアノの森"@ja,
        "Piano no Mori"@ja-latn ;
    foaf:name "Forest of Piano"@en,
        "ピアノの森"@ja,
        "Piano no Mori"@ja-latn .

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

<album/82367#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hajimari no Basho / Rie Murakawa"@en,
        "はじまりの場所 / 村川梨衣"@ja,
        "Hajimari no Basho / Rie Murakawa"@ja-latn ;
    mo:performance_of <album/82367#musicalwork> ;
    mo:recorded_as <album/82367#musicalexpression> ;
    schema:name "Hajimari no Basho / Rie Murakawa"@en,
        "はじまりの場所 / 村川梨衣"@ja,
        "Hajimari no Basho / Rie Murakawa"@ja-latn ;
    schema:workPerformed <album/82367#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/76/82367/82367-1549781510.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/82367#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hajimari no Basho / Rie Murakawa"@en,
        "はじまりの場所 / 村川梨衣"@ja,
        "Hajimari no Basho / Rie Murakawa"@ja-latn ;
    mo:composer <artist/10302#subject>,
        <artist/30875#subject>,
        <artist/32101#subject> ;
    mo:produced_work <album/82367#musicalwork> ;
    schema:name "Hajimari no Basho / Rie Murakawa"@en,
        "はじまりの場所 / 村川梨衣"@ja,
        "Hajimari no Basho / Rie Murakawa"@ja-latn .

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

<album/82367#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-20"^^xsd:date ;
    dcterms:title "Hajimari no Basho / Rie Murakawa"@en,
        "はじまりの場所 / 村川梨衣"@ja,
        "Hajimari no Basho / Rie Murakawa"@ja-latn ;
    mo:catalogue_number "COCC-17555" ;
    mo:media_type "CD" ;
    mo:publication_of <album/82367#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N394fc92613f8400dac9a46c53f0f1cc0 ;
    mo:record_count 1 ;
    schema:about <product/6431#subject> ;
    schema:datePublished "2019-02-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/76/82367/82367-1549781510.jpg> ;
    schema:name "Hajimari no Basho / Rie Murakawa"@en,
        "はじまりの場所 / 村川梨衣"@ja,
        "Hajimari no Basho / Rie Murakawa"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/82367/82367-1549781510.jpg> .

_:N597c7acbce044c789f3d8249ca7e7306 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はじまりの場所"@ja,
        "Hajimari no Basho"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N394fc92613f8400dac9a46c53f0f1cc0 ;
    schema:name "はじまりの場所"@ja,
        "Hajimari no Basho"@ja-latn .

_:N620fbcb2402c44f888c860f61ed5b2ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NoSTALGiA (Instrumental)"@ja,
        "NoSTALGiA (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N394fc92613f8400dac9a46c53f0f1cc0 ;
    schema:name "NoSTALGiA (Instrumental)"@ja,
        "NoSTALGiA (Instrumental)"@ja-latn .

_:Na01a4b768c9141a3b1dfe89e6e95da02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はじまりの場所 (Instrumental)"@ja,
        "Hajimari no Basho (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N394fc92613f8400dac9a46c53f0f1cc0 ;
    schema:name "はじまりの場所 (Instrumental)"@ja,
        "Hajimari no Basho (Instrumental)"@ja-latn .

_:Nb63146160db442e6aefb12daf330c977 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NoSTALGiA"@ja,
        "NoSTALGiA"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N394fc92613f8400dac9a46c53f0f1cc0 ;
    schema:name "NoSTALGiA"@ja,
        "NoSTALGiA"@ja-latn .

_:N394fc92613f8400dac9a46c53f0f1cc0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N597c7acbce044c789f3d8249ca7e7306,
        _:N620fbcb2402c44f888c860f61ed5b2ef,
        _:Na01a4b768c9141a3b1dfe89e6e95da02,
        _:Nb63146160db442e6aefb12daf330c977 ;
    mo:track_count 4 ;
    schema:duration "PT17:05"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N597c7acbce044c789f3d8249ca7e7306,
        _:N620fbcb2402c44f888c860f61ed5b2ef,
        _:Na01a4b768c9141a3b1dfe89e6e95da02,
        _:Nb63146160db442e6aefb12daf330c977 .

