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

<artist/33284#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yohei Hashiguchi"@en,
        "橋口洋平"@ja ;
    foaf:made <album/120834#lyrics>,
        <album/120834#subject> ;
    foaf:name "Yohei Hashiguchi"@en,
        "橋口洋平"@ja .

<artist/13633#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120834#subject> ;
    schema:name "youthK Saeki"@en,
        "佐伯youthK"@ja ;
    foaf:made <album/120834#composition>,
        <album/120834#lyrics>,
        <album/120834#subject> ;
    foaf:name "youthK Saeki"@en,
        "佐伯youthK"@ja .

<artist/41932#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120834#subject> ;
    schema:name "Sarasa Kadowaki"@en,
        "門脇更紗"@ja ;
    foaf:made <album/120834#composition>,
        <album/120834#lyrics>,
        <album/120834#subject>,
        <album/120834#vocals> ;
    foaf:name "Sarasa Kadowaki"@en,
        "門脇更紗"@ja .

<product/10185#subject> a schema:CreativeWork ;
    schema:name "Yuru Camp△ 2 (TV Drama)"@en,
        "ゆるキャン△2 (TV Drama)"@ja,
        "Yuru Camp△ 2 (TV Drama)"@ja-latn ;
    foaf:name "Yuru Camp△ 2 (TV Drama)"@en,
        "ゆるキャン△2 (TV Drama)"@ja,
        "Yuru Camp△ 2 (TV Drama)"@ja-latn .

<product/9534#subject> a schema:CreativeWork ;
    schema:name "CESTVS -The Roman Fighter-"@en,
        "セスタス -The Roman Fighter-"@ja,
        "CESTVS -The Roman Fighter-"@ja-latn ;
    foaf:name "CESTVS -The Roman Fighter-"@en,
        "セスタス -The Roman Fighter-"@ja,
        "CESTVS -The Roman Fighter-"@ja-latn .

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

<album/120834#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fountain Blue ni Somatte / Sarasa Kadowaki"@en,
        "ファウンテンブルーに染まって / 門脇更紗"@ja,
        "Fountain Blue ni Somatte / Sarasa Kadowaki"@ja-latn ;
    mo:performance_of <album/120834#musicalwork> ;
    mo:recorded_as <album/120834#musicalexpression> ;
    schema:name "Fountain Blue ni Somatte / Sarasa Kadowaki"@en,
        "ファウンテンブルーに染まって / 門脇更紗"@ja,
        "Fountain Blue ni Somatte / Sarasa Kadowaki"@ja-latn ;
    schema:workPerformed <album/120834#musicalwork> .

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

<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/43/120834/120834-5b9987f5347f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/120834#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/120834/120834-5b9987f5347f.jpg> ;
    foaf:depicts <album/120834#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/120834/120834-5b9987f5347f.jpg> .

<https://medium-media.vgm.io/albums/43/120834/120834-5b9987f5347f.jpg> a schema:ImageObject,
        foaf:Image .

<album/120834#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fountain Blue ni Somatte / Sarasa Kadowaki"@en,
        "ファウンテンブルーに染まって / 門脇更紗"@ja,
        "Fountain Blue ni Somatte / Sarasa Kadowaki"@ja-latn ;
    mo:composer <artist/13633#subject>,
        <artist/41932#subject> ;
    mo:produced_work <album/120834#musicalwork> ;
    schema:name "Fountain Blue ni Somatte / Sarasa Kadowaki"@en,
        "ファウンテンブルーに染まって / 門脇更紗"@ja,
        "Fountain Blue ni Somatte / Sarasa Kadowaki"@ja-latn .

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

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

