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

<artist/3131#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mitsuko Shiramine"@en,
        "白峰美津子"@ja ;
    foaf:made <album/1910#lyrics>,
        <album/1910#subject> ;
    foaf:name "Mitsuko Shiramine"@en,
        "白峰美津子"@ja .

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

<artist/16904#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1910#subject> ;
    schema:name "Miho Fujii"@en,
        "藤井美保"@ja ;
    foaf:made <album/1910#composition>,
        <album/1910#subject> ;
    foaf:name "Miho Fujii"@en,
        "藤井美保"@ja .

<artist/3245#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1910#subject> ;
    schema:name "Mari Konishi"@en,
        "小西真理"@ja ;
    foaf:made <album/1910#composition>,
        <album/1910#subject> ;
    foaf:name "Mari Konishi"@en,
        "小西真理"@ja .

<artist/4669#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1910#subject> ;
    schema:name "Nao Asada"@en,
        "浅田直"@ja ;
    foaf:made <album/1910#composition>,
        <album/1910#subject> ;
    foaf:name "Nao Asada"@en,
        "浅田直"@ja .

<artist/8675#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/1910#subject> ;
    schema:name "Miki Watanabe"@en,
        "渡辺未来"@ja ;
    foaf:made <album/1910#composition>,
        <album/1910#subject> ;
    foaf:name "Miki Watanabe"@en,
        "渡辺未来"@ja .

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

<album/1910#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Debut VOCAL COLLECTION"@en,
        "誕生～デビュー～ ヴォーカル・コレクション"@ja,
        "Tanjou ~Debut~ Vocal Collection"@ja-latn ;
    mo:performance_of <album/1910#musicalwork> ;
    mo:recorded_as <album/1910#musicalexpression> ;
    schema:name "Debut VOCAL COLLECTION"@en,
        "誕生～デビュー～ ヴォーカル・コレクション"@ja,
        "Tanjou ~Debut~ Vocal Collection"@ja-latn ;
    schema:workPerformed <album/1910#musicalwork> .

<org/2312#subject> schema:name "AP"@en,
        "AP"@ja,
        "AP"@ja-latn ;
    foaf:name "AP"@en,
        "AP"@ja,
        "AP"@ja-latn .

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

<https://medium-media.vgm.io/albums/01/1910/1910-1171504253.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/1910#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Debut VOCAL COLLECTION"@en,
        "誕生～デビュー～ ヴォーカル・コレクション"@ja,
        "Tanjou ~Debut~ Vocal Collection"@ja-latn ;
    mo:composer <artist/16904#subject>,
        <artist/3245#subject>,
        <artist/4669#subject>,
        <artist/8675#subject> ;
    mo:produced_work <album/1910#musicalwork> ;
    schema:name "Debut VOCAL COLLECTION"@en,
        "誕生～デビュー～ ヴォーカル・コレクション"@ja,
        "Tanjou ~Debut~ Vocal Collection"@ja-latn .

<album/1910#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-10-01"^^xsd:date ;
    dcterms:title "Debut VOCAL COLLECTION"@en,
        "誕生～デビュー～ ヴォーカル・コレクション"@ja,
        "Tanjou ~Debut~ Vocal Collection"@ja-latn ;
    mo:catalogue_number "SRCL-2978" ;
    mo:media_type "CD" ;
    mo:publication_of <album/1910#musicalexpression> ;
    mo:publisher <org/2312#subject> ;
    mo:record _:N0409c8e5dbfc4f23bf070432d35a0c66 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tanjou -Debut-"@en ;
            foaf:name "Tanjou -Debut-"@en ] ;
    schema:datePublished "1994-10-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/01/1910/1910-1171504253.jpg> ;
    schema:name "Debut VOCAL COLLECTION"@en,
        "誕生～デビュー～ ヴォーカル・コレクション"@ja,
        "Tanjou ~Debut~ Vocal Collection"@ja-latn ;
    schema:publisher <org/2312#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/1910/1910-1171504253.jpg> .

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

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

_:N134826e99e964d37bcee6f873e10de25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thinking Proudly of Myself"@en,
        "わたしを自慢に思って"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N0409c8e5dbfc4f23bf070432d35a0c66 ;
    schema:name "Thinking Proudly of Myself"@en,
        "わたしを自慢に思って"@ja .

_:N24f9d8aee4dc4ceba07bdb747a6f5903 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Can't Say Goodbye"@en,
        "サヨナラに触れない"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N0409c8e5dbfc4f23bf070432d35a0c66 ;
    schema:name "I Can't Say Goodbye"@en,
        "サヨナラに触れない"@ja .

_:N85b3f92f559e4475840407d58044c2c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Footsteps of Memory"@en,
        "思い出の足あと"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N0409c8e5dbfc4f23bf070432d35a0c66 ;
    schema:name "The Footsteps of Memory"@en,
        "思い出の足あと"@ja .

_:N8785d124b4754177a2998761aba031a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Power of Love"@en,
        "恋のちから"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N0409c8e5dbfc4f23bf070432d35a0c66 ;
    schema:name "The Power of Love"@en,
        "恋のちから"@ja .

_:Nb9c54b0f49fb4adca92ca30575e2b53d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "That's Why I'm Here"@en,
        "だから私がいる"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N0409c8e5dbfc4f23bf070432d35a0c66 ;
    schema:name "That's Why I'm Here"@en,
        "だから私がいる"@ja .

_:N0409c8e5dbfc4f23bf070432d35a0c66 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N134826e99e964d37bcee6f873e10de25,
        _:N24f9d8aee4dc4ceba07bdb747a6f5903,
        _:N85b3f92f559e4475840407d58044c2c6,
        _:N8785d124b4754177a2998761aba031a7,
        _:Nb9c54b0f49fb4adca92ca30575e2b53d ;
    mo:track_count 5 ;
    schema:duration "PT24:20"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N134826e99e964d37bcee6f873e10de25,
        _:N24f9d8aee4dc4ceba07bdb747a6f5903,
        _:N85b3f92f559e4475840407d58044c2c6,
        _:N8785d124b4754177a2998761aba031a7,
        _:Nb9c54b0f49fb4adca92ca30575e2b53d .

