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

<artist/10035#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumiko Aoki"@en,
        "青木久美子"@ja ;
    foaf:made <album/142446#lyrics>,
        <album/142446#subject> ;
    foaf:name "Kumiko Aoki"@en,
        "青木久美子"@ja .

<artist/15176#subject> a schema:Person,
        foaf:Person ;
    schema:name "Riwako Miyahara"@en,
        "宮原理和子"@ja ;
    foaf:made <album/142446#subject>,
        <album/142446#vocals> ;
    foaf:name "Riwako Miyahara"@en,
        "宮原理和子"@ja .

<artist/21828#subject> a schema:Person,
        foaf:Person ;
    schema:name "NAWNAW"@en ;
    foaf:made <album/142446#subject>,
        <album/142446#vocals> ;
    foaf:name "NAWNAW"@en .

<artist/26816#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kana Matsumoto"@en,
        "松本花奈"@ja ;
    foaf:made <album/142446#lyrics>,
        <album/142446#subject> ;
    foaf:name "Kana Matsumoto"@en,
        "松本花奈"@ja .

<artist/633#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142446#subject> ;
    schema:name "Toshihiko Sahashi"@en,
        "佐橋俊彦"@ja ;
    foaf:made <album/142446#composition>,
        <album/142446#subject> ;
    foaf:name "Toshihiko Sahashi"@en,
        "佐橋俊彦"@ja .

<product/17009#subject> a schema:CreativeWork ;
    schema:name "Angel Links"@en,
        "星方天使エンジェルリンクス"@ja,
        "Seihou Tenshi Angel Links"@ja-latn ;
    foaf:name "Angel Links"@en,
        "星方天使エンジェルリンクス"@ja,
        "Seihou Tenshi Angel Links"@ja-latn .

<album/142446#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ANGEL LINKS DRAMA TRACKS III"@en,
        "星方天使エンジェルリンクス DRAMA TRACKS III"@ja,
        "Seihou Tenshi Angel Links DRAMA TRACKS III"@ja-latn ;
    mo:composer <artist/633#subject> ;
    mo:produced_work <album/142446#musicalwork> ;
    schema:name "ANGEL LINKS DRAMA TRACKS III"@en,
        "星方天使エンジェルリンクス DRAMA TRACKS III"@ja,
        "Seihou Tenshi Angel Links DRAMA TRACKS III"@ja-latn .

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

<album/142446#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ANGEL LINKS DRAMA TRACKS III"@en,
        "星方天使エンジェルリンクス DRAMA TRACKS III"@ja,
        "Seihou Tenshi Angel Links DRAMA TRACKS III"@ja-latn ;
    mo:performance_of <album/142446#musicalwork> ;
    mo:recorded_as <album/142446#musicalexpression> ;
    schema:name "ANGEL LINKS DRAMA TRACKS III"@en,
        "星方天使エンジェルリンクス DRAMA TRACKS III"@ja,
        "Seihou Tenshi Angel Links DRAMA TRACKS III"@ja-latn ;
    schema:workPerformed <album/142446#musicalwork> .

<org/3298#subject> schema:name "BANDAI MUSIC"@en,
        "バンダイ・ミュージック"@ja,
        "BANDAI MUSIC"@ja-latn ;
    foaf:name "BANDAI MUSIC"@en,
        "バンダイ・ミュージック"@ja,
        "BANDAI MUSIC"@ja-latn .

<https://media.vgm.io/albums/64/142446/142446-87cc014c64fc.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/142446#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/64/142446/142446-87cc014c64fc.jpg> ;
    foaf:depicts <album/142446#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/64/142446/142446-87cc014c64fc.jpg> .

<https://medium-media.vgm.io/albums/64/142446/142446-87cc014c64fc.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/142446#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-10-21"^^xsd:date ;
    dcterms:title "ANGEL LINKS DRAMA TRACKS III"@en,
        "星方天使エンジェルリンクス DRAMA TRACKS III"@ja,
        "Seihou Tenshi Angel Links DRAMA TRACKS III"@ja-latn ;
    mo:catalogue_number "APCM-5149" ;
    mo:media_type "CD" ;
    mo:publication_of <album/142446#musicalexpression> ;
    mo:publisher <org/3298#subject> ;
    mo:record _:N8a570a5807f6497281c4e7cc55368b2e ;
    mo:record_count 1 ;
    schema:about <product/17009#subject> ;
    schema:datePublished "1999-10-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/64/142446/142446-87cc014c64fc.jpg> ;
    schema:name "ANGEL LINKS DRAMA TRACKS III"@en,
        "星方天使エンジェルリンクス DRAMA TRACKS III"@ja,
        "Seihou Tenshi Angel Links DRAMA TRACKS III"@ja-latn ;
    schema:publisher <org/3298#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/142446/142446-87cc014c64fc.jpg> .

_:N25252c561896419488f36c71fcae5d59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "episode VI: Catwalk"@en,
        "episode VI キャットウォーク"@ja ;
    mo:track_number 2 ;
    schema:duration "PT22:13"^^xsd:interval ;
    schema:inPlaylist _:N8a570a5807f6497281c4e7cc55368b2e ;
    schema:name "episode VI: Catwalk"@en,
        "episode VI キャットウォーク"@ja .

_:N3cf91499d0af49598526f43105fb5af4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cast Credits"@en,
        "キャストクレジット"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N8a570a5807f6497281c4e7cc55368b2e ;
    schema:name "Cast Credits"@en,
        "キャストクレジット"@ja .

_:Nc59bd06c8b1c4c6399e9e23dcb38a9a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "episode V: Log Out"@en,
        "episode V ログアウト"@ja ;
    mo:track_number 1 ;
    schema:duration "PT27:28"^^xsd:interval ;
    schema:inPlaylist _:N8a570a5807f6497281c4e7cc55368b2e ;
    schema:name "episode V: Log Out"@en,
        "episode V ログアウト"@ja .

_:N8a570a5807f6497281c4e7cc55368b2e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N25252c561896419488f36c71fcae5d59,
        _:N3cf91499d0af49598526f43105fb5af4,
        _:Nc59bd06c8b1c4c6399e9e23dcb38a9a3 ;
    mo:track_count 3 ;
    schema:duration "PT55:21"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N25252c561896419488f36c71fcae5d59,
        _:N3cf91499d0af49598526f43105fb5af4,
        _:Nc59bd06c8b1c4c6399e9e23dcb38a9a3 .

