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

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

<artist/12655#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97232#subject> ;
    schema:name "JIN"@en ;
    foaf:made <album/97232#composition>,
        <album/97232#lyrics>,
        <album/97232#subject> ;
    foaf:name "JIN"@en .

<product/8223#subject> a schema:CreativeWork ;
    schema:name "LISTENERS"@en,
        "LISTENERS"@ja,
        "LISTENERS"@ja-latn ;
    foaf:name "LISTENERS"@en,
        "LISTENERS"@ja,
        "LISTENERS"@ja-latn .

<album/97232#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Song of LISTENERS: side Goodbye"@en,
        "Song of LISTENERS: side Goodbye"@ja,
        "Song of LISTENERS: side Goodbye"@ja-latn ;
    mo:composer <artist/12655#subject> ;
    mo:produced_work <album/97232#musicalwork> ;
    schema:name "Song of LISTENERS: side Goodbye"@en,
        "Song of LISTENERS: side Goodbye"@ja,
        "Song of LISTENERS: side Goodbye"@ja-latn .

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

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

<org/1875#subject> schema:name "DMM music"@en,
        "DMM music"@ja,
        "DMM music"@ja-latn ;
    foaf:name "DMM music"@en,
        "DMM music"@ja,
        "DMM music"@ja-latn .

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

<https://medium-media.vgm.io/albums/23/97232/97232-1585931820.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/97232#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Song of LISTENERS: side Goodbye"@en,
        "Song of LISTENERS: side Goodbye"@ja,
        "Song of LISTENERS: side Goodbye"@ja-latn ;
    mo:performance_of <album/97232#musicalwork> ;
    mo:performer <artist/16380#subject> ;
    mo:recorded_as <album/97232#musicalexpression> ;
    schema:byArtist <artist/16380#subject> ;
    schema:name "Song of LISTENERS: side Goodbye"@en,
        "Song of LISTENERS: side Goodbye"@ja,
        "Song of LISTENERS: side Goodbye"@ja-latn ;
    schema:workPerformed <album/97232#musicalwork> .

<artist/16380#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/97232#performance> ;
    schema:name "Rie Takahashi"@en,
        "高橋李依"@ja ;
    foaf:name "Rie Takahashi"@en,
        "高橋李依"@ja .

<album/97232#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-27"^^xsd:date ;
    dcterms:title "Song of LISTENERS: side Goodbye"@en,
        "Song of LISTENERS: side Goodbye"@ja,
        "Song of LISTENERS: side Goodbye"@ja-latn ;
    mo:catalogue_number "DMPCZ-017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/97232#musicalexpression> ;
    mo:publisher <org/1875#subject> ;
    mo:record _:N2b7711d9fe944006964cfd99c203dbae ;
    mo:record_count 1 ;
    schema:about <product/8223#subject> ;
    schema:byArtist <artist/16380#subject> ;
    schema:datePublished "2020-05-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/23/97232/97232-1585931820.jpg> ;
    schema:name "Song of LISTENERS: side Goodbye"@en,
        "Song of LISTENERS: side Goodbye"@ja,
        "Song of LISTENERS: side Goodbye"@ja-latn ;
    schema:publisher <org/1875#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/97232/97232-1585931820.jpg> .

_:N0ca6903f10a942688c9a8a0260ea740c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Borders"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N2b7711d9fe944006964cfd99c203dbae ;
    schema:name "Borders"@en .

_:N312abca3f5c04118835bbf69887cf5a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Muse"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N2b7711d9fe944006964cfd99c203dbae ;
    schema:name "Muse"@en .

_:N8844332cda9a4779b02d6956ca58faa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Top of ocean"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N2b7711d9fe944006964cfd99c203dbae ;
    schema:name "Top of ocean"@en .

_:Nbeff0f9f3637424caae17511076b6841 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slip out!"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N2b7711d9fe944006964cfd99c203dbae ;
    schema:name "Slip out!"@en .

_:Nebbbd4c8ea844416a494fadb05d18b1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainy lain"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N2b7711d9fe944006964cfd99c203dbae ;
    schema:name "Rainy lain"@en .

_:N2b7711d9fe944006964cfd99c203dbae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ca6903f10a942688c9a8a0260ea740c,
        _:N312abca3f5c04118835bbf69887cf5a2,
        _:N8844332cda9a4779b02d6956ca58faa9,
        _:Nbeff0f9f3637424caae17511076b6841,
        _:Nebbbd4c8ea844416a494fadb05d18b1d ;
    mo:track_count 5 ;
    schema:duration "PT19:05"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0ca6903f10a942688c9a8a0260ea740c,
        _:N312abca3f5c04118835bbf69887cf5a2,
        _:N8844332cda9a4779b02d6956ca58faa9,
        _:Nbeff0f9f3637424caae17511076b6841,
        _:Nebbbd4c8ea844416a494fadb05d18b1d .

