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

<artist/11653#subject> a schema:Person,
        foaf:Person ;
    schema:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja ;
    foaf:made <album/92579#subject>,
        <album/92579#vocals> ;
    foaf:name "Columbia Yurikago-kai"@en,
        "コロムビアゆりかご会"@ja .

<artist/24497#subject> a schema:Person,
        foaf:Person ;
    schema:name "Toshio Oka"@en,
        "丘灯至夫"@ja ;
    foaf:made <album/92579#lyrics>,
        <album/92579#subject> ;
    foaf:name "Toshio Oka"@en,
        "丘灯至夫"@ja .

<artist/4997#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuko Horie"@en,
        "堀江美都子"@ja ;
    foaf:made <album/92579#subject>,
        <album/92579#vocals> ;
    foaf:name "Mitsuko Horie"@en,
        "堀江美都子"@ja .

<artist/5867#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92579#subject> ;
    schema:name "Akihiro Komori"@en,
        "小森昭宏"@ja ;
    foaf:made <album/92579#composition>,
        <album/92579#subject> ;
    foaf:name "Akihiro Komori"@en,
        "小森昭宏"@ja .

<album/92579#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ivan no Kouma"@en,
        "イワンの仔馬"@ja,
        "Ivan no Kouma"@ja-latn ;
    mo:composer <artist/5867#subject> ;
    mo:produced_work <album/92579#musicalwork> ;
    schema:name "Ivan no Kouma"@en,
        "イワンの仔馬"@ja,
        "Ivan no Kouma"@ja-latn .

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

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

<album/92579#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ivan no Kouma"@en,
        "イワンの仔馬"@ja,
        "Ivan no Kouma"@ja-latn ;
    mo:performance_of <album/92579#musicalwork> ;
    mo:recorded_as <album/92579#musicalexpression> ;
    schema:name "Ivan no Kouma"@en,
        "イワンの仔馬"@ja,
        "Ivan no Kouma"@ja-latn ;
    schema:workPerformed <album/92579#musicalwork> .

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

<https://media.vgm.io/albums/97/92579/92579-302c9ecdd27a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/92579#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/97/92579/92579-302c9ecdd27a.jpg> ;
    foaf:depicts <album/92579#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/97/92579/92579-302c9ecdd27a.jpg> .

<https://medium-media.vgm.io/albums/97/92579/92579-302c9ecdd27a.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/92579#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1977-07-01"^^xsd:date ;
    dcterms:title "Ivan no Kouma"@en,
        "イワンの仔馬"@ja,
        "Ivan no Kouma"@ja-latn ;
    mo:catalogue_number "SCS-359" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/92579#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Ndaaf60c967114418ba9acb7ae451132b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Semushi no Kouma (Конёк-горбунок)"@en ;
            foaf:name "Semushi no Kouma (Конёк-горбунок)"@en ] ;
    schema:datePublished "1977-07-01"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/97/92579/92579-302c9ecdd27a.jpg> ;
    schema:name "Ivan no Kouma"@en,
        "イワンの仔馬"@ja,
        "Ivan no Kouma"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/92579/92579-302c9ecdd27a.jpg> .

_:N0030cdc112ac460bb4cb724b79a8e5d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "仔馬のひとりごと"@ja,
        "Kouma no Hitorigoto"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndaaf60c967114418ba9acb7ae451132b ;
    schema:name "仔馬のひとりごと"@ja,
        "Kouma no Hitorigoto"@ja-latn .

_:N2e3f9c40a22042a7b80979a69d07e3df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イワンの仔馬"@ja,
        "Ivan no Kouma"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndaaf60c967114418ba9acb7ae451132b ;
    schema:name "イワンの仔馬"@ja,
        "Ivan no Kouma"@ja-latn .

_:Ndaaf60c967114418ba9acb7ae451132b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0030cdc112ac460bb4cb724b79a8e5d5,
        _:N2e3f9c40a22042a7b80979a69d07e3df ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N0030cdc112ac460bb4cb724b79a8e5d5,
        _:N2e3f9c40a22042a7b80979a69d07e3df .

