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

<artist/24191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Minami Hayama"@en,
        "葉山みなみ"@ja ;
    foaf:made <album/69752#lyrics>,
        <album/69752#subject> ;
    foaf:name "Minami Hayama"@en,
        "葉山みなみ"@ja .

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

<product/4293#subject> a schema:CreativeWork ;
    schema:name "Seraphim Call"@en,
        "セラフィムコール"@ja,
        "Seraphim Call"@ja-latn ;
    foaf:name "Seraphim Call"@en,
        "セラフィムコール"@ja,
        "Seraphim Call"@ja-latn .

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

<org/1604#subject> schema:name "BeSTACK"@en,
        "株式会社ビースタック"@ja,
        "BeSTACK"@ja-latn ;
    foaf:name "BeSTACK"@en,
        "株式会社ビースタック"@ja,
        "BeSTACK"@ja-latn .

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

<https://medium-media.vgm.io/albums/25/69752/69752-1500157812.jpg> a schema:ImageObject,
        foaf:Image .

<album/69752#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Seraphim Call Themesong Collection coupling 2"@en,
        "Seraphim Call Themesong Collection coupling 2"@ja,
        "Seraphim Call Themesong Collection coupling 2"@ja-latn ;
    mo:composer <artist/1000#subject>,
        <artist/17798#subject> ;
    mo:produced_work <album/69752#musicalwork> ;
    schema:name "Seraphim Call Themesong Collection coupling 2"@en,
        "Seraphim Call Themesong Collection coupling 2"@ja,
        "Seraphim Call Themesong Collection coupling 2"@ja-latn .

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

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

<artist/13157#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69752#performance> ;
    schema:name "Taeko Kawata"@en,
        "川田妙子"@ja ;
    foaf:name "Taeko Kawata"@en,
        "川田妙子"@ja .

<artist/545#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/69752#performance> ;
    schema:name "Ayako Kawasumi"@en,
        "川澄綾子"@ja ;
    foaf:name "Ayako Kawasumi"@en,
        "川澄綾子"@ja .

<artist/1000#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69752#subject> ;
    mo:performed <album/69752#performance> ;
    schema:name "Akifumi Tada"@en,
        "多田彰文"@ja ;
    foaf:made <album/69752#composition>,
        <album/69752#subject> ;
    foaf:name "Akifumi Tada"@en,
        "多田彰文"@ja .

<artist/17798#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69752#subject> ;
    mo:performed <album/69752#performance> ;
    schema:name "Hideki Sakuma"@en,
        "さくまひでき"@ja ;
    foaf:made <album/69752#composition>,
        <album/69752#lyrics>,
        <album/69752#subject> ;
    foaf:name "Hideki Sakuma"@en,
        "さくまひでき"@ja .

<album/69752#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Seraphim Call Themesong Collection coupling 2"@en,
        "Seraphim Call Themesong Collection coupling 2"@ja,
        "Seraphim Call Themesong Collection coupling 2"@ja-latn ;
    mo:performance_of <album/69752#musicalwork> ;
    mo:performer <artist/1000#subject>,
        <artist/13157#subject>,
        <artist/17798#subject>,
        <artist/545#subject> ;
    mo:recorded_as <album/69752#musicalexpression> ;
    schema:byArtist <artist/1000#subject>,
        <artist/13157#subject>,
        <artist/17798#subject>,
        <artist/545#subject> ;
    schema:name "Seraphim Call Themesong Collection coupling 2"@en,
        "Seraphim Call Themesong Collection coupling 2"@ja,
        "Seraphim Call Themesong Collection coupling 2"@ja-latn ;
    schema:workPerformed <album/69752#musicalwork> .

<album/69752#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-02-16"^^xsd:date ;
    dcterms:title "Seraphim Call Themesong Collection coupling 2"@en,
        "Seraphim Call Themesong Collection coupling 2"@ja,
        "Seraphim Call Themesong Collection coupling 2"@ja-latn ;
    mo:catalogue_number "PICA-8002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/69752#musicalexpression> ;
    mo:publisher <org/1604#subject> ;
    mo:record _:N908065fc80b24f2fa2999a4932c8b87c ;
    mo:record_count 1 ;
    schema:about <product/4293#subject> ;
    schema:byArtist <artist/1000#subject>,
        <artist/13157#subject>,
        <artist/17798#subject>,
        <artist/545#subject> ;
    schema:datePublished "2000-02-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/25/69752/69752-1500157812.jpg> ;
    schema:name "Seraphim Call Themesong Collection coupling 2"@en,
        "Seraphim Call Themesong Collection coupling 2"@ja,
        "Seraphim Call Themesong Collection coupling 2"@ja-latn ;
    schema:publisher <org/1604#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/69752/69752-1500157812.jpg> .

_:N04ceb985cb2143b8a204998d91375311 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アルバム"@ja,
        "Album"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N908065fc80b24f2fa2999a4932c8b87c ;
    schema:name "アルバム"@ja,
        "Album"@ja-latn .

_:N12e09711af5e4c58a308d1f95d1b0131 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ベビーピンクな朝 (off vocal)"@ja,
        "Baby Pink na Asa (off vocal)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N908065fc80b24f2fa2999a4932c8b87c ;
    schema:name "ベビーピンクな朝 (off vocal)"@ja,
        "Baby Pink na Asa (off vocal)"@ja-latn .

_:N25d8a6cbfac74da69ddfc6244a99efe0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アルバム (off vocal)"@ja,
        "Album (off vocal)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N908065fc80b24f2fa2999a4932c8b87c ;
    schema:name "アルバム (off vocal)"@ja,
        "Album (off vocal)"@ja-latn .

_:N4bc16cf60c2c46168e6f5bd2d132902f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ベビーピンクな朝"@ja,
        "Baby Pink na Asa"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N908065fc80b24f2fa2999a4932c8b87c ;
    schema:name "ベビーピンクな朝"@ja,
        "Baby Pink na Asa"@ja-latn .

_:N5e7e7fa1eacc40f2b7957ad6569f158d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "寺本たんぽぽ 予告セリフ"@ja,
        "Tanpopo Teramoto Yokoku Serifu"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N908065fc80b24f2fa2999a4932c8b87c ;
    schema:name "寺本たんぽぽ 予告セリフ"@ja,
        "Tanpopo Teramoto Yokoku Serifu"@ja-latn .

_:Na67ab97c54a945a186a6567d07ace7f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "松本くるみ 予告セリフ"@ja,
        "Kurumi Matsumoto Yokoku Serifu"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N908065fc80b24f2fa2999a4932c8b87c ;
    schema:name "松本くるみ 予告セリフ"@ja,
        "Kurumi Matsumoto Yokoku Serifu"@ja-latn .

_:N908065fc80b24f2fa2999a4932c8b87c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04ceb985cb2143b8a204998d91375311,
        _:N12e09711af5e4c58a308d1f95d1b0131,
        _:N25d8a6cbfac74da69ddfc6244a99efe0,
        _:N4bc16cf60c2c46168e6f5bd2d132902f,
        _:N5e7e7fa1eacc40f2b7957ad6569f158d,
        _:Na67ab97c54a945a186a6567d07ace7f3 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N04ceb985cb2143b8a204998d91375311,
        _:N12e09711af5e4c58a308d1f95d1b0131,
        _:N25d8a6cbfac74da69ddfc6244a99efe0,
        _:N4bc16cf60c2c46168e6f5bd2d132902f,
        _:N5e7e7fa1eacc40f2b7957ad6569f158d,
        _:Na67ab97c54a945a186a6567d07ace7f3 .

