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

<artist/44753#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/113973#subject> ;
    schema:name "Yukichikasaku/men"@en,
        "諭吉佳作/men"@ja ;
    foaf:made <album/113973#composition>,
        <album/113973#lyrics>,
        <album/113973#subject>,
        <album/113973#vocals> ;
    foaf:name "Yukichikasaku/men"@en,
        "諭吉佳作/men"@ja .

<album/113973#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "E de / Yukichikasaku/men"@en,
        "絵で / 諭吉佳作/men"@ja,
        "E de / Yukichikasaku/men"@ja-latn ;
    mo:composer <artist/44753#subject> ;
    mo:produced_work <album/113973#musicalwork> ;
    schema:name "E de / Yukichikasaku/men"@en,
        "絵で / 諭吉佳作/men"@ja,
        "E de / Yukichikasaku/men"@ja-latn .

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

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

<album/113973#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "E de / Yukichikasaku/men"@en,
        "絵で / 諭吉佳作/men"@ja,
        "E de / Yukichikasaku/men"@ja-latn ;
    mo:performance_of <album/113973#musicalwork> ;
    mo:recorded_as <album/113973#musicalexpression> ;
    schema:name "E de / Yukichikasaku/men"@en,
        "絵で / 諭吉佳作/men"@ja,
        "E de / Yukichikasaku/men"@ja-latn ;
    schema:workPerformed <album/113973#musicalwork> .

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

<org/2341#subject> schema:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn ;
    foaf:name "TOY'S FACTORY"@en,
        "TOY'S FACTORY"@ja,
        "TOY'S FACTORY"@ja-latn .

<https://media.vgm.io/albums/37/113973/113973-45942444375e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/113973#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/37/113973/113973-45942444375e.jpg> ;
    foaf:depicts <album/113973#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/37/113973/113973-45942444375e.jpg> .

<https://medium-media.vgm.io/albums/37/113973/113973-45942444375e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/113973#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-08-21"^^xsd:date ;
    dcterms:title "E de / Yukichikasaku/men"@en,
        "絵で / 諭吉佳作/men"@ja,
        "E de / Yukichikasaku/men"@ja-latn ;
    mo:catalogue_number "TFDS-00700" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/113973#musicalexpression> ;
    mo:publisher <org/2341#subject> ;
    mo:record _:Ncaffda692e0043c7bd1d1fea6481eb5e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Artiswitch"@en ;
            foaf:name "Artiswitch"@en ] ;
    schema:datePublished "2021-08-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/37/113973/113973-45942444375e.jpg> ;
    schema:name "E de / Yukichikasaku/men"@en,
        "絵で / 諭吉佳作/men"@ja,
        "E de / Yukichikasaku/men"@ja-latn ;
    schema:publisher <org/2341#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/113973/113973-45942444375e.jpg> .

_:Nc546926f11d64756878d7ac79af4dcbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絵で"@ja,
        "E de"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Ncaffda692e0043c7bd1d1fea6481eb5e ;
    schema:name "絵で"@ja,
        "E de"@ja-latn .

_:Ncaffda692e0043c7bd1d1fea6481eb5e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc546926f11d64756878d7ac79af4dcbf ;
    mo:track_count 1 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nc546926f11d64756878d7ac79af4dcbf .

