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

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

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

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

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

<artist/633#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142444#subject> ;
    schema:name "Toshihiko Sahashi"@en,
        "佐橋俊彦"@ja ;
    foaf:made <album/142444#composition>,
        <album/142444#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/142444#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ANGEL LINKS DRAMA TRACKS I"@en,
        "星方天使エンジェルリンクス DRAMA TRACKS I"@ja,
        "Seihou Tenshi Angel Links DRAMA TRACKS I"@ja-latn ;
    mo:composer <artist/633#subject> ;
    mo:produced_work <album/142444#musicalwork> ;
    schema:name "ANGEL LINKS DRAMA TRACKS I"@en,
        "星方天使エンジェルリンクス DRAMA TRACKS I"@ja,
        "Seihou Tenshi Angel Links DRAMA TRACKS I"@ja-latn .

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

<album/142444#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ANGEL LINKS DRAMA TRACKS I"@en,
        "星方天使エンジェルリンクス DRAMA TRACKS I"@ja,
        "Seihou Tenshi Angel Links DRAMA TRACKS I"@ja-latn ;
    mo:performance_of <album/142444#musicalwork> ;
    mo:recorded_as <album/142444#musicalexpression> ;
    schema:name "ANGEL LINKS DRAMA TRACKS I"@en,
        "星方天使エンジェルリンクス DRAMA TRACKS I"@ja,
        "Seihou Tenshi Angel Links DRAMA TRACKS I"@ja-latn ;
    schema:workPerformed <album/142444#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/44/142444/142444-23e6f3983cd5.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/142444#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/44/142444/142444-23e6f3983cd5.jpg> ;
    foaf:depicts <album/142444#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/44/142444/142444-23e6f3983cd5.jpg> .

<https://medium-media.vgm.io/albums/44/142444/142444-23e6f3983cd5.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

_:N82ae23792c1748d3b91c002006577ced a mo:Track,
        schema:MusicRecording ;
    dcterms:title "episode II トラブル!"@ja,
        "episode II: Trouble!"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT28:58"^^xsd:interval ;
    schema:inPlaylist _:N3b41872436bc4f6297ffb5a60848e12c ;
    schema:name "episode II トラブル!"@ja,
        "episode II: Trouble!"@ja-latn .

_:Nc791bd05ce9f4479a2f49ff0c1ddf118 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リンクスグループ企業CM"@ja,
        "Links Group Kigyou CM"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N3b41872436bc4f6297ffb5a60848e12c ;
    schema:name "リンクスグループ企業CM"@ja,
        "Links Group Kigyou CM"@ja-latn .

_:Nf4872cde674a4f58b388243c436087d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "episode I ジャック!"@ja,
        "episode I: Jack!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT27:35"^^xsd:interval ;
    schema:inPlaylist _:N3b41872436bc4f6297ffb5a60848e12c ;
    schema:name "episode I ジャック!"@ja,
        "episode I: Jack!"@ja-latn .

_:N3b41872436bc4f6297ffb5a60848e12c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N82ae23792c1748d3b91c002006577ced,
        _:Nc791bd05ce9f4479a2f49ff0c1ddf118,
        _:Nf4872cde674a4f58b388243c436087d9 ;
    mo:track_count 3 ;
    schema:duration "PT57:57"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N82ae23792c1748d3b91c002006577ced,
        _:Nc791bd05ce9f4479a2f49ff0c1ddf118,
        _:Nf4872cde674a4f58b388243c436087d9 .

