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

<artist/10457#subject> a schema:Person,
        foaf:Person ;
    schema:name "Emi Inaba"@en,
        "稲葉エミ"@ja ;
    foaf:made <album/106736#lyrics>,
        <album/106736#subject> ;
    foaf:name "Emi Inaba"@en,
        "稲葉エミ"@ja .

<artist/14761#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rie Murakawa"@en,
        "村川梨衣"@ja ;
    foaf:made <album/106736#subject>,
        <album/106736#vocals> ;
    foaf:name "Rie Murakawa"@en,
        "村川梨衣"@ja .

<artist/15350#subject> a schema:Person,
        foaf:Person ;
    schema:name "M·A·O"@en ;
    foaf:made <album/106736#subject>,
        <album/106736#vocals> ;
    foaf:name "M·A·O"@en .

<artist/16380#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rie Takahashi"@en,
        "高橋李依"@ja ;
    foaf:made <album/106736#subject>,
        <album/106736#vocals> ;
    foaf:name "Rie Takahashi"@en,
        "高橋李依"@ja .

<artist/15318#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106736#subject> ;
    schema:name "Rei Kudo"@en,
        "工藤嶺"@ja ;
    foaf:made <album/106736#composition>,
        <album/106736#subject> ;
    foaf:name "Rei Kudo"@en,
        "工藤嶺"@ja .

<artist/26675#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106736#subject> ;
    schema:name "Takuya Ohata"@en,
        "大畑拓也"@ja ;
    foaf:made <album/106736#composition>,
        <album/106736#subject> ;
    foaf:name "Takuya Ohata"@en,
        "大畑拓也"@ja .

<artist/29759#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106736#subject> ;
    schema:name "Shuhei Yanagidate"@en,
        "栁舘周平"@ja ;
    foaf:made <album/106736#composition>,
        <album/106736#subject> ;
    foaf:name "Shuhei Yanagidate"@en,
        "栁舘周平"@ja .

<product/9157#subject> a schema:CreativeWork ;
    schema:name "One Room: Third Season"@en,
        "One Room サードシーズン"@ja,
        "One Room: Third Season"@ja-latn ;
    foaf:name "One Room: Third Season"@en,
        "One Room サードシーズン"@ja,
        "One Room: Third Season"@ja-latn .

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

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

<album/106736#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "One Room: Third Season Theme Songs"@en,
        "TVアニメ One Room サードシーズン 主題歌"@ja,
        "One Room: Third Season Theme Songs"@ja-latn ;
    mo:performance_of <album/106736#musicalwork> ;
    mo:recorded_as <album/106736#musicalexpression> ;
    schema:name "One Room: Third Season Theme Songs"@en,
        "TVアニメ One Room サードシーズン 主題歌"@ja,
        "One Room: Third Season Theme Songs"@ja-latn ;
    schema:workPerformed <album/106736#musicalwork> .

<org/2955#subject> schema:name "SMIRAL"@en,
        "スマイラル"@ja,
        "SMIRAL"@ja-latn ;
    foaf:name "SMIRAL"@en,
        "スマイラル"@ja,
        "SMIRAL"@ja-latn .

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

<https://medium-media.vgm.io/albums/63/106736/106736-ae5d096cbd56.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/106736#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "One Room: Third Season Theme Songs"@en,
        "TVアニメ One Room サードシーズン 主題歌"@ja,
        "One Room: Third Season Theme Songs"@ja-latn ;
    mo:composer <artist/15318#subject>,
        <artist/26675#subject>,
        <artist/29759#subject> ;
    mo:produced_work <album/106736#musicalwork> ;
    schema:name "One Room: Third Season Theme Songs"@en,
        "TVアニメ One Room サードシーズン 主題歌"@ja,
        "One Room: Third Season Theme Songs"@ja-latn .

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

<album/106736#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-02-26"^^xsd:date ;
    dcterms:title "One Room: Third Season Theme Songs"@en,
        "TVアニメ One Room サードシーズン 主題歌"@ja,
        "One Room: Third Season Theme Songs"@ja-latn ;
    mo:catalogue_number "SMIB-044-2" ;
    mo:media_type "CD" ;
    mo:publication_of <album/106736#musicalexpression> ;
    mo:publisher <org/2955#subject> ;
    mo:record _:Nb92536de93424ac69f956662cd931c90 ;
    mo:record_count 1 ;
    schema:about <product/9157#subject> ;
    schema:datePublished "2021-02-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/63/106736/106736-ae5d096cbd56.jpg> ;
    schema:name "One Room: Third Season Theme Songs"@en,
        "TVアニメ One Room サードシーズン 主題歌"@ja,
        "One Room: Third Season Theme Songs"@ja-latn ;
    schema:publisher <org/2955#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/106736/106736-ae5d096cbd56.jpg> .

_:N3ff19ac9e4454e748a6d38b15ad6bd62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春夏秋冬*笑顔日和"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nb92536de93424ac69f956662cd931c90 ;
    schema:name "春夏秋冬*笑顔日和"@ja .

_:N8fb06e2222cb48b88ca429060bcced19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雪の街と空想タイムマシン"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nb92536de93424ac69f956662cd931c90 ;
    schema:name "雪の街と空想タイムマシン"@ja .

_:N9ed25387c44f436cbfda9d9b0d2ebff1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青空に紙ヒコーキ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nb92536de93424ac69f956662cd931c90 ;
    schema:name "青空に紙ヒコーキ"@ja .

_:Nb92536de93424ac69f956662cd931c90 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3ff19ac9e4454e748a6d38b15ad6bd62,
        _:N8fb06e2222cb48b88ca429060bcced19,
        _:N9ed25387c44f436cbfda9d9b0d2ebff1 ;
    mo:track_count 3 ;
    schema:duration "PT10:50"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N3ff19ac9e4454e748a6d38b15ad6bd62,
        _:N8fb06e2222cb48b88ca429060bcced19,
        _:N9ed25387c44f436cbfda9d9b0d2ebff1 .

