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

<artist/4665#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomokazu Sugita"@en,
        "杉田智和"@ja ;
    foaf:made <album/98334#lyrics>,
        <album/98334#subject> ;
    foaf:name "Tomokazu Sugita"@en,
        "杉田智和"@ja .

<artist/9185#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshimasa Hosoya"@en,
        "細谷佳正"@ja ;
    foaf:made <album/98334#lyrics>,
        <album/98334#subject> ;
    foaf:name "Yoshimasa Hosoya"@en,
        "細谷佳正"@ja .

<artist/10701#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98334#subject> ;
    schema:name "Toshiyuki Toyonaga"@en,
        "豊永利行"@ja ;
    foaf:made <album/98334#composition>,
        <album/98334#lyrics>,
        <album/98334#subject> ;
    foaf:name "Toshiyuki Toyonaga"@en,
        "豊永利行"@ja .

<artist/11436#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98334#subject> ;
    schema:name "Nao Toyama"@en,
        "東山奈央"@ja ;
    foaf:made <album/98334#composition>,
        <album/98334#lyrics>,
        <album/98334#subject> ;
    foaf:name "Nao Toyama"@en,
        "東山奈央"@ja .

<artist/14772#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98334#subject> ;
    schema:name "Yuki Ono"@en,
        "小野友樹"@ja ;
    foaf:made <album/98334#composition>,
        <album/98334#lyrics>,
        <album/98334#subject>,
        <album/98334#vocals> ;
    foaf:name "Yuki Ono"@en,
        "小野友樹"@ja .

<artist/18799#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98334#subject> ;
    schema:name "Soma Saito"@en,
        "斉藤壮馬"@ja ;
    foaf:made <album/98334#composition>,
        <album/98334#lyrics>,
        <album/98334#subject> ;
    foaf:name "Soma Saito"@en,
        "斉藤壮馬"@ja .

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

<album/98334#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Winter Voice Friends / Yuki Ono"@en,
        "Winter Voice Friends / 小野友樹"@ja,
        "Winter Voice Friends / Yuki Ono"@ja-latn ;
    mo:performance_of <album/98334#musicalwork> ;
    mo:recorded_as <album/98334#musicalexpression> ;
    schema:name "Winter Voice Friends / Yuki Ono"@en,
        "Winter Voice Friends / 小野友樹"@ja,
        "Winter Voice Friends / Yuki Ono"@ja-latn ;
    schema:workPerformed <album/98334#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/43/98334/98334-1588045335.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/98334#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Winter Voice Friends / Yuki Ono"@en,
        "Winter Voice Friends / 小野友樹"@ja,
        "Winter Voice Friends / Yuki Ono"@ja-latn ;
    mo:composer <artist/10701#subject>,
        <artist/11436#subject>,
        <artist/14772#subject>,
        <artist/18799#subject> ;
    mo:produced_work <album/98334#musicalwork> ;
    schema:name "Winter Voice Friends / Yuki Ono"@en,
        "Winter Voice Friends / 小野友樹"@ja,
        "Winter Voice Friends / Yuki Ono"@ja-latn .

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

<album/98334#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-18"^^xsd:date ;
    dcterms:title "Winter Voice Friends / Yuki Ono"@en,
        "Winter Voice Friends / 小野友樹"@ja,
        "Winter Voice Friends / Yuki Ono"@ja-latn ;
    mo:catalogue_number "FTRC-101" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98334#musicalexpression> ;
    mo:publisher _:Nd2330edb2e864f68a596e0d49564eb52 ;
    mo:record _:Nb4c83850e8524b48b9b4f265fb37f5ef ;
    mo:record_count 1 ;
    schema:datePublished "2019-12-18"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/43/98334/98334-1588045335.jpg> ;
    schema:name "Winter Voice Friends / Yuki Ono"@en,
        "Winter Voice Friends / 小野友樹"@ja,
        "Winter Voice Friends / Yuki Ono"@ja-latn ;
    schema:publisher _:Nd2330edb2e864f68a596e0d49564eb52 ;
    foaf:depiction <https://media.vgm.io/albums/43/98334/98334-1588045335.jpg> .

_:N0955d91e6f9146ebb8af1986657bf327 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission “CLAUS”"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4c83850e8524b48b9b4f265fb37f5ef ;
    schema:name "Mission “CLAUS”"@ja .

_:N1bb07bab8e8145859da2166a3f2d1916 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "祝福を、君に"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4c83850e8524b48b9b4f265fb37f5ef ;
    schema:name "祝福を、君に"@ja .

_:N5e9e7bd2d68548cda3f36f0ef5c5a913 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "僕の居場所"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4c83850e8524b48b9b4f265fb37f5ef ;
    schema:name "僕の居場所"@ja .

_:Na665e0debec042f5be51132b3fb8209a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4c83850e8524b48b9b4f265fb37f5ef ;
    schema:name "雪"@ja .

_:Nb69399538c574465acfef7174bf59356 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two fake planes"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4c83850e8524b48b9b4f265fb37f5ef ;
    schema:name "Two fake planes"@ja .

_:Nd2330edb2e864f68a596e0d49564eb52 schema:name "Friend Tree Record"@en,
        "Friend Tree Record"@ja,
        "Friend Tree Record"@ja-latn ;
    foaf:name "Friend Tree Record"@en,
        "Friend Tree Record"@ja,
        "Friend Tree Record"@ja-latn .

_:Nfd622cf6d560421bafeceeed3895da07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "かつて僕だった君へ"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4c83850e8524b48b9b4f265fb37f5ef ;
    schema:name "かつて僕だった君へ"@ja .

_:Nb4c83850e8524b48b9b4f265fb37f5ef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0955d91e6f9146ebb8af1986657bf327,
        _:N1bb07bab8e8145859da2166a3f2d1916,
        _:N5e9e7bd2d68548cda3f36f0ef5c5a913,
        _:Na665e0debec042f5be51132b3fb8209a,
        _:Nb69399538c574465acfef7174bf59356,
        _:Nfd622cf6d560421bafeceeed3895da07 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0955d91e6f9146ebb8af1986657bf327,
        _:N1bb07bab8e8145859da2166a3f2d1916,
        _:N5e9e7bd2d68548cda3f36f0ef5c5a913,
        _:Na665e0debec042f5be51132b3fb8209a,
        _:Nb69399538c574465acfef7174bf59356,
        _:Nfd622cf6d560421bafeceeed3895da07 .

