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

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

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

<artist/5563#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/115288#subject> ;
    schema:name "Yukari Hashimoto"@en,
        "橋本由香利"@ja ;
    foaf:made <album/115288#composition>,
        <album/115288#subject> ;
    foaf:name "Yukari Hashimoto"@en,
        "橋本由香利"@ja .

<product/10286#subject> a schema:CreativeWork ;
    schema:name "Mr. Osomatsu"@en,
        "おそ松さん"@ja,
        "Osomatsu-san"@ja-latn ;
    foaf:name "Mr. Osomatsu"@en,
        "おそ松さん"@ja,
        "Osomatsu-san"@ja-latn .

<album/115288#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Osomatsu-san Soundtrack & Theme Song Selection"@en,
        "おそ松さん サントラ&主題歌セレクション"@ja,
        "Osomatsu-san Soundtrack & Theme Song Selection"@ja-latn ;
    mo:composer <artist/5563#subject> ;
    mo:produced_work <album/115288#musicalwork> ;
    schema:name "Osomatsu-san Soundtrack & Theme Song Selection"@en,
        "おそ松さん サントラ&主題歌セレクション"@ja,
        "Osomatsu-san Soundtrack & Theme Song Selection"@ja-latn .

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

<album/115288#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Osomatsu-san Soundtrack & Theme Song Selection"@en,
        "おそ松さん サントラ&主題歌セレクション"@ja,
        "Osomatsu-san Soundtrack & Theme Song Selection"@ja-latn ;
    mo:performance_of <album/115288#musicalwork> ;
    mo:recorded_as <album/115288#musicalexpression> ;
    schema:name "Osomatsu-san Soundtrack & Theme Song Selection"@en,
        "おそ松さん サントラ&主題歌セレクション"@ja,
        "Osomatsu-san Soundtrack & Theme Song Selection"@ja-latn ;
    schema:workPerformed <album/115288#musicalwork> .

<org/2324#subject> schema:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn ;
    foaf:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn .

<https://media.vgm.io/albums/88/115288/115288-09e9f7158f62.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115288#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/88/115288/115288-09e9f7158f62.jpg> ;
    foaf:depicts <album/115288#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/88/115288/115288-09e9f7158f62.jpg> .

<https://medium-media.vgm.io/albums/88/115288/115288-09e9f7158f62.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/115288#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-03-25"^^xsd:date ;
    dcterms:title "Osomatsu-san Soundtrack & Theme Song Selection"@en,
        "おそ松さん サントラ&主題歌セレクション"@ja,
        "Osomatsu-san Soundtrack & Theme Song Selection"@ja-latn ;
    mo:catalogue_number "EYXA-13613B" ;
    mo:media_type "CD" ;
    mo:publication_of <album/115288#musicalexpression> ;
    mo:publisher <org/2324#subject> ;
    mo:record_count 0 ;
    schema:about <product/10286#subject> ;
    schema:datePublished "2022-03-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/88/115288/115288-09e9f7158f62.jpg> ;
    schema:name "Osomatsu-san Soundtrack & Theme Song Selection"@en,
        "おそ松さん サントラ&主題歌セレクション"@ja,
        "Osomatsu-san Soundtrack & Theme Song Selection"@ja-latn ;
    schema:publisher <org/2324#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/115288/115288-09e9f7158f62.jpg> .

