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

<artist/19090#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hisashi Inoue"@en,
        "井上ひさし"@ja ;
    foaf:made <album/104012#lyrics>,
        <album/104012#subject> ;
    foaf:name "Hisashi Inoue"@en,
        "井上ひさし"@ja .

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

<artist/8726#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104012#subject> ;
    schema:name "Seiichiro Uno"@en,
        "宇野誠一郎"@ja ;
    foaf:made <album/104012#composition>,
        <album/104012#lyrics>,
        <album/104012#subject> ;
    foaf:name "Seiichiro Uno"@en,
        "宇野誠一郎"@ja .

<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/104012#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Moomin (2)"@en,
        "ムーミン(2)"@ja,
        "Moomin (2)"@ja-latn ;
    mo:composer <artist/8726#subject> ;
    mo:produced_work <album/104012#musicalwork> ;
    schema:name "Moomin (2)"@en,
        "ムーミン(2)"@ja,
        "Moomin (2)"@ja-latn .

<album/104012#musicalexpression> a mo:Signal ;
    mo:published_as <album/104012#subject> ;
    mo:records <album/104012#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/21/104012/104012-ec475607290d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/104012#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/21/104012/104012-ec475607290d.jpg> ;
    foaf:depicts <album/104012#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/21/104012/104012-ec475607290d.jpg> .

<https://medium-media.vgm.io/albums/21/104012/104012-ec475607290d.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

<album/104012#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Moomin (2)"@en,
        "ムーミン(2)"@ja,
        "Moomin (2)"@ja-latn ;
    mo:performance_of <album/104012#musicalwork> ;
    mo:performer _:N3b23a45f47644c9d944123c13ca73560,
        <artist/19451#subject>,
        <artist/19474#subject>,
        <artist/4527#subject> ;
    mo:recorded_as <album/104012#musicalexpression> ;
    schema:byArtist _:N3b23a45f47644c9d944123c13ca73560,
        <artist/19451#subject>,
        <artist/19474#subject>,
        <artist/4527#subject> ;
    schema:name "Moomin (2)"@en,
        "ムーミン(2)"@ja,
        "Moomin (2)"@ja-latn ;
    schema:workPerformed <album/104012#musicalwork> .

<album/104012#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1970-11-01"^^xsd:date ;
    dcterms:title "Moomin (2)"@en,
        "ムーミン(2)"@ja,
        "Moomin (2)"@ja-latn ;
    mo:catalogue_number "BX-79" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/104012#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N4c8006c652bd480190bf70639363ddc9 ;
    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/4527#subject> ;
    schema:datePublished "1970-11-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/21/104012/104012-ec475607290d.jpg> ;
    schema:name "Moomin (2)"@en,
        "ムーミン(2)"@ja,
        "Moomin (2)"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/104012/104012-ec475607290d.jpg> .

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

_:N490b5ea2850c450a9d9a27641c66ead0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ムーミンのさんぽ"@ja,
        "Moomin no Sanpo"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4c8006c652bd480190bf70639363ddc9 ;
    schema:name "ムーミンのさんぽ"@ja,
        "Moomin no Sanpo"@ja-latn .

_:N9ea937ec142447d0ae57f84612490345 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おはようムーミン"@ja,
        "Ohayou Moomin"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4c8006c652bd480190bf70639363ddc9 ;
    schema:name "おはようムーミン"@ja,
        "Ohayou Moomin"@ja-latn .

_:Ne8cf0acd13c548779c4ea32e5f2b9231 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ムーミンとバッタ"@ja,
        "Moomin to Batta"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4c8006c652bd480190bf70639363ddc9 ;
    schema:name "ムーミンとバッタ"@ja,
        "Moomin to Batta"@ja-latn .

_:N4c8006c652bd480190bf70639363ddc9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N490b5ea2850c450a9d9a27641c66ead0,
        _:N9ea937ec142447d0ae57f84612490345,
        _:Ne8cf0acd13c548779c4ea32e5f2b9231 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N490b5ea2850c450a9d9a27641c66ead0,
        _:N9ea937ec142447d0ae57f84612490345,
        _:Ne8cf0acd13c548779c4ea32e5f2b9231 .

