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

<artist/11241#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149656#subject> ;
    schema:name "Katsumi Ohnishi"@en,
        "大西克巳"@ja ;
    foaf:made <album/149656#composition>,
        <album/149656#subject> ;
    foaf:name "Katsumi Ohnishi"@en,
        "大西克巳"@ja .

<product/3545#subject> a schema:CreativeWork ;
    schema:name "Angelique: Shiroi Tsubasa no Mémoire"@en,
        "アンジェリーク ～白い翼のメモワール～"@ja,
        "Angelique: Shiroi Tsubasa no Mémoire"@ja-latn ;
    foaf:name "Angelique: Shiroi Tsubasa no Mémoire"@en,
        "アンジェリーク ～白い翼のメモワール～"@ja,
        "Angelique: Shiroi Tsubasa no Mémoire"@ja-latn .

<album/149656#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Jiyuu no Shisha / JET SETS"@en,
        "自由の使者 / JET SETS"@ja,
        "Jiyuu no Shisha / JET SETS"@ja-latn ;
    mo:composer <artist/11241#subject> ;
    mo:produced_work <album/149656#musicalwork> ;
    schema:name "Jiyuu no Shisha / JET SETS"@en,
        "自由の使者 / JET SETS"@ja,
        "Jiyuu no Shisha / JET SETS"@ja-latn .

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

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

<album/149656#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Jiyuu no Shisha / JET SETS"@en,
        "自由の使者 / JET SETS"@ja,
        "Jiyuu no Shisha / JET SETS"@ja-latn ;
    mo:performance_of <album/149656#musicalwork> ;
    mo:recorded_as <album/149656#musicalexpression> ;
    schema:name "Jiyuu no Shisha / JET SETS"@en,
        "自由の使者 / JET SETS"@ja,
        "Jiyuu no Shisha / JET SETS"@ja-latn ;
    schema:workPerformed <album/149656#musicalwork> .

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

<https://media.vgm.io/albums/65/149656/149656-986701c328ee.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/149656#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/65/149656/149656-986701c328ee.jpg> ;
    foaf:depicts <album/149656#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/65/149656/149656-986701c328ee.jpg> .

<https://medium-media.vgm.io/albums/65/149656/149656-986701c328ee.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/149656#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-06-07"^^xsd:date ;
    dcterms:title "Jiyuu no Shisha / JET SETS"@en,
        "自由の使者 / JET SETS"@ja,
        "Jiyuu no Shisha / JET SETS"@ja-latn ;
    mo:catalogue_number "AJCH-20006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/149656#musicalexpression> ;
    mo:publisher _:N91707d1ebb3842608cffb0ea4a993ef8 ;
    mo:record _:Nd42399f779064b54a51481f531be8185 ;
    mo:record_count 1 ;
    schema:about <product/3545#subject> ;
    schema:datePublished "2000-06-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/65/149656/149656-986701c328ee.jpg> ;
    schema:name "Jiyuu no Shisha / JET SETS"@en,
        "自由の使者 / JET SETS"@ja,
        "Jiyuu no Shisha / JET SETS"@ja-latn ;
    schema:publisher _:N91707d1ebb3842608cffb0ea4a993ef8 ;
    foaf:depiction <https://media.vgm.io/albums/65/149656/149656-986701c328ee.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "JET SETS"@en ;
    foaf:made <album/149656#vocals> ;
    foaf:name "JET SETS"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "田口亮"@en ;
    foaf:made <album/149656#subject> ;
    foaf:name "田口亮"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "田口亮"@en ;
    foaf:made <album/149656#lyrics> ;
    foaf:name "田口亮"@en .

_:N86de944569a14d038fb053a7cb8526f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "自由の使者"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nd42399f779064b54a51481f531be8185 ;
    schema:name "自由の使者"@ja .

_:N8aa2c29a995c48a5b9f91c561359f4e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hello"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:Nd42399f779064b54a51481f531be8185 ;
    schema:name "Hello"@ja .

_:N91707d1ebb3842608cffb0ea4a993ef8 schema:name "Astronotes Star Inc."@en,
        "Astronotes Star Inc."@ja,
        "Astronotes Star Inc."@ja-latn ;
    foaf:name "Astronotes Star Inc."@en,
        "Astronotes Star Inc."@ja,
        "Astronotes Star Inc."@ja-latn .

_:Nd42399f779064b54a51481f531be8185 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N86de944569a14d038fb053a7cb8526f5,
        _:N8aa2c29a995c48a5b9f91c561359f4e3 ;
    mo:track_count 2 ;
    schema:duration "PT9:03"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N86de944569a14d038fb053a7cb8526f5,
        _:N8aa2c29a995c48a5b9f91c561359f4e3 .

