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

<artist/29936#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kou Yuuki"@en,
        "由木康"@ja ;
    foaf:made <album/104010#lyrics>,
        <album/104010#subject> ;
    foaf:name "Kou Yuuki"@en,
        "由木康"@ja .

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

<artist/7407#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104010#subject> ;
    schema:name "F.Gruber"@en ;
    foaf:made <album/104010#composition>,
        <album/104010#subject> ;
    foaf:name "F.Gruber"@en .

<artist/7578#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104010#subject> ;
    schema:name "Pierpont"@en ;
    foaf:made <album/104010#composition>,
        <album/104010#subject> ;
    foaf:name "Pierpont"@en .

<product/8178#subject> a schema:CreativeWork ;
    schema:name "Moomin (1969)"@en,
        "ムーミン (1969)"@ja,
        "Moomin (1969)"@ja-latn ;
    foaf:name "Moomin (1969)"@en,
        "ムーミン (1969)"@ja,
        "Moomin (1969)"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/01/104010/104010-a1f3716e6f62.jpg> a schema:ImageObject,
        foaf:Image .

<album/104010#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Moomin no Christmas"@en,
        "ムーミンのクリスマス"@ja,
        "Moomin no Christmas"@ja-latn ;
    mo:composer <artist/7407#subject>,
        <artist/7578#subject> ;
    mo:produced_work <album/104010#musicalwork> ;
    schema:name "Moomin no Christmas"@en,
        "ムーミンのクリスマス"@ja,
        "Moomin no Christmas"@ja-latn .

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

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

<artist/19451#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104010#performance> ;
    schema:name "Hitoshi Takagi"@en,
        "高木均"@ja ;
    foaf:name "Hitoshi Takagi"@en,
        "高木均"@ja .

<artist/19474#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104010#performance> ;
    schema:name "Hiroyuki Nishimoto"@en,
        "西本裕行"@ja ;
    foaf:name "Hiroyuki Nishimoto"@en,
        "西本裕行"@ja .

<artist/24334#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104010#performance> ;
    schema:name "Junko Hori"@en,
        "堀絢子"@ja ;
    foaf:name "Junko Hori"@en,
        "堀絢子"@ja .

<artist/32540#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104010#performance> ;
    schema:name "Kyoko Kishida"@en,
        "岸田今日子"@ja ;
    foaf:name "Kyoko Kishida"@en,
        "岸田今日子"@ja .

<artist/32541#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104010#performance> ;
    schema:name "Akiko Takamura"@en,
        "高村章子"@ja ;
    foaf:name "Akiko Takamura"@en,
        "高村章子"@ja .

<artist/4527#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104010#performance> ;
    schema:name "Sakiko Tamagawa"@en,
        "玉川紗己子"@ja ;
    foaf:name "Sakiko Tamagawa"@en,
        "玉川紗己子"@ja .

<album/104010#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Moomin no Christmas"@en,
        "ムーミンのクリスマス"@ja,
        "Moomin no Christmas"@ja-latn ;
    mo:performance_of <album/104010#musicalwork> ;
    mo:performer _:N44e371a5fcbc44af84ad76362f50daa7,
        <artist/19451#subject>,
        <artist/19474#subject>,
        <artist/24334#subject>,
        <artist/32540#subject>,
        <artist/32541#subject>,
        <artist/4527#subject> ;
    mo:recorded_as <album/104010#musicalexpression> ;
    schema:byArtist _:N44e371a5fcbc44af84ad76362f50daa7,
        <artist/19451#subject>,
        <artist/19474#subject>,
        <artist/24334#subject>,
        <artist/32540#subject>,
        <artist/32541#subject>,
        <artist/4527#subject> ;
    schema:name "Moomin no Christmas"@en,
        "ムーミンのクリスマス"@ja,
        "Moomin no Christmas"@ja-latn ;
    schema:workPerformed <album/104010#musicalwork> .

<album/104010#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1970-12-01"^^xsd:date ;
    dcterms:title "Moomin no Christmas"@en,
        "ムーミンのクリスマス"@ja,
        "Moomin no Christmas"@ja-latn ;
    mo:catalogue_number "BX-78" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/104010#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N294a655d757d401d8e080489e22a085c ;
    mo:record_count 1 ;
    schema:about <product/8178#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "館野令子"@en ;
            foaf:name "館野令子"@en ],
        <artist/19451#subject>,
        <artist/19474#subject>,
        <artist/24334#subject>,
        <artist/32540#subject>,
        <artist/32541#subject>,
        <artist/4527#subject> ;
    schema:datePublished "1970-12-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/01/104010/104010-a1f3716e6f62.jpg> ;
    schema:name "Moomin no Christmas"@en,
        "ムーミンのクリスマス"@ja,
        "Moomin no Christmas"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/104010/104010-a1f3716e6f62.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "庄野正典"@en ;
    foaf:made <album/104010#subject> ;
    foaf:name "庄野正典"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "庄野正典"@en ;
    foaf:made <album/104010#lyrics> ;
    foaf:name "庄野正典"@en .

_:N44e371a5fcbc44af84ad76362f50daa7 a schema:Person,
        foaf:Person ;
    mo:performed <album/104010#performance> ;
    schema:name "館野令子"@en ;
    foaf:name "館野令子"@en .

_:Nb2f8e7ee6b884eab98493238fa5432d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Night"@en,
        "きよしこの夜"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N294a655d757d401d8e080489e22a085c ;
    schema:name "Silent Night"@en,
        "きよしこの夜"@ja .

_:Nc6827519ae6e4992be7bbe077467a014 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jingle Bells"@en,
        "ジングルベル"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N294a655d757d401d8e080489e22a085c ;
    schema:name "Jingle Bells"@en,
        "ジングルベル"@ja .

_:N294a655d757d401d8e080489e22a085c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb2f8e7ee6b884eab98493238fa5432d4,
        _:Nc6827519ae6e4992be7bbe077467a014 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nb2f8e7ee6b884eab98493238fa5432d4,
        _:Nc6827519ae6e4992be7bbe077467a014 .

