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

<artist/1179#subject> a schema:Person,
        foaf:Person ;
    schema:name "kaya"@en ;
    foaf:made <album/148770#subject>,
        <album/148770#vocals> ;
    foaf:name "kaya"@en .

<artist/1847#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sora Yuizuki"@en,
        "結月そら"@ja ;
    foaf:made <album/148770#lyrics>,
        <album/148770#subject>,
        <album/148770#vocals> ;
    foaf:name "Sora Yuizuki"@en,
        "結月そら"@ja .

<artist/2322#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruko Aoki"@en,
        "青木春子"@ja ;
    foaf:made <album/148770#subject>,
        <album/148770#vocals> ;
    foaf:name "Haruko Aoki"@en,
        "青木春子"@ja .

<artist/42302#subject> a schema:Person,
        foaf:Person ;
    schema:name "yuiko"@en,
        "ゆいこ"@ja ;
    foaf:made <album/148770#lyrics>,
        <album/148770#subject>,
        <album/148770#vocals> ;
    foaf:name "yuiko"@en,
        "ゆいこ"@ja .

<artist/49979#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruri"@en,
        "はるり"@ja ;
    foaf:made <album/148770#lyrics>,
        <album/148770#subject> ;
    foaf:name "Haruri"@en,
        "はるり"@ja .

<artist/5525#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miya Kotuki"@en,
        "コツキミヤ"@ja ;
    foaf:made <album/148770#subject>,
        <album/148770#vocals> ;
    foaf:name "Miya Kotuki"@en,
        "コツキミヤ"@ja .

<artist/79227#subject> a schema:Person,
        foaf:Person ;
    schema:name "ta-yu-"@en,
        "た～ゆ～"@ja ;
    foaf:made <album/148770#lyrics>,
        <album/148770#subject> ;
    foaf:name "ta-yu-"@en,
        "た～ゆ～"@ja .

<artist/1178#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148770#subject> ;
    schema:name "Toshinori Orikura"@en,
        "折倉俊則"@ja ;
    foaf:made <album/148770#composition>,
        <album/148770#lyrics>,
        <album/148770#subject> ;
    foaf:name "Toshinori Orikura"@en,
        "折倉俊則"@ja .

<artist/4443#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148770#subject> ;
    schema:name "Meis Clauson"@en ;
    foaf:made <album/148770#composition>,
        <album/148770#subject> ;
    foaf:name "Meis Clauson"@en .

<artist/69412#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148770#subject> ;
    schema:name "ARA"@en ;
    foaf:made <album/148770#composition>,
        <album/148770#subject> ;
    foaf:name "ARA"@en .

<artist/79089#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148770#subject> ;
    schema:name "Sigh"@en ;
    foaf:made <album/148770#composition>,
        <album/148770#subject> ;
    foaf:name "Sigh"@en .

<artist/8055#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/148770#subject> ;
    schema:name "Dozest"@en ;
    foaf:made <album/148770#composition>,
        <album/148770#subject> ;
    foaf:name "Dozest"@en .

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

<album/148770#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MULTI*VITAMIN"@en,
        "MULTI*VITAMIN"@ja,
        "MULTI*VITAMIN"@ja-latn ;
    mo:performance_of <album/148770#musicalwork> ;
    mo:recorded_as <album/148770#musicalexpression> ;
    schema:name "MULTI*VITAMIN"@en,
        "MULTI*VITAMIN"@ja,
        "MULTI*VITAMIN"@ja-latn ;
    schema:workPerformed <album/148770#musicalwork> .

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

<https://medium-media.vgm.io/albums/07/148770/148770-e0f6398eea5a.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/148770#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MULTI*VITAMIN"@en,
        "MULTI*VITAMIN"@ja,
        "MULTI*VITAMIN"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "ぐり"@en ;
            foaf:made <album/148770#composition> ;
            foaf:name "ぐり"@en ],
        <artist/1178#subject>,
        <artist/4443#subject>,
        <artist/69412#subject>,
        <artist/79089#subject>,
        <artist/8055#subject> ;
    mo:produced_work <album/148770#musicalwork> ;
    schema:name "MULTI*VITAMIN"@en,
        "MULTI*VITAMIN"@ja,
        "MULTI*VITAMIN"@ja-latn .

<album/148770#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-12-31"^^xsd:date ;
    dcterms:title "MULTI*VITAMIN"@en,
        "MULTI*VITAMIN"@ja,
        "MULTI*VITAMIN"@ja-latn ;
    mo:catalogue_number "FWCD-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/148770#musicalexpression> ;
    mo:publisher _:Nf894b03ab9e24ebf9d15b18d00c40266 ;
    mo:record _:N93aaefa77d0f4ffca28ade08928e5664 ;
    mo:record_count 1 ;
    schema:datePublished "2006-12-31"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/07/148770/148770-e0f6398eea5a.jpg> ;
    schema:name "MULTI*VITAMIN"@en,
        "MULTI*VITAMIN"@ja,
        "MULTI*VITAMIN"@ja-latn ;
    schema:publisher _:Nf894b03ab9e24ebf9d15b18d00c40266 ;
    foaf:depiction <https://media.vgm.io/albums/07/148770/148770-e0f6398eea5a.jpg> .

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

_:N271ae36f2e5241c89591f476b2abe7f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "step to tommorow"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N93aaefa77d0f4ffca28ade08928e5664 ;
    schema:name "step to tommorow"@ja .

_:N2e2a7844275a4c799e722ca7acbff4cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PINK PINAPPLE"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N93aaefa77d0f4ffca28ade08928e5664 ;
    schema:name "PINK PINAPPLE"@ja .

_:N3e91c89b59bd4ad5bad883f26de86023 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sinuous road"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N93aaefa77d0f4ffca28ade08928e5664 ;
    schema:name "Sinuous road"@ja .

_:N8718df397d684169a7ce59a6cd04add3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ココアなひと"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N93aaefa77d0f4ffca28ade08928e5664 ;
    schema:name "ココアなひと"@ja .

_:Nf673e1797f0d4eb9ac225348b5c69891 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふたりで"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N93aaefa77d0f4ffca28ade08928e5664 ;
    schema:name "ふたりで"@ja .

_:Nf894b03ab9e24ebf9d15b18d00c40266 schema:name "Fusion Works"@en,
        "Fusion Works"@ja,
        "Fusion Works"@ja-latn ;
    foaf:name "Fusion Works"@en,
        "Fusion Works"@ja,
        "Fusion Works"@ja-latn .

_:N93aaefa77d0f4ffca28ade08928e5664 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N271ae36f2e5241c89591f476b2abe7f6,
        _:N2e2a7844275a4c799e722ca7acbff4cf,
        _:N3e91c89b59bd4ad5bad883f26de86023,
        _:N8718df397d684169a7ce59a6cd04add3,
        _:Nf673e1797f0d4eb9ac225348b5c69891 ;
    mo:track_count 5 ;
    schema:duration "PT24:56"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N271ae36f2e5241c89591f476b2abe7f6,
        _:N2e2a7844275a4c799e722ca7acbff4cf,
        _:N3e91c89b59bd4ad5bad883f26de86023,
        _:N8718df397d684169a7ce59a6cd04add3,
        _:Nf673e1797f0d4eb9ac225348b5c69891 .