<album/120834#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-07-27"^^xsd:date ;
    dcterms:title "Fountain Blue ni Somatte / Sarasa Kadowaki"@en,
        "ファウンテンブルーに染まって / 門脇更紗"@ja,
        "Fountain Blue ni Somatte / Sarasa Kadowaki"@ja-latn ;
    mo:catalogue_number "VICL-65716" ;
    mo:media_type "CD" ;
    mo:publication_of <album/120834#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N5711044f438c4936882bd5dda4eb0f9b ;
    mo:record_count 1 ;
    schema:about <product/10185#subject>,
        <product/9534#subject> ;
    schema:datePublished "2022-07-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/43/120834/120834-5b9987f5347f.jpg> ;
    schema:name "Fountain Blue ni Somatte / Sarasa Kadowaki"@en,
        "ファウンテンブルーに染まって / 門脇更紗"@ja,
        "Fountain Blue ni Somatte / Sarasa Kadowaki"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/120834/120834-5b9987f5347f.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(wacci)"@en ;
    foaf:made <album/120834#subject> ;
    foaf:name "(wacci)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(wacci)"@en ;
    foaf:made <album/120834#lyrics> ;
    foaf:name "(wacci)"@en .

_:N184197e6679a474f9b9828ae24de2384 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真夏のサイダー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N5711044f438c4936882bd5dda4eb0f9b ;
    schema:name "真夏のサイダー"@ja .

_:N2d05497259bd4b4ea05d7fd46f4f1390 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "私にして"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N5711044f438c4936882bd5dda4eb0f9b ;
    schema:name "私にして"@ja .

_:N42581930931141fe854cc50e52b9fe11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わすれものをしないように"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N5711044f438c4936882bd5dda4eb0f9b ;
    schema:name "わすれものをしないように"@ja .

_:N5de7c61554074c3fb31172e78b641294 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わたしが好き"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N5711044f438c4936882bd5dda4eb0f9b ;
    schema:name "わたしが好き"@ja .

_:N60cfcd63d0a14f7b9f42fe59de3426ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きれいだ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N5711044f438c4936882bd5dda4eb0f9b ;
    schema:name "きれいだ"@ja .

_:N61680d4257754ca0af5025f0eba2d9f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東京は -Acoustic ver.-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N5711044f438c4936882bd5dda4eb0f9b ;
    schema:name "東京は -Acoustic ver.-"@ja .

_:N67bff1a2e9be4cb8a7fec8dbd2e32826 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トリハダ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N5711044f438c4936882bd5dda4eb0f9b ;
    schema:name "トリハダ"@ja .

_:N8d037bc14a114fcb9d668f4f56b16a8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ねぇバディ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N5711044f438c4936882bd5dda4eb0f9b ;
    schema:name "ねぇバディ"@ja .

_:Nbf3956f1e67b48c0865c7a6877bbe08b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スコール"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N5711044f438c4936882bd5dda4eb0f9b ;
    schema:name "スコール"@ja .

_:Nc4027e98244544a9b84049df37558ef7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "scroll"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N5711044f438c4936882bd5dda4eb0f9b ;
    schema:name "scroll"@ja .

_:N5711044f438c4936882bd5dda4eb0f9b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N184197e6679a474f9b9828ae24de2384,
        _:N2d05497259bd4b4ea05d7fd46f4f1390,
        _:N42581930931141fe854cc50e52b9fe11,
        _:N5de7c61554074c3fb31172e78b641294,
        _:N60cfcd63d0a14f7b9f42fe59de3426ec,
        _:N61680d4257754ca0af5025f0eba2d9f5,
        _:N67bff1a2e9be4cb8a7fec8dbd2e32826,
        _:N8d037bc14a114fcb9d668f4f56b16a8e,
        _:Nbf3956f1e67b48c0865c7a6877bbe08b,
        _:Nc4027e98244544a9b84049df37558ef7 ;
    mo:track_count 10 ;
    schema:duration "PT37:55"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N184197e6679a474f9b9828ae24de2384,
        _:N2d05497259bd4b4ea05d7fd46f4f1390,
        _:N42581930931141fe854cc50e52b9fe11,
        _:N5de7c61554074c3fb31172e78b641294,
        _:N60cfcd63d0a14f7b9f42fe59de3426ec,
        _:N61680d4257754ca0af5025f0eba2d9f5,
        _:N67bff1a2e9be4cb8a7fec8dbd2e32826,
        _:N8d037bc14a114fcb9d668f4f56b16a8e,
        _:Nbf3956f1e67b48c0865c7a6877bbe08b,
        _:Nc4027e98244544a9b84049df37558ef7 .

