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

<artist/2910#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aira Yuuki"@en,
        "結城アイラ"@ja ;
    foaf:made <album/75706#lyrics>,
        <album/75706#subject> ;
    foaf:name "Aira Yuuki"@en,
        "結城アイラ"@ja .

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

<artist/14372#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75706#subject> ;
    schema:name "Koshiro Honda"@en,
        "本田光史郎"@ja ;
    foaf:made <album/75706#composition>,
        <album/75706#subject> ;
    foaf:name "Koshiro Honda"@en,
        "本田光史郎"@ja .

<artist/967#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75706#subject> ;
    schema:name "Tsukasa Yatoki"@en,
        "矢鴇つかさ"@ja ;
    foaf:made <album/75706#composition>,
        <album/75706#subject> ;
    foaf:name "Tsukasa Yatoki"@en,
        "矢鴇つかさ"@ja .

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

<album/75706#musicalexpression> a mo:Signal ;
    mo:published_as <album/75706#subject> ;
    mo:records <album/75706#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/60/75706/75706-1519543991.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/75706#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/75706/75706-1519543991.jpg> ;
    foaf:depicts <album/75706#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/75706/75706-1519543991.jpg> .

<https://medium-media.vgm.io/albums/60/75706/75706-1519543991.jpg> a schema:ImageObject,
        foaf:Image .

<album/75706#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yume no Kodou / DearDream"@en,
        "ユメノコドウ / DearDream"@ja,
        "Yume no Kodou / DearDream"@ja-latn ;
    mo:composer <artist/14372#subject>,
        <artist/967#subject> ;
    mo:produced_work <album/75706#musicalwork> ;
    schema:name "Yume no Kodou / DearDream"@en,
        "ユメノコドウ / DearDream"@ja,
        "Yume no Kodou / DearDream"@ja-latn .

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

<album/75706#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yume no Kodou / DearDream"@en,
        "ユメノコドウ / DearDream"@ja,
        "Yume no Kodou / DearDream"@ja-latn ;
    mo:performance_of <album/75706#musicalwork> ;
    mo:performer _:N0bd9efec09a64e40b68370e19d94176a,
        _:N5239b78db24c4db7ba407a13b64a9699,
        _:Nbeed49f9c98349bb9c7d2d490db76ce5,
        _:Ne36ff06d4a57472f9575f52ad740e892,
        _:Nf312c58bb64d4dac913736006b9d11fe ;
    mo:recorded_as <album/75706#musicalexpression> ;
    schema:byArtist _:N0bd9efec09a64e40b68370e19d94176a,
        _:N5239b78db24c4db7ba407a13b64a9699,
        _:Nbeed49f9c98349bb9c7d2d490db76ce5,
        _:Ne36ff06d4a57472f9575f52ad740e892,
        _:Nf312c58bb64d4dac913736006b9d11fe ;
    schema:name "Yume no Kodou / DearDream"@en,
        "ユメノコドウ / DearDream"@ja,
        "Yume no Kodou / DearDream"@ja-latn ;
    schema:workPerformed <album/75706#musicalwork> .

<album/75706#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-09-27"^^xsd:date ;
    dcterms:title "Yume no Kodou / DearDream"@en,
        "ユメノコドウ / DearDream"@ja,
        "Yume no Kodou / DearDream"@ja-latn ;
    mo:catalogue_number "LACM-14657" ;
    mo:media_type "CD" ;
    mo:publication_of <album/75706#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Nf40f84774bad46e98a3ef2973e86a927 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dream Festival! R"@en ;
            foaf:name "Dream Festival! R"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Kaoru Masaki"@en ;
            foaf:name "Kaoru Masaki"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kentaro Tomita"@en ;
            foaf:name "Kentaro Tomita"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Masaki Ota"@en ;
            foaf:name "Masaki Ota"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Takuya Mizoguchi"@en ;
            foaf:name "Takuya Mizoguchi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Soma Ishihara"@en ;
            foaf:name "Soma Ishihara"@en ] ;
    schema:datePublished "2017-09-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/60/75706/75706-1519543991.jpg> ;
    schema:name "Yume no Kodou / DearDream"@en,
        "ユメノコドウ / DearDream"@ja,
        "Yume no Kodou / DearDream"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/75706/75706-1519543991.jpg> .

_:N0bd9efec09a64e40b68370e19d94176a a schema:Person,
        foaf:Person ;
    mo:performed <album/75706#performance> ;
    schema:name "Takuya Mizoguchi"@en ;
    foaf:name "Takuya Mizoguchi"@en .

_:N140bc3aafb7143e78327c2525bd0a266 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユメノコドウ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nf40f84774bad46e98a3ef2973e86a927 ;
    schema:name "ユメノコドウ"@ja .

_:N5239b78db24c4db7ba407a13b64a9699 a schema:Person,
        foaf:Person ;
    mo:performed <album/75706#performance> ;
    schema:name "Soma Ishihara"@en ;
    foaf:name "Soma Ishihara"@en .

_:N99dc6fc4c36b41458e0857aec8c1c4e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真夏色ダイアリー (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nf40f84774bad46e98a3ef2973e86a927 ;
    schema:name "真夏色ダイアリー (Instrumental)"@ja .

_:Nbeed49f9c98349bb9c7d2d490db76ce5 a schema:Person,
        foaf:Person ;
    mo:performed <album/75706#performance> ;
    schema:name "Kaoru Masaki"@en ;
    foaf:name "Kaoru Masaki"@en .

_:Ncb9df169627a4087867962197d5acfd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユメノコドウ (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nf40f84774bad46e98a3ef2973e86a927 ;
    schema:name "ユメノコドウ (Instrumental)"@ja .

_:Ne36ff06d4a57472f9575f52ad740e892 a schema:Person,
        foaf:Person ;
    mo:performed <album/75706#performance> ;
    schema:name "Masaki Ota"@en ;
    foaf:name "Masaki Ota"@en .

_:Nf312c58bb64d4dac913736006b9d11fe a schema:Person,
        foaf:Person ;
    mo:performed <album/75706#performance> ;
    schema:name "Kentaro Tomita"@en ;
    foaf:name "Kentaro Tomita"@en .

_:Nf7e77dc44e204cf6a98a29db6085cbfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "真夏色ダイアリー"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nf40f84774bad46e98a3ef2973e86a927 ;
    schema:name "真夏色ダイアリー"@ja .

_:Nf40f84774bad46e98a3ef2973e86a927 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N140bc3aafb7143e78327c2525bd0a266,
        _:N99dc6fc4c36b41458e0857aec8c1c4e7,
        _:Ncb9df169627a4087867962197d5acfd7,
        _:Nf7e77dc44e204cf6a98a29db6085cbfb ;
    mo:track_count 4 ;
    schema:duration "PT16:50"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N140bc3aafb7143e78327c2525bd0a266,
        _:N99dc6fc4c36b41458e0857aec8c1c4e7,
        _:Ncb9df169627a4087867962197d5acfd7,
        _:Nf7e77dc44e204cf6a98a29db6085cbfb .

