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

<artist/33030#subject> a schema:Person,
        foaf:Person ;
    schema:name "chelmico"@en ;
    foaf:made <album/87024#subject>,
        <album/87024#vocals> ;
    foaf:name "chelmico"@en .

<artist/31557#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87024#subject> ;
    schema:name "Ryo Takahashi"@en ;
    foaf:made <album/87024#composition>,
        <album/87024#subject> ;
    foaf:name "Ryo Takahashi"@en .

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

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

<artist/37449#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87024#subject> ;
    schema:name "ESME MORI"@en ;
    foaf:made <album/87024#composition>,
        <album/87024#subject> ;
    foaf:name "ESME MORI"@en .

<product/7303#subject> a schema:CreativeWork ;
    schema:name "Watanuki-sanchi no"@en,
        "四月一日さん家の"@ja,
        "Watanuki-sanchi no"@ja-latn ;
    foaf:name "Watanuki-sanchi no"@en,
        "四月一日さん家の"@ja,
        "Watanuki-sanchi no"@ja-latn .

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

<album/87024#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "switch / chelmico"@en,
        "switch / chelmico"@ja,
        "switch / chelmico"@ja-latn ;
    mo:performance_of <album/87024#musicalwork> ;
    mo:recorded_as <album/87024#musicalexpression> ;
    schema:name "switch / chelmico"@en,
        "switch / chelmico"@ja,
        "switch / chelmico"@ja-latn ;
    schema:workPerformed <album/87024#musicalwork> .

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

<org/1383#subject> schema:name "unBORDE"@en,
        "unBORDE"@ja,
        "unBORDE"@ja-latn ;
    foaf:name "unBORDE"@en,
        "unBORDE"@ja,
        "unBORDE"@ja-latn .

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

<https://medium-media.vgm.io/albums/42/87024/87024-1558796247.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/87024#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "switch / chelmico"@en,
        "switch / chelmico"@ja,
        "switch / chelmico"@ja-latn ;
    mo:composer <artist/31557#subject>,
        <artist/33031#subject>,
        <artist/33032#subject>,
        <artist/37449#subject> ;
    mo:produced_work <album/87024#musicalwork> ;
    schema:name "switch / chelmico"@en,
        "switch / chelmico"@ja,
        "switch / chelmico"@ja-latn .

<album/87024#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-17"^^xsd:date ;
    dcterms:title "switch / chelmico"@en,
        "switch / chelmico"@ja,
        "switch / chelmico"@ja-latn ;
    mo:catalogue_number "190295432966" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/87024#musicalexpression> ;
    mo:publisher <org/1383#subject> ;
    mo:record _:N8fa6978170ab472787852b58f05e8352 ;
    mo:record_count 1 ;
    schema:about <product/7303#subject> ;
    schema:datePublished "2019-05-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/42/87024/87024-1558796247.jpg> ;
    schema:name "switch / chelmico"@en,
        "switch / chelmico"@ja,
        "switch / chelmico"@ja-latn ;
    schema:publisher <org/1383#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/87024/87024-1558796247.jpg> .

_:N8fa6978170ab472787852b58f05e8352 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb931e2c300ec40fe895cd7379f586f9e ;
    mo:track_count 1 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nb931e2c300ec40fe895cd7379f586f9e .

_:Nb931e2c300ec40fe895cd7379f586f9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "switch"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N8fa6978170ab472787852b58f05e8352 ;
    schema:name "switch"@en .

