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

<album/32059#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Memories Off 6 Next Relation Whisper Voice Drama"@en,
        "Memories Off 6 Next Relation ささやきボイスドラマ"@ja,
        "Memories Off 6 Next Relation Whisper Voice Drama"@ja-latn ;
    mo:produced_work <album/32059#musicalwork> ;
    schema:name "Memories Off 6 Next Relation Whisper Voice Drama"@en,
        "Memories Off 6 Next Relation ささやきボイスドラマ"@ja,
        "Memories Off 6 Next Relation Whisper Voice Drama"@ja-latn .

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

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

<product/6453#subject> a schema:CreativeWork ;
    schema:name "Memories Off 6: Next Relation"@en,
        "メモリーズオフ6 Next Relation"@ja,
        "Memories Off 6: Next Relation"@ja-latn ;
    foaf:name "Memories Off 6: Next Relation"@en,
        "メモリーズオフ6 Next Relation"@ja,
        "Memories Off 6: Next Relation"@ja-latn .

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

<org/1387#subject> schema:name "5pb. Games"@en,
        "5pb. Games"@ja,
        "5pb. Games"@ja-latn ;
    foaf:name "5pb. Games"@en,
        "5pb. Games"@ja,
        "5pb. Games"@ja-latn .

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

<https://medium-media.vgm.io/albums/95/32059/32059-1331564644.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2265#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32059#performance> ;
    schema:name "Yuuko Gotou"@en,
        "後藤邑子"@ja ;
    foaf:name "Yuuko Gotou"@en,
        "後藤邑子"@ja .

<artist/3022#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32059#performance> ;
    schema:name "Aya Hirano"@en,
        "平野綾"@ja ;
    foaf:name "Aya Hirano"@en,
        "平野綾"@ja .

<artist/4940#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32059#performance> ;
    schema:name "Ui Miyazaki"@en,
        "宮崎羽衣"@ja ;
    foaf:name "Ui Miyazaki"@en,
        "宮崎羽衣"@ja .

<artist/7222#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32059#performance> ;
    schema:name "Ayano Niina"@en,
        "新名彩乃"@ja ;
    foaf:name "Ayano Niina"@en,
        "新名彩乃"@ja .

<artist/767#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/32059#performance> ;
    schema:name "Rie Tanaka"@en,
        "田中理恵"@ja ;
    foaf:name "Rie Tanaka"@en,
        "田中理恵"@ja .

<album/32059#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-27"^^xsd:date ;
    dcterms:title "Memories Off 6 Next Relation Whisper Voice Drama"@en,
        "Memories Off 6 Next Relation ささやきボイスドラマ"@ja,
        "Memories Off 6 Next Relation Whisper Voice Drama"@ja-latn ;
    mo:catalogue_number "FPBD-0123" ;
    mo:media_type "CD" ;
    mo:publication_of <album/32059#musicalexpression> ;
    mo:publisher <org/1387#subject> ;
    mo:record _:N59da13ca51b645c6a784770b8af2f5fb ;
    mo:record_count 1 ;
    schema:about <product/6453#subject> ;
    schema:byArtist <artist/2265#subject>,
        <artist/3022#subject>,
        <artist/4940#subject>,
        <artist/7222#subject>,
        <artist/767#subject> ;
    schema:datePublished "2009-08-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/32059/32059-1331564644.jpg> ;
    schema:name "Memories Off 6 Next Relation Whisper Voice Drama"@en,
        "Memories Off 6 Next Relation ささやきボイスドラマ"@ja,
        "Memories Off 6 Next Relation Whisper Voice Drama"@ja-latn ;
    schema:publisher <org/1387#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/32059/32059-1331564644.jpg> .

<album/32059#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Memories Off 6 Next Relation Whisper Voice Drama"@en,
        "Memories Off 6 Next Relation ささやきボイスドラマ"@ja,
        "Memories Off 6 Next Relation Whisper Voice Drama"@ja-latn ;
    mo:performance_of <album/32059#musicalwork> ;
    mo:performer <artist/2265#subject>,
        <artist/3022#subject>,
        <artist/4940#subject>,
        <artist/7222#subject>,
        <artist/767#subject> ;
    mo:recorded_as <album/32059#musicalexpression> ;
    schema:byArtist <artist/2265#subject>,
        <artist/3022#subject>,
        <artist/4940#subject>,
        <artist/7222#subject>,
        <artist/767#subject> ;
    schema:name "Memories Off 6 Next Relation Whisper Voice Drama"@en,
        "Memories Off 6 Next Relation ささやきボイスドラマ"@ja,
        "Memories Off 6 Next Relation Whisper Voice Drama"@ja-latn ;
    schema:workPerformed <album/32059#musicalwork> .

_:N28a36ab1dcc84ccf9f3de7d32c4af077 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:N59da13ca51b645c6a784770b8af2f5fb ;
    schema:name "None"@en .

_:N3465935db6f84feaba3abe4804e2e795 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 3 ;
    schema:duration "PT9:19"^^xsd:interval ;
    schema:inPlaylist _:N59da13ca51b645c6a784770b8af2f5fb ;
    schema:name "None"@en .

_:N81ed12678ba4405e9a3ae44000ef1adc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 1 ;
    schema:duration "PT9:32"^^xsd:interval ;
    schema:inPlaylist _:N59da13ca51b645c6a784770b8af2f5fb ;
    schema:name "None"@en .

_:N8724e1cdf4a348968274128ff4150513 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N59da13ca51b645c6a784770b8af2f5fb ;
    schema:name "None"@en .

_:N8eb9c84143dd416a8e5624ed72c247ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 2 ;
    schema:duration "PT8:23"^^xsd:interval ;
    schema:inPlaylist _:N59da13ca51b645c6a784770b8af2f5fb ;
    schema:name "None"@en .

_:Nc6edcca3216a45029775ae4afec19c33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "None"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:53"^^xsd:interval ;
    schema:inPlaylist _:N59da13ca51b645c6a784770b8af2f5fb ;
    schema:name "None"@en .

_:N59da13ca51b645c6a784770b8af2f5fb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N28a36ab1dcc84ccf9f3de7d32c4af077,
        _:N3465935db6f84feaba3abe4804e2e795,
        _:N81ed12678ba4405e9a3ae44000ef1adc,
        _:N8724e1cdf4a348968274128ff4150513,
        _:N8eb9c84143dd416a8e5624ed72c247ed,
        _:Nc6edcca3216a45029775ae4afec19c33 ;
    mo:track_count 6 ;
    schema:duration "PT41:43"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N28a36ab1dcc84ccf9f3de7d32c4af077,
        _:N3465935db6f84feaba3abe4804e2e795,
        _:N81ed12678ba4405e9a3ae44000ef1adc,
        _:N8724e1cdf4a348968274128ff4150513,
        _:N8eb9c84143dd416a8e5624ed72c247ed,
        _:Nc6edcca3216a45029775ae4afec19c33 .

