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

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

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

<artist/2978#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4698#subject> ;
    schema:name "Shuichi Mizohata"@en,
        "溝端修一"@ja ;
    foaf:made <album/4698#composition>,
        <album/4698#subject> ;
    foaf:name "Shuichi Mizohata"@en,
        "溝端修一"@ja .

<artist/8069#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4698#subject> ;
    schema:name "RYO"@en ;
    foaf:made <album/4698#composition>,
        <album/4698#subject> ;
    foaf:name "RYO"@en .

<artist/835#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4698#subject> ;
    schema:name "alulu-can!"@en ;
    foaf:made <album/4698#composition>,
        <album/4698#subject> ;
    foaf:name "alulu-can!"@en .

<product/17338#subject> a schema:CreativeWork ;
    schema:name "Tekoire Princess! ~Boku ga Mienai Kimi no Tame~"@en,
        "てこいれぷりんせす! ～僕が見えない君のため～"@ja,
        "Tekoire Princess! ~Boku ga Mienai Kimi no Tame~"@ja-latn ;
    foaf:name "Tekoire Princess! ~Boku ga Mienai Kimi no Tame~"@en,
        "てこいれぷりんせす! ～僕が見えない君のため～"@ja,
        "Tekoire Princess! ~Boku ga Mienai Kimi no Tame~"@ja-latn .

<product/17398#subject> a schema:CreativeWork ;
    schema:name "MAMA LOVE"@en,
        "ままらぶ"@ja,
        "MAMA LOVE"@ja-latn ;
    foaf:name "MAMA LOVE"@en,
        "ままらぶ"@ja,
        "MAMA LOVE"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/89/4698/4698-1190464450.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/291#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4698#performance> ;
    schema:name "Rita"@en ;
    foaf:name "Rita"@en .

<artist/3980#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4698#performance> ;
    schema:name "SATOMI"@en ;
    foaf:name "SATOMI"@en .

<artist/64446#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4698#performance> ;
    schema:name "Natsu Ando"@en,
        "安藤夏"@ja ;
    foaf:name "Natsu Ando"@en,
        "安藤夏"@ja .

<artist/79#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4698#performance> ;
    schema:name "Yui Sakakibara"@en,
        "榊原ゆい"@ja ;
    foaf:name "Yui Sakakibara"@en,
        "榊原ゆい"@ja .

<album/4698#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "01"@en,
        "01"@ja,
        "01"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "AIR"@en ;
            foaf:made <album/4698#composition> ;
            foaf:name "AIR"@en ],
        <artist/2978#subject>,
        <artist/8069#subject>,
        <artist/835#subject> ;
    mo:produced_work <album/4698#musicalwork> ;
    schema:name "01"@en,
        "01"@ja,
        "01"@ja-latn .

<album/4698#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "01"@en,
        "01"@ja,
        "01"@ja-latn ;
    mo:performance_of <album/4698#musicalwork> ;
    mo:performer _:N132cdf918f2443d78761655f7235be81,
        _:Nb48cbe511b274e9abe8c2600d62c8d82,
        <artist/291#subject>,
        <artist/3980#subject>,
        <artist/64446#subject>,
        <artist/79#subject> ;
    mo:recorded_as <album/4698#musicalexpression> ;
    schema:byArtist _:N132cdf918f2443d78761655f7235be81,
        _:Nb48cbe511b274e9abe8c2600d62c8d82,
        <artist/291#subject>,
        <artist/3980#subject>,
        <artist/64446#subject>,
        <artist/79#subject> ;
    schema:name "01"@en,
        "01"@ja,
        "01"@ja-latn ;
    schema:workPerformed <album/4698#musicalwork> .

<album/4698#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-02-25"^^xsd:date ;
    dcterms:title "01"@en,
        "01"@ja,
        "01"@ja-latn ;
    mo:catalogue_number "DPTN-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4698#musicalexpression> ;
    mo:publisher _:N89d2bfd030994de1b629cbabb299d8e5 ;
    mo:record _:Na631baf6406246b59a83544b0aca704c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Hatenaki Sora"@en ;
            foaf:name "Hatenaki Sora"@en ],
        [ a schema:CreativeWork ;
            schema:name "Nie Kari no Ato"@en ;
            foaf:name "Nie Kari no Ato"@en ],
        [ a schema:CreativeWork ;
            schema:name "to..."@en ;
            foaf:name "to..."@en ],
        [ a schema:CreativeWork ;
            schema:name "Koyuki no Aka"@en ;
            foaf:name "Koyuki no Aka"@en ],
        <product/17338#subject>,
        <product/17398#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "na-bi"@en ;
            foaf:name "na-bi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "C.R. Jasmine"@en ;
            foaf:name "C.R. Jasmine"@en ],
        <artist/291#subject>,
        <artist/3980#subject>,
        <artist/64446#subject>,
        <artist/79#subject> ;
    schema:datePublished "2005-02-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/4698/4698-1190464450.jpg> ;
    schema:name "01"@en,
        "01"@ja,
        "01"@ja-latn ;
    schema:publisher _:N89d2bfd030994de1b629cbabb299d8e5 ;
    foaf:depiction <https://media.vgm.io/albums/89/4698/4698-1190464450.jpg> .

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

