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

<artist/9797#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aoi Yuki"@en,
        "悠木碧"@ja ;
    foaf:made <album/75871#subject>,
        <album/75871#vocals> ;
    foaf:name "Aoi Yuki"@en,
        "悠木碧"@ja .

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

<artist/17833#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75871#subject> ;
    schema:name "hisakuni"@en ;
    foaf:made <album/75871#composition>,
        <album/75871#lyrics>,
        <album/75871#subject> ;
    foaf:name "hisakuni"@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/75871#lyrics> a mo:Lyrics .

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

<album/75871#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kaeru Basho ga Aru to Iu Koto / Aoi Yuki [Limited Edition]"@en,
        "帰る場所があるということ / 悠木碧"@ja,
        "Kaeru Basho ga Aru to Iu Koto / Aoi Yuki [Limited Edition]"@ja-latn ;
    mo:performance_of <album/75871#musicalwork> ;
    mo:recorded_as <album/75871#musicalexpression> ;
    schema:name "Kaeru Basho ga Aru to Iu Koto / Aoi Yuki [Limited Edition]"@en,
        "帰る場所があるということ / 悠木碧"@ja,
        "Kaeru Basho ga Aru to Iu Koto / Aoi Yuki [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/75871#musicalwork> .

<album/75871#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/17/75871/75871-1524586143.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/75871#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/17/75871/75871-1524586143.jpg> ;
    foaf:depicts <album/75871#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/17/75871/75871-1524586143.jpg> .

<https://medium-media.vgm.io/albums/17/75871/75871-1524586143.jpg> a schema:ImageObject,
        foaf:Image .

<album/75871#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kaeru Basho ga Aru to Iu Koto / Aoi Yuki [Limited Edition]"@en,
        "帰る場所があるということ / 悠木碧"@ja,
        "Kaeru Basho ga Aru to Iu Koto / Aoi Yuki [Limited Edition]"@ja-latn ;
    mo:composer <artist/10302#subject>,
        <artist/17833#subject> ;
    mo:produced_work <album/75871#musicalwork> ;
    schema:name "Kaeru Basho ga Aru to Iu Koto / Aoi Yuki [Limited Edition]"@en,
        "帰る場所があるということ / 悠木碧"@ja,
        "Kaeru Basho ga Aru to Iu Koto / Aoi Yuki [Limited Edition]"@ja-latn .

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

<album/75871#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-04-25"^^xsd:date ;
    dcterms:title "Kaeru Basho ga Aru to Iu Koto / Aoi Yuki [Limited Edition]"@en,
        "帰る場所があるということ / 悠木碧"@ja,
        "Kaeru Basho ga Aru to Iu Koto / Aoi Yuki [Limited Edition]"@ja-latn ;
    mo:catalogue_number "COZC-1432~3" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/75871#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N9f0bdf73cba049cd93240b6d767c4fc2,
        _:Nacc11a04c1ea4c40ab23b0de0753e254 ;
    mo:record_count 2 ;
    schema:about <product/6431#subject> ;
    schema:datePublished "2018-04-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/17/75871/75871-1524586143.jpg> ;
    schema:name "Kaeru Basho ga Aru to Iu Koto / Aoi Yuki [Limited Edition]"@en,
        "帰る場所があるということ / 悠木碧"@ja,
        "Kaeru Basho ga Aru to Iu Koto / Aoi Yuki [Limited Edition]"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/75871/75871-1524586143.jpg> .

_:N0742c5e90dfb4008a39e1f7fd84ad114 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "帰る場所があるということ (ミュージックビデオ)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9f0bdf73cba049cd93240b6d767c4fc2 ;
    schema:name "帰る場所があるということ (ミュージックビデオ)"@ja .

_:N22e43ad2dc034e089b8b0dd0a9c4cbdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "帰る場所があるということ (メイキング)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9f0bdf73cba049cd93240b6d767c4fc2 ;
    schema:name "帰る場所があるということ (メイキング)"@ja .

_:N25c7c42e414647fdac0daa90e6ba584e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ビロードの幕"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Nacc11a04c1ea4c40ab23b0de0753e254 ;
    schema:name "ビロードの幕"@ja .

_:N4ec578a76f014f148b3b843ed8a21c0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "帰る場所があるということ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Nacc11a04c1ea4c40ab23b0de0753e254 ;
    schema:name "帰る場所があるということ"@ja .

_:Nb229bb63be204376a84f66a1503aca63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ビロードの幕 (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nacc11a04c1ea4c40ab23b0de0753e254 ;
    schema:name "ビロードの幕 (Instrumental)"@ja .

_:Nd5ad1b12a28943f086744a9b887c89ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "帰る場所があるということ (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Nacc11a04c1ea4c40ab23b0de0753e254 ;
    schema:name "帰る場所があるということ (Instrumental)"@ja .

_:N9f0bdf73cba049cd93240b6d767c4fc2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0742c5e90dfb4008a39e1f7fd84ad114,
        _:N22e43ad2dc034e089b8b0dd0a9c4cbdc ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0742c5e90dfb4008a39e1f7fd84ad114,
        _:N22e43ad2dc034e089b8b0dd0a9c4cbdc .

_:Nacc11a04c1ea4c40ab23b0de0753e254 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25c7c42e414647fdac0daa90e6ba584e,
        _:N4ec578a76f014f148b3b843ed8a21c0a,
        _:Nb229bb63be204376a84f66a1503aca63,
        _:Nd5ad1b12a28943f086744a9b887c89ec ;
    mo:track_count 4 ;
    schema:duration "PT19:40"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N25c7c42e414647fdac0daa90e6ba584e,
        _:N4ec578a76f014f148b3b843ed8a21c0a,
        _:Nb229bb63be204376a84f66a1503aca63,
        _:Nd5ad1b12a28943f086744a9b887c89ec .

