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

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

<artist/52316#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120305#subject> ;
    schema:name "Shuji Kanayama"@en,
        "金山秀士"@ja ;
    foaf:made <album/120305#composition>,
        <album/120305#lyrics>,
        <album/120305#subject> ;
    foaf:name "Shuji Kanayama"@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/120305#musicalexpression> a mo:Signal ;
    mo:published_as <album/120305#subject> ;
    mo:records <album/120305#performance> .

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

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

<https://medium-media.vgm.io/albums/50/120305/120305-5d18f6d82bec.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/120305#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Magic×Color / Anna Suzuki"@en,
        "Magic×Color / 鈴木杏奈"@ja,
        "Magic×Color / Anna Suzuki"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Dream Monster)"@en ;
            foaf:made <album/120305#composition> ;
            foaf:name "(Dream Monster)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "kaise"@en ;
            foaf:made <album/120305#composition> ;
            foaf:name "kaise"@en ],
        <artist/52316#subject> ;
    mo:produced_work <album/120305#musicalwork> ;
    schema:name "Magic×Color / Anna Suzuki"@en,
        "Magic×Color / 鈴木杏奈"@ja,
        "Magic×Color / Anna Suzuki"@ja-latn .

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

<album/120305#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-08-17"^^xsd:date ;
    dcterms:title "Magic×Color / Anna Suzuki"@en,
        "Magic×Color / 鈴木杏奈"@ja,
        "Magic×Color / Anna Suzuki"@ja-latn ;
    mo:catalogue_number "EYCA-13740/B" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/120305#musicalexpression> ;
    mo:publisher <org/996#subject> ;
    mo:record _:N3ce5bafb283147ebbe1902c038cd9732,
        _:N4a6649f55e044370b0474365d7c8ba3f ;
    mo:record_count 2 ;
    schema:about <product/10638#subject> ;
    schema:datePublished "2022-08-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/50/120305/120305-5d18f6d82bec.jpg> ;
    schema:name "Magic×Color / Anna Suzuki"@en,
        "Magic×Color / 鈴木杏奈"@ja,
        "Magic×Color / Anna Suzuki"@ja-latn ;
    schema:publisher <org/996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/120305/120305-5d18f6d82bec.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "kaise"@en ;
    foaf:made <album/120305#subject> ;
    foaf:name "kaise"@en .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/120305#subject> ;
    schema:name "kaise"@en ;
    foaf:made <album/120305#subject> ;
    foaf:name "kaise"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "kaise"@en ;
    foaf:made <album/120305#lyrics> ;
    foaf:name "kaise"@en .

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

_:N31fff26b18474ae4b4cee7cc26c36c01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magic×Color -Music Video-"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4a6649f55e044370b0474365d7c8ba3f ;
    schema:name "Magic×Color -Music Video-"@ja .

_:N420cd1d91e664edb896e2b589054db46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛情表現法"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N3ce5bafb283147ebbe1902c038cd9732 ;
    schema:name "愛情表現法"@ja .

_:N4582a3777966441eb493859252b79196 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛情表現法 -Instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N3ce5bafb283147ebbe1902c038cd9732 ;
    schema:name "愛情表現法 -Instrumental-"@ja .

_:N75c39d8719dd44109d7a5462238be790 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magic×Color"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N3ce5bafb283147ebbe1902c038cd9732 ;
    schema:name "Magic×Color"@ja .

_:N7a8419306fe64877ace62e23e423b27b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magic×Color -Instrumental-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N3ce5bafb283147ebbe1902c038cd9732 ;
    schema:name "Magic×Color -Instrumental-"@ja .

_:Naf7eff8715d845879eae0f2818bd70dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛情表現法 -Off Shot Movie-"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4a6649f55e044370b0474365d7c8ba3f ;
    schema:name "愛情表現法 -Off Shot Movie-"@ja .

_:N4a6649f55e044370b0474365d7c8ba3f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N31fff26b18474ae4b4cee7cc26c36c01,
        _:Naf7eff8715d845879eae0f2818bd70dc ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N31fff26b18474ae4b4cee7cc26c36c01,
        _:Naf7eff8715d845879eae0f2818bd70dc .

_:N3ce5bafb283147ebbe1902c038cd9732 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N420cd1d91e664edb896e2b589054db46,
        _:N4582a3777966441eb493859252b79196,
        _:N75c39d8719dd44109d7a5462238be790,
        _:N7a8419306fe64877ace62e23e423b27b ;
    mo:track_count 4 ;
    schema:duration "PT15:36"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N420cd1d91e664edb896e2b589054db46,
        _:N4582a3777966441eb493859252b79196,
        _:N75c39d8719dd44109d7a5462238be790,
        _:N7a8419306fe64877ace62e23e423b27b .

