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

<artist/11646#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121965#subject> ;
    schema:name "Hiroko Yamasaki"@en,
        "山崎寛子"@ja ;
    foaf:made <album/121965#composition>,
        <album/121965#lyrics>,
        <album/121965#subject>,
        <album/121965#vocals> ;
    foaf:name "Hiroko Yamasaki"@en,
        "山崎寛子"@ja .

<product/5540#subject> a schema:CreativeWork ;
    schema:name "Shironeko Project"@en,
        "白猫プロジェクト"@ja,
        "Shironeko Project"@ja-latn ;
    foaf:name "Shironeko Project"@en,
        "白猫プロジェクト"@ja,
        "Shironeko Project"@ja-latn .

<album/121965#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Will / Hiroko Yamasaki"@en,
        "Will / 山崎寛子"@ja,
        "Will / Hiroko Yamasaki"@ja-latn ;
    mo:composer <artist/11646#subject> ;
    mo:produced_work <album/121965#musicalwork> ;
    schema:name "Will / Hiroko Yamasaki"@en,
        "Will / 山崎寛子"@ja,
        "Will / Hiroko Yamasaki"@ja-latn .

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

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

<album/121965#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Will / Hiroko Yamasaki"@en,
        "Will / 山崎寛子"@ja,
        "Will / Hiroko Yamasaki"@ja-latn ;
    mo:performance_of <album/121965#musicalwork> ;
    mo:recorded_as <album/121965#musicalexpression> ;
    schema:name "Will / Hiroko Yamasaki"@en,
        "Will / 山崎寛子"@ja,
        "Will / Hiroko Yamasaki"@ja-latn ;
    schema:workPerformed <album/121965#musicalwork> .

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

<org/2996#subject> schema:name "colopl"@en,
        "コロプラ"@ja,
        "colopl"@ja-latn ;
    foaf:name "colopl"@en,
        "コロプラ"@ja,
        "colopl"@ja-latn .

<https://media.vgm.io/albums/56/121965/121965-c5a221869910.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/121965#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/56/121965/121965-c5a221869910.webp> ;
    foaf:depicts <album/121965#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/56/121965/121965-c5a221869910.webp> .

<https://medium-media.vgm.io/albums/56/121965/121965-c5a221869910.webp> a schema:ImageObject,
        foaf:Image .

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

<album/121965#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-07-21"^^xsd:date ;
    dcterms:title "Will / Hiroko Yamasaki"@en,
        "Will / 山崎寛子"@ja,
        "Will / Hiroko Yamasaki"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/121965#musicalexpression> ;
    mo:publisher <org/2996#subject> ;
    mo:record _:N2cba47ac94554c9fa80ae7719a05ed90 ;
    mo:record_count 1 ;
    schema:about <product/5540#subject> ;
    schema:datePublished "2022-07-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/121965/121965-c5a221869910.webp> ;
    schema:name "Will / Hiroko Yamasaki"@en,
        "Will / 山崎寛子"@ja,
        "Will / Hiroko Yamasaki"@ja-latn ;
    schema:publisher <org/2996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/121965/121965-c5a221869910.webp> .

_:N32a17124686d4e7ab6582a039ee13847 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Will (Instrumental ver.)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N2cba47ac94554c9fa80ae7719a05ed90 ;
    schema:name "Will (Instrumental ver.)"@en .

_:Nc272f874ebf34b538421e0fea776bd6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Will"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N2cba47ac94554c9fa80ae7719a05ed90 ;
    schema:name "Will"@en .

_:N2cba47ac94554c9fa80ae7719a05ed90 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N32a17124686d4e7ab6582a039ee13847,
        _:Nc272f874ebf34b538421e0fea776bd6e ;
    mo:track_count 2 ;
    schema:duration "PT8:10"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N32a17124686d4e7ab6582a039ee13847,
        _:Nc272f874ebf34b538421e0fea776bd6e .

