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

<artist/18221#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saki Yamakita"@en,
        "山北早紀"@ja ;
    foaf:made <album/119180#lyrics>,
        <album/119180#subject> ;
    foaf:name "Saki Yamakita"@en,
        "山北早紀"@ja .

<artist/33785#subject> a schema:Person,
        foaf:Person ;
    schema:name "Anna Suzuki"@en,
        "鈴木杏奈"@ja ;
    foaf:made <album/119180#subject>,
        <album/119180#vocals> ;
    foaf:name "Anna Suzuki"@en,
        "鈴木杏奈"@ja .

<artist/37137#subject> a schema:Person,
        foaf:Person ;
    schema:name "Cocoro."@en ;
    foaf:made <album/119180#lyrics>,
        <album/119180#subject> ;
    foaf:name "Cocoro."@en .

<artist/32252#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119180#subject> ;
    schema:name "Masahiro Takeda"@en,
        "武田将弥"@ja ;
    foaf:made <album/119180#composition>,
        <album/119180#subject> ;
    foaf:name "Masahiro Takeda"@en,
        "武田将弥"@ja .

<artist/33429#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119180#subject> ;
    schema:name "Ash Inoue"@en,
        "アッシュ井上"@ja ;
    foaf:made <album/119180#composition>,
        <album/119180#lyrics>,
        <album/119180#subject> ;
    foaf:name "Ash Inoue"@en,
        "アッシュ井上"@ja .

<product/10638#subject> a schema:CreativeWork ;
    schema:name "Waccha PriMagi!"@en,
        "ワッチャプリマジ!"@ja,
        "Waccha PriMagi!"@ja-latn ;
    foaf:name "Waccha PriMagi!"@en,
        "ワッチャプリマジ!"@ja,
        "Waccha PriMagi!"@ja-latn .

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

<album/119180#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chasing the dream / Anna Suzuki"@en,
        "Chasing the dream / 鈴木杏奈"@ja,
        "Chasing the dream / Anna Suzuki"@ja-latn ;
    mo:performance_of <album/119180#musicalwork> ;
    mo:recorded_as <album/119180#musicalexpression> ;
    schema:name "Chasing the dream / Anna Suzuki"@en,
        "Chasing the dream / 鈴木杏奈"@ja,
        "Chasing the dream / Anna Suzuki"@ja-latn ;
    schema:workPerformed <album/119180#musicalwork> .

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

<org/996#subject> schema:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn ;
    foaf:name "DIVE II"@en,
        "DIVE II"@ja,
        "DIVE II"@ja-latn .

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

<https://medium-media.vgm.io/albums/08/119180/119180-f3c695b87a05.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/119180#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chasing the dream / Anna Suzuki"@en,
        "Chasing the dream / 鈴木杏奈"@ja,
        "Chasing the dream / Anna Suzuki"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Dream Monster)"@en ;
            foaf:made <album/119180#composition> ;
            foaf:name "(Dream Monster)"@en ],
        <artist/32252#subject>,
        <artist/33429#subject> ;
    mo:produced_work <album/119180#musicalwork> ;
    schema:name "Chasing the dream / Anna Suzuki"@en,
        "Chasing the dream / 鈴木杏奈"@ja,
        "Chasing the dream / Anna Suzuki"@ja-latn .

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

<album/119180#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-05-18"^^xsd:date ;
    dcterms:title "Chasing the dream / Anna Suzuki"@en,
        "Chasing the dream / 鈴木杏奈"@ja,
        "Chasing the dream / Anna Suzuki"@ja-latn ;
    mo:catalogue_number "EYCA-13737/B" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/119180#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:N15f64c90dc9f4563863459eafed90a40,
        _:Ned53469dd166489297359ff2f55683dd ;
    mo:record_count 2 ;
    schema:about <product/10638#subject> ;
    schema:datePublished "2022-05-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/08/119180/119180-f3c695b87a05.jpg> ;
    schema:name "Chasing the dream / Anna Suzuki"@en,
        "Chasing the dream / 鈴木杏奈"@ja,
        "Chasing the dream / Anna Suzuki"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/119180/119180-f3c695b87a05.jpg> .

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/119180#subject> ;
    schema:name "(Dream Monster)"@en ;
    foaf:made <album/119180#subject> ;
    foaf:name "(Dream Monster)"@en .

_:N076fd0d524484b8ea6cdaca9ce57b95e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chasing the dream -Music Video-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Ned53469dd166489297359ff2f55683dd ;
    schema:name "Chasing the dream -Music Video-"@ja .

_:N55ea1de96380482dbf172c349cbe9357 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "てのひらのありがとう"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N15f64c90dc9f4563863459eafed90a40 ;
    schema:name "てのひらのありがとう"@ja .

_:N76bc4c94086147e3b8f0bef455eb8aaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "てのひらのありがとう -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N15f64c90dc9f4563863459eafed90a40 ;
    schema:name "てのひらのありがとう -Instrumental-"@ja .

_:N8f0efd47f7434800a4fca13afddb46f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chasing the dream"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N15f64c90dc9f4563863459eafed90a40 ;
    schema:name "Chasing the dream"@ja .

_:Nc3cde28083704e67b5f688e319ec2b17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chasing the dream -Instrumental-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N15f64c90dc9f4563863459eafed90a40 ;
    schema:name "Chasing the dream -Instrumental-"@ja .

_:Nc835b39380334d90a2e0de0a727b56de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chasing the dream -Off Shot Movie-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Ned53469dd166489297359ff2f55683dd ;
    schema:name "Chasing the dream -Off Shot Movie-"@ja .

_:Ned53469dd166489297359ff2f55683dd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N076fd0d524484b8ea6cdaca9ce57b95e,
        _:Nc835b39380334d90a2e0de0a727b56de ;
    mo:track_count 2 ;
    schema:duration "PT9:45"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N076fd0d524484b8ea6cdaca9ce57b95e,
        _:Nc835b39380334d90a2e0de0a727b56de .

_:N15f64c90dc9f4563863459eafed90a40 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N55ea1de96380482dbf172c349cbe9357,
        _:N76bc4c94086147e3b8f0bef455eb8aaa,
        _:N8f0efd47f7434800a4fca13afddb46f7,
        _:Nc3cde28083704e67b5f688e319ec2b17 ;
    mo:track_count 4 ;
    schema:duration "PT18:20"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N55ea1de96380482dbf172c349cbe9357,
        _:N76bc4c94086147e3b8f0bef455eb8aaa,
        _:N8f0efd47f7434800a4fca13afddb46f7,
        _:Nc3cde28083704e67b5f688e319ec2b17 .

