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

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/3740#lyrics>,
        <album/3740#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

<artist/851#subject> a schema:Person,
        foaf:Person ;
    schema:name "rino"@en ;
    foaf:made <album/3740#lyrics>,
        <album/3740#subject> ;
    foaf:name "rino"@en .

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

<artist/1991#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3740#subject> ;
    schema:name "Nijine"@en,
        "虹音"@ja ;
    foaf:made <album/3740#composition>,
        <album/3740#subject> ;
    foaf:name "Nijine"@en,
        "虹音"@ja .

<artist/4897#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/3740#subject> ;
    schema:name "Wataru Maeguchi"@en,
        "前口渉"@ja ;
    foaf:made <album/3740#composition>,
        <album/3740#subject> ;
    foaf:name "Wataru Maeguchi"@en,
        "前口渉"@ja .

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

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

<https://medium-media.vgm.io/albums/04/3740/3740-1311883951.jpg> a schema:ImageObject,
        foaf:Image .

<album/3740#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dream on ~Koise yo Otome~ / Otome & Yume & Koko"@en,
        "Dream on ～コイセヨオトメ～ / Otome & Yume & Koko"@ja,
        "Dream on ~Koise yo Otome~ / Otome & Yume & Koko"@ja-latn ;
    mo:composer <artist/1991#subject>,
        <artist/4897#subject> ;
    mo:produced_work <album/3740#musicalwork> ;
    schema:name "Dream on ~Koise yo Otome~ / Otome & Yume & Koko"@en,
        "Dream on ～コイセヨオトメ～ / Otome & Yume & Koko"@ja,
        "Dream on ~Koise yo Otome~ / Otome & Yume & Koko"@ja-latn .

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

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

<artist/3834#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3740#performance> ;
    schema:name "Aya Tachibana"@en,
        "立花あや"@ja ;
    foaf:name "Aya Tachibana"@en,
        "立花あや"@ja .

<artist/4069#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3740#performance> ;
    schema:name "Ai Hinaki"@en,
        "ひなき藍"@ja ;
    foaf:name "Ai Hinaki"@en,
        "ひなき藍"@ja .

<artist/4895#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3740#performance> ;
    schema:name "Hijiri Kinomi"@en,
        "きのみ聖"@ja ;
    foaf:name "Hijiri Kinomi"@en,
        "きのみ聖"@ja .

<album/3740#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dream on ~Koise yo Otome~ / Otome & Yume & Koko"@en,
        "Dream on ～コイセヨオトメ～ / Otome & Yume & Koko"@ja,
        "Dream on ~Koise yo Otome~ / Otome & Yume & Koko"@ja-latn ;
    mo:performance_of <album/3740#musicalwork> ;
    mo:performer <artist/3834#subject>,
        <artist/4069#subject>,
        <artist/4895#subject> ;
    mo:recorded_as <album/3740#musicalexpression> ;
    schema:byArtist <artist/3834#subject>,
        <artist/4069#subject>,
        <artist/4895#subject> ;
    schema:name "Dream on ~Koise yo Otome~ / Otome & Yume & Koko"@en,
        "Dream on ～コイセヨオトメ～ / Otome & Yume & Koko"@ja,
        "Dream on ~Koise yo Otome~ / Otome & Yume & Koko"@ja-latn ;
    schema:workPerformed <album/3740#musicalwork> .

<album/3740#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-10-25"^^xsd:date ;
    dcterms:title "Dream on ~Koise yo Otome~ / Otome & Yume & Koko"@en,
        "Dream on ～コイセヨオトメ～ / Otome & Yume & Koko"@ja,
        "Dream on ~Koise yo Otome~ / Otome & Yume & Koko"@ja-latn ;
    mo:catalogue_number "LACM-4304" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3740#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N2f5b598ec5f741969814cc322830fe8e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "D.C.II ~Da Capo II~ Kazami Gakuen Housoubu"@en ;
            foaf:name "D.C.II ~Da Capo II~ Kazami Gakuen Housoubu"@en ] ;
    schema:byArtist <artist/3834#subject>,
        <artist/4069#subject>,
        <artist/4895#subject> ;
    schema:datePublished "2006-10-25"^^xsd:date ;
    schema:genre "Radio/Audio Drama" ;
    schema:image <https://media.vgm.io/albums/04/3740/3740-1311883951.jpg> ;
    schema:name "Dream on ~Koise yo Otome~ / Otome & Yume & Koko"@en,
        "Dream on ～コイセヨオトメ～ / Otome & Yume & Koko"@ja,
        "Dream on ~Koise yo Otome~ / Otome & Yume & Koko"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/3740/3740-1311883951.jpg> .

_:N01269716834a48d2a66d287bc7d83689 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream on ~Fall in Love, Girls~"@en,
        "Dream on ～コイセヨオトメ～"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N2f5b598ec5f741969814cc322830fe8e ;
    schema:name "Dream on ~Fall in Love, Girls~"@en,
        "Dream on ～コイセヨオトメ～"@ja .

_:N471cd3b761bf484aaccc511b1931b716 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "heart meet"@en,
        "heart ♥ meet"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N2f5b598ec5f741969814cc322830fe8e ;
    schema:name "heart meet"@en,
        "heart ♥ meet"@ja .

_:Na79a1bc3577e445998d3b958e1aa59b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "heart meet (Off Vocal)"@en,
        "heart ♥ meet (Off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N2f5b598ec5f741969814cc322830fe8e ;
    schema:name "heart meet (Off Vocal)"@en,
        "heart ♥ meet (Off Vocal)"@ja .

_:Nb80c3fcc67644c76a58ab2fbe8a9f85f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream on ~Fall in Love, Girls~ (Off Vocal)"@en,
        "Dream on ～コイセヨオトメ～ (Off Vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N2f5b598ec5f741969814cc322830fe8e ;
    schema:name "Dream on ~Fall in Love, Girls~ (Off Vocal)"@en,
        "Dream on ～コイセヨオトメ～ (Off Vocal)"@ja .

_:N2f5b598ec5f741969814cc322830fe8e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01269716834a48d2a66d287bc7d83689,
        _:N471cd3b761bf484aaccc511b1931b716,
        _:Na79a1bc3577e445998d3b958e1aa59b7,
        _:Nb80c3fcc67644c76a58ab2fbe8a9f85f ;
    mo:track_count 4 ;
    schema:duration "PT14:45"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N01269716834a48d2a66d287bc7d83689,
        _:N471cd3b761bf484aaccc511b1931b716,
        _:Na79a1bc3577e445998d3b958e1aa59b7,
        _:Nb80c3fcc67644c76a58ab2fbe8a9f85f .

