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

<artist/12730#subject> a schema:Person,
        foaf:Person ;
    schema:name "YUKI"@en ;
    foaf:made <album/28755#subject>,
        <album/28755#vocals> ;
    foaf:name "YUKI"@en .

<artist/18829#subject> a schema:Person,
        foaf:Person ;
    schema:name "YUKO"@en ;
    foaf:made <album/28755#subject>,
        <album/28755#vocals> ;
    foaf:name "YUKO"@en .

<artist/21691#subject> a schema:Person,
        foaf:Person ;
    schema:name "YeLLOW Generation"@en ;
    foaf:made <album/28755#subject>,
        <album/28755#vocals> ;
    foaf:name "YeLLOW Generation"@en .

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

<artist/11636#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28755#subject> ;
    schema:name "Kazunori Watanabe"@en,
        "渡辺和紀"@ja ;
    foaf:made <album/28755#composition>,
        <album/28755#subject> ;
    foaf:name "Kazunori Watanabe"@en,
        "渡辺和紀"@ja .

<artist/36208#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/28755#subject> ;
    schema:name "Rie"@en ;
    foaf:made <album/28755#composition>,
        <album/28755#subject> ;
    foaf:name "Rie"@en .

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

<album/28755#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dual / YeLLOW Generation"@en,
        "Dual / YeLLOW Generation"@ja,
        "Dual / YeLLOW Generation"@ja-latn ;
    mo:performance_of <album/28755#musicalwork> ;
    mo:recorded_as <album/28755#musicalexpression> ;
    schema:name "Dual / YeLLOW Generation"@en,
        "Dual / YeLLOW Generation"@ja,
        "Dual / YeLLOW Generation"@ja-latn ;
    schema:workPerformed <album/28755#musicalwork> .

<org/530#subject> schema:name "DefSTAR RECORDS"@en,
        "DefSTAR RECORDS"@ja,
        "DefSTAR RECORDS"@ja-latn ;
    foaf:name "DefSTAR RECORDS"@en,
        "DefSTAR RECORDS"@ja,
        "DefSTAR RECORDS"@ja-latn .

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

<https://medium-media.vgm.io/albums/55/28755/28755-1480858103.jpg> a schema:ImageObject,
        foaf:Image .

<album/28755#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dual / YeLLOW Generation"@en,
        "Dual / YeLLOW Generation"@ja,
        "Dual / YeLLOW Generation"@ja-latn ;
    mo:composer <artist/11636#subject>,
        <artist/36208#subject> ;
    mo:produced_work <album/28755#musicalwork> ;
    schema:name "Dual / YeLLOW Generation"@en,
        "Dual / YeLLOW Generation"@ja,
        "Dual / YeLLOW Generation"@ja-latn .

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

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

<album/28755#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-12-07"^^xsd:date ;
    dcterms:title "Dual / YeLLOW Generation"@en,
        "Dual / YeLLOW Generation"@ja,
        "Dual / YeLLOW Generation"@ja-latn ;
    mo:catalogue_number "DFCL-1197" ;
    mo:media_type "CD" ;
    mo:publication_of <album/28755#musicalexpression> ;
    mo:publisher <org/530#subject> ;
    mo:record _:Nc5152d58c717442a8c7673bfbbf741d4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ginban Kaleidoscope"@en ;
            foaf:name "Ginban Kaleidoscope"@en ] ;
    schema:datePublished "2005-12-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/55/28755/28755-1480858103.jpg> ;
    schema:name "Dual / YeLLOW Generation"@en,
        "Dual / YeLLOW Generation"@ja,
        "Dual / YeLLOW Generation"@ja-latn ;
    schema:publisher <org/530#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/28755/28755-1480858103.jpg> .

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

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

_:N056b5c0865ca4b70a69f746fd16f8935 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dual"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc5152d58c717442a8c7673bfbbf741d4 ;
    schema:name "Dual"@en .

_:N8dd6ff7688694f339a2204cbbc796e92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "two love, true love (less vocal)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc5152d58c717442a8c7673bfbbf741d4 ;
    schema:name "two love, true love (less vocal)"@en .

_:N984a8c8571014b649392925f84e9ce3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dual (less vocal)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc5152d58c717442a8c7673bfbbf741d4 ;
    schema:name "Dual (less vocal)"@en .

_:Nae568693dbc24c438e959781a01d1437 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "two love, true love"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc5152d58c717442a8c7673bfbbf741d4 ;
    schema:name "two love, true love"@en .

_:Nc5152d58c717442a8c7673bfbbf741d4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N056b5c0865ca4b70a69f746fd16f8935,
        _:N8dd6ff7688694f339a2204cbbc796e92,
        _:N984a8c8571014b649392925f84e9ce3c,
        _:Nae568693dbc24c438e959781a01d1437 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N056b5c0865ca4b70a69f746fd16f8935,
        _:N8dd6ff7688694f339a2204cbbc796e92,
        _:N984a8c8571014b649392925f84e9ce3c,
        _:Nae568693dbc24c438e959781a01d1437 .

