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

<artist/851#subject> a schema:Person,
        foaf:Person ;
    schema:name "rino"@en ;
    foaf:made <album/110672#lyrics>,
        <album/110672#subject> ;
    foaf:name "rino"@en .

<artist/857#subject> a schema:Person,
        foaf:Person ;
    schema:name "CooRie"@en ;
    foaf:made <album/110672#subject>,
        <album/110672#vocals> ;
    foaf:name "CooRie"@en .

<artist/36184#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110672#subject> ;
    schema:name "ANZIE"@en ;
    foaf:made <album/110672#composition>,
        <album/110672#subject> ;
    foaf:name "ANZIE"@en .

<album/110672#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "living with childhood friend DIGITAL CONTENTS Maiyuki's Voice Accessory+"@en,
        "幼馴染のいる暮らし DIGITAL CONTENTS 舞雪のボイスアクセサリー+"@ja,
        "Osananajimi no Iru Kurashi DIGITAL CONTENTS Maiyuki no Voice Accessory+"@ja-latn ;
    mo:composer <artist/36184#subject> ;
    mo:produced_work <album/110672#musicalwork> ;
    schema:name "living with childhood friend DIGITAL CONTENTS Maiyuki's Voice Accessory+"@en,
        "幼馴染のいる暮らし DIGITAL CONTENTS 舞雪のボイスアクセサリー+"@ja,
        "Osananajimi no Iru Kurashi DIGITAL CONTENTS Maiyuki no Voice Accessory+"@ja-latn .

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

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

<album/110672#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "living with childhood friend DIGITAL CONTENTS Maiyuki's Voice Accessory+"@en,
        "幼馴染のいる暮らし DIGITAL CONTENTS 舞雪のボイスアクセサリー+"@ja,
        "Osananajimi no Iru Kurashi DIGITAL CONTENTS Maiyuki no Voice Accessory+"@ja-latn ;
    mo:performance_of <album/110672#musicalwork> ;
    mo:recorded_as <album/110672#musicalexpression> ;
    schema:name "living with childhood friend DIGITAL CONTENTS Maiyuki's Voice Accessory+"@en,
        "幼馴染のいる暮らし DIGITAL CONTENTS 舞雪のボイスアクセサリー+"@ja,
        "Osananajimi no Iru Kurashi DIGITAL CONTENTS Maiyuki no Voice Accessory+"@ja-latn ;
    schema:workPerformed <album/110672#musicalwork> .

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

<org/1792#subject> schema:name "AZARASHI SOFTWARE"@en,
        "あざらしそふと"@ja,
        "AZARASHI SOFTWARE"@ja-latn ;
    foaf:name "AZARASHI SOFTWARE"@en,
        "あざらしそふと"@ja,
        "AZARASHI SOFTWARE"@ja-latn .

<https://media.vgm.io/albums/27/110672/110672-9c6e2ded798d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/110672#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/27/110672/110672-9c6e2ded798d.jpg> ;
    foaf:depicts <album/110672#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/27/110672/110672-9c6e2ded798d.jpg> .

<https://medium-media.vgm.io/albums/27/110672/110672-9c6e2ded798d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/110672#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-04-30"^^xsd:date ;
    dcterms:title "living with childhood friend DIGITAL CONTENTS Maiyuki's Voice Accessory+"@en,
        "幼馴染のいる暮らし DIGITAL CONTENTS 舞雪のボイスアクセサリー+"@ja,
        "Osananajimi no Iru Kurashi DIGITAL CONTENTS Maiyuki no Voice Accessory+"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/110672#musicalexpression> ;
    mo:publisher <org/1792#subject> ;
    mo:record _:Na7fec8943535402089d8683c206e3fca ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "living with childhood friend (Osananajimi no Iru Kurashi)"@en ;
            foaf:name "living with childhood friend (Osananajimi no Iru Kurashi)"@en ] ;
    schema:datePublished "2021-04-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/110672/110672-9c6e2ded798d.jpg> ;
    schema:name "living with childhood friend DIGITAL CONTENTS Maiyuki's Voice Accessory+"@en,
        "幼馴染のいる暮らし DIGITAL CONTENTS 舞雪のボイスアクセサリー+"@ja,
        "Osananajimi no Iru Kurashi DIGITAL CONTENTS Maiyuki no Voice Accessory+"@ja-latn ;
    schema:publisher <org/1792#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/110672/110672-9c6e2ded798d.jpg> .

_:N03c56834275943858116943cb0b05332 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひだまりに舞う雪"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na7fec8943535402089d8683c206e3fca ;
    schema:name "ひだまりに舞う雪"@ja .

_:N4ba2ea4e351746ee837da3636ddb02e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春に始まる恋だから！"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na7fec8943535402089d8683c206e3fca ;
    schema:name "春に始まる恋だから！"@ja .

_:Nac8dfaf8daa44898b8dbc6de0ddf2a75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セツナイロ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na7fec8943535402089d8683c206e3fca ;
    schema:name "セツナイロ"@ja .

_:Nbb2f854015b44fd29334a529050fa3ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "your steps"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na7fec8943535402089d8683c206e3fca ;
    schema:name "your steps"@ja .

_:Nefa26ba2324c41ea83de54fa48694e5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いつか大樹の下で"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Na7fec8943535402089d8683c206e3fca ;
    schema:name "いつか大樹の下で"@ja .

_:Na7fec8943535402089d8683c206e3fca a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03c56834275943858116943cb0b05332,
        _:N4ba2ea4e351746ee837da3636ddb02e3,
        _:Nac8dfaf8daa44898b8dbc6de0ddf2a75,
        _:Nbb2f854015b44fd29334a529050fa3ce,
        _:Nefa26ba2324c41ea83de54fa48694e5a ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N03c56834275943858116943cb0b05332,
        _:N4ba2ea4e351746ee837da3636ddb02e3,
        _:Nac8dfaf8daa44898b8dbc6de0ddf2a75,
        _:Nbb2f854015b44fd29334a529050fa3ce,
        _:Nefa26ba2324c41ea83de54fa48694e5a .