_:N0bcd3efb117e43bea76090ea6e11da58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミエナイキズナ (はてなきそら)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:Na631baf6406246b59a83544b0aca704c ;
    schema:name "ミエナイキズナ (はてなきそら)"@ja .

_:N132cdf918f2443d78761655f7235be81 a schema:Person,
        foaf:Person ;
    mo:performed <album/4698#performance> ;
    schema:name "na-bi"@en ;
    foaf:name "na-bi"@en .

_:N2a9d966164f047f2b9ebdf91b082315a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "fairy tale (てこいれぷりんせす!)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Na631baf6406246b59a83544b0aca704c ;
    schema:name "fairy tale (てこいれぷりんせす!)"@ja .

_:N5c70cddb6d114c2c84d03ec2f01ad21b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the end of innocence (贄狩ノ痕)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Na631baf6406246b59a83544b0aca704c ;
    schema:name "the end of innocence (贄狩ノ痕)"@ja .

_:N75c759de3b14427fbddac8bc44892ac0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あの夏の君を忘れない ～precious memory (to…)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Na631baf6406246b59a83544b0aca704c ;
    schema:name "あの夏の君を忘れない ～precious memory (to…)"@ja .

_:N89d2bfd030994de1b629cbabb299d8e5 schema:name "Drops Tone"@en ;
    foaf:name "Drops Tone"@en .

_:Na420999af51d4ab4b01640151c57984b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE RED MOON (贄狩ノ痕)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Na631baf6406246b59a83544b0aca704c ;
    schema:name "THE RED MOON (贄狩ノ痕)"@ja .

_:Nb13b13752df14a58a7dfb8ff162e0596 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法のチカラ (てこいれぷりんせす!)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Na631baf6406246b59a83544b0aca704c ;
    schema:name "魔法のチカラ (てこいれぷりんせす!)"@ja .

_:Nb3b89fb7757241d0b89eed2049745984 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "passenger (小雪の朱)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Na631baf6406246b59a83544b0aca704c ;
    schema:name "passenger (小雪の朱)"@ja .

_:Nb48cbe511b274e9abe8c2600d62c8d82 a schema:Person,
        foaf:Person ;
    mo:performed <album/4698#performance> ;
    schema:name "C.R. Jasmine"@en ;
    foaf:name "C.R. Jasmine"@en .

_:Nbd8033aa61e3462a9ec6822484e3709e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キラリ☆夏 -last summer remix- remixed by alulu-can (to…)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Na631baf6406246b59a83544b0aca704c ;
    schema:name "キラリ☆夏 -last summer remix- remixed by alulu-can (to…)"@ja .

_:Ne747d64d94144090a7e0879e9b5273fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わがまま LOVE ME DO! (ままらぶ)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Na631baf6406246b59a83544b0aca704c ;
    schema:name "わがまま LOVE ME DO! (ままらぶ)"@ja .

_:Nf43aa1390ae440aa87ee18c6f4c55c20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "snow mirage (小雪の朱)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Na631baf6406246b59a83544b0aca704c ;
    schema:name "snow mirage (小雪の朱)"@ja .

_:Na631baf6406246b59a83544b0aca704c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bcd3efb117e43bea76090ea6e11da58,
        _:N2a9d966164f047f2b9ebdf91b082315a,
        _:N5c70cddb6d114c2c84d03ec2f01ad21b,
        _:N75c759de3b14427fbddac8bc44892ac0,
        _:Na420999af51d4ab4b01640151c57984b,
        _:Nb13b13752df14a58a7dfb8ff162e0596,
        _:Nb3b89fb7757241d0b89eed2049745984,
        _:Nbd8033aa61e3462a9ec6822484e3709e,
        _:Ne747d64d94144090a7e0879e9b5273fc,
        _:Nf43aa1390ae440aa87ee18c6f4c55c20 ;
    mo:track_count 10 ;
    schema:duration "PT45:23"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0bcd3efb117e43bea76090ea6e11da58,
        _:N2a9d966164f047f2b9ebdf91b082315a,
        _:N5c70cddb6d114c2c84d03ec2f01ad21b,
        _:N75c759de3b14427fbddac8bc44892ac0,
        _:Na420999af51d4ab4b01640151c57984b,
        _:Nb13b13752df14a58a7dfb8ff162e0596,
        _:Nb3b89fb7757241d0b89eed2049745984,
        _:Nbd8033aa61e3462a9ec6822484e3709e,
        _:Ne747d64d94144090a7e0879e9b5273fc,
        _:Nf43aa1390ae440aa87ee18c6f4c55c20 .

