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

<artist/16297#subject> a schema:Person,
        foaf:Person ;
    schema:name "aoYringo"@en,
        "青Yりんご"@ja ;
    foaf:made <album/38091#lyrics>,
        <album/38091#subject> ;
    foaf:name "aoYringo"@en,
        "青Yりんご"@ja .

<artist/35807#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kou"@en,
        "紅雨"@ja ;
    foaf:made <album/38091#lyrics>,
        <album/38091#subject> ;
    foaf:name "Kou"@en,
        "紅雨"@ja .

<artist/3752#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asami Imai"@en,
        "今井麻美"@ja ;
    foaf:made <album/38091#subject>,
        <album/38091#vocals> ;
    foaf:name "Asami Imai"@en,
        "今井麻美"@ja .

<artist/4291#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuriko Mori"@en,
        "森由里子"@ja ;
    foaf:made <album/38091#lyrics>,
        <album/38091#subject> ;
    foaf:name "Yuriko Mori"@en,
        "森由里子"@ja .

<artist/1069#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38091#subject> ;
    schema:name "Makoto Miyazaki"@en,
        "宮崎誠"@ja ;
    foaf:made <album/38091#composition>,
        <album/38091#subject> ;
    foaf:name "Makoto Miyazaki"@en,
        "宮崎誠"@ja .

<artist/757#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38091#subject> ;
    schema:name "Tomoyuki Hamada"@en,
        "濱田智之"@ja ;
    foaf:made <album/38091#composition>,
        <album/38091#subject> ;
    foaf:name "Tomoyuki Hamada"@en,
        "濱田智之"@ja .

<artist/977#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38091#subject> ;
    schema:name "Go Shiina"@en,
        "椎名豪"@ja ;
    foaf:made <album/38091#composition>,
        <album/38091#subject> ;
    foaf:name "Go Shiina"@en,
        "椎名豪"@ja .

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

<album/38091#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dear Darling / Asami Imai"@en,
        "Dear Darling / 今井麻美"@ja,
        "Dear Darling / Asami Imai"@ja-latn ;
    mo:performance_of <album/38091#musicalwork> ;
    mo:recorded_as <album/38091#musicalexpression> ;
    schema:name "Dear Darling / Asami Imai"@en,
        "Dear Darling / 今井麻美"@ja,
        "Dear Darling / Asami Imai"@ja-latn ;
    schema:workPerformed <album/38091#musicalwork> .

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

<org/26#subject> schema:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn ;
    foaf:name "5pb. Records"@en,
        "5pb. Records"@ja,
        "5pb. Records"@ja-latn .

<https://media.vgm.io/albums/19/38091/38091-9576a425057a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/38091#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/19/38091/38091-9576a425057a.jpg> ;
    foaf:depicts <album/38091#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/19/38091/38091-9576a425057a.jpg> .

<https://medium-media.vgm.io/albums/19/38091/38091-9576a425057a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/38091#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dear Darling / Asami Imai"@en,
        "Dear Darling / 今井麻美"@ja,
        "Dear Darling / Asami Imai"@ja-latn ;
    mo:composer <artist/1069#subject>,
        <artist/757#subject>,
        <artist/977#subject> ;
    mo:produced_work <album/38091#musicalwork> ;
    schema:name "Dear Darling / Asami Imai"@en,
        "Dear Darling / 今井麻美"@ja,
        "Dear Darling / Asami Imai"@ja-latn .

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

<album/38091#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-03-27"^^xsd:date ;
    dcterms:title "Dear Darling / Asami Imai"@en,
        "Dear Darling / 今井麻美"@ja,
        "Dear Darling / Asami Imai"@ja-latn ;
    mo:catalogue_number "FVCG-1233" ;
    mo:media_type "CD" ;
    mo:publication_of <album/38091#musicalexpression> ;
    mo:publisher <org/26#subject> ;
    mo:record _:N6b26d33e5c0c4bac91cd7e54ec22841b ;
    mo:record_count 1 ;
    schema:datePublished "2013-03-27"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/19/38091/38091-9576a425057a.jpg> ;
    schema:name "Dear Darling / Asami Imai"@en,
        "Dear Darling / 今井麻美"@ja,
        "Dear Darling / Asami Imai"@ja-latn ;
    schema:publisher <org/26#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/38091/38091-9576a425057a.jpg> .

_:N0d15d62352ae4a12856f61afe2da54ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Traveler - off vocal -"@en,
        "旅人 - off vocal -"@ja,
        "Tabibito - off vocal -"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N6b26d33e5c0c4bac91cd7e54ec22841b ;
    schema:name "Traveler - off vocal -"@en,
        "旅人 - off vocal -"@ja,
        "Tabibito - off vocal -"@ja-latn .

_:N2240e45a568b42d3b6f6c0804ff2e7d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jellyfish - off vocal -"@en,
        "海月 ～Jellyfish～ - off vocal -"@ja,
        "Kurage ~Jellyfish~ - off vocal -"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT6:20"^^xsd:interval ;
    schema:inPlaylist _:N6b26d33e5c0c4bac91cd7e54ec22841b ;
    schema:name "Jellyfish - off vocal -"@en,
        "海月 ～Jellyfish～ - off vocal -"@ja,
        "Kurage ~Jellyfish~ - off vocal -"@ja-latn .

_:N253b829e84684c04809c58d402732b6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jellyfish"@en,
        "海月 ～Jellyfish～"@ja,
        "Kurage ~Jellyfish~"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:N6b26d33e5c0c4bac91cd7e54ec22841b ;
    schema:name "Jellyfish"@en,
        "海月 ～Jellyfish～"@ja,
        "Kurage ~Jellyfish~"@ja-latn .

_:Na666917970c849b289865687513804d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear Darling - off vocal -"@en,
        "Dear Darling - off vocal -"@ja,
        "Dear Darling - off vocal -"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N6b26d33e5c0c4bac91cd7e54ec22841b ;
    schema:name "Dear Darling - off vocal -"@en,
        "Dear Darling - off vocal -"@ja,
        "Dear Darling - off vocal -"@ja-latn .

_:Nd39ea329f5d0489fa3ed57f312e53bda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear Darling"@en,
        "Dear Darling"@ja,
        "Dear Darling"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N6b26d33e5c0c4bac91cd7e54ec22841b ;
    schema:name "Dear Darling"@en,
        "Dear Darling"@ja,
        "Dear Darling"@ja-latn .

_:Nd6729149ad3a4e3cb38f603f7921fa6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Traveler"@en,
        "旅人"@ja,
        "Tabibito"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N6b26d33e5c0c4bac91cd7e54ec22841b ;
    schema:name "Traveler"@en,
        "旅人"@ja,
        "Tabibito"@ja-latn .

_:N6b26d33e5c0c4bac91cd7e54ec22841b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d15d62352ae4a12856f61afe2da54ce,
        _:N2240e45a568b42d3b6f6c0804ff2e7d0,
        _:N253b829e84684c04809c58d402732b6e,
        _:Na666917970c849b289865687513804d5,
        _:Nd39ea329f5d0489fa3ed57f312e53bda,
        _:Nd6729149ad3a4e3cb38f603f7921fa6a ;
    mo:track_count 6 ;
    schema:duration "PT31:19"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0d15d62352ae4a12856f61afe2da54ce,
        _:N2240e45a568b42d3b6f6c0804ff2e7d0,
        _:N253b829e84684c04809c58d402732b6e,
        _:Na666917970c849b289865687513804d5,
        _:Nd39ea329f5d0489fa3ed57f312e53bda,
        _:Nd6729149ad3a4e3cb38f603f7921fa6a .

