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

<artist/25528#subject> a schema:Person,
        foaf:Person ;
    schema:name "Osami Okamoto"@en,
        "岡本おさみ"@ja ;
    foaf:made <album/64174#lyrics>,
        <album/64174#subject> ;
    foaf:name "Osami Okamoto"@en,
        "岡本おさみ"@ja .

<artist/25530#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yurika Ohyama"@en,
        "大山百合香"@ja ;
    foaf:made <album/64174#subject>,
        <album/64174#vocals> ;
    foaf:name "Yurika Ohyama"@en,
        "大山百合香"@ja .

<artist/69989#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yurika ni Mitsuru"@en,
        "百合香に美津留"@ja ;
    foaf:made <album/64174#subject>,
        <album/64174#vocals> ;
    foaf:name "Yurika ni Mitsuru"@en,
        "百合香に美津留"@ja .

<artist/20359#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64174#subject> ;
    schema:name "Katsuhiko Sugiyama"@en,
        "杉山勝彦"@ja ;
    foaf:made <album/64174#composition>,
        <album/64174#lyrics>,
        <album/64174#subject> ;
    foaf:name "Katsuhiko Sugiyama"@en,
        "杉山勝彦"@ja .

<artist/6533#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64174#subject> ;
    schema:name "Toshihiko Takamizawa"@en,
        "高見沢俊彦"@ja ;
    foaf:made <album/64174#composition>,
        <album/64174#lyrics>,
        <album/64174#subject> ;
    foaf:name "Toshihiko Takamizawa"@en,
        "高見沢俊彦"@ja .

<artist/6941#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64174#subject> ;
    schema:name "Toshiaki Matsumoto"@en,
        "松本俊明"@ja ;
    foaf:made <album/64174#composition>,
        <album/64174#subject> ;
    foaf:name "Toshiaki Matsumoto"@en,
        "松本俊明"@ja .

<artist/69987#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64174#subject> ;
    schema:name "Hideaki Konno"@en,
        "今野英明"@ja ;
    foaf:made <album/64174#composition>,
        <album/64174#lyrics>,
        <album/64174#subject> ;
    foaf:name "Hideaki Konno"@en,
        "今野英明"@ja .

<artist/69988#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/64174#subject> ;
    schema:name "Mitsuru Kuramoto"@en,
        "倉本美津留"@ja ;
    foaf:made <album/64174#composition>,
        <album/64174#lyrics>,
        <album/64174#subject> ;
    foaf:name "Mitsuru Kuramoto"@en,
        "倉本美津留"@ja .

<product/4566#subject> a schema:CreativeWork ;
    schema:name "Deltora Quest"@en,
        "デルトラクエスト"@ja,
        "Deltora Quest"@ja-latn ;
    foaf:name "Deltora Quest"@en,
        "デルトラクエスト"@ja,
        "Deltora Quest"@ja-latn .

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

<album/64174#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "6 tear drops / Yurika Ohyama"@en,
        "6 tear drops / 大山百合香"@ja,
        "6 tear drops / Yurika Ohyama"@ja-latn ;
    mo:performance_of <album/64174#musicalwork> ;
    mo:recorded_as <album/64174#musicalexpression> ;
    schema:name "6 tear drops / Yurika Ohyama"@en,
        "6 tear drops / 大山百合香"@ja,
        "6 tear drops / Yurika Ohyama"@ja-latn ;
    schema:workPerformed <album/64174#musicalwork> .

<org/793#subject> schema:name "Sony Music Associated Records"@en,
        "Sony Music Associated Records"@ja,
        "Sony Music Associated Records"@ja-latn ;
    foaf:name "Sony Music Associated Records"@en,
        "Sony Music Associated Records"@ja,
        "Sony Music Associated Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/47/64174/64174-1482893730.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/64174#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "6 tear drops / Yurika Ohyama"@en,
        "6 tear drops / 大山百合香"@ja,
        "6 tear drops / Yurika Ohyama"@ja-latn ;
    mo:composer <artist/20359#subject>,
        <artist/6533#subject>,
        <artist/6941#subject>,
        <artist/69987#subject>,
        <artist/69988#subject> ;
    mo:produced_work <album/64174#musicalwork> ;
    schema:name "6 tear drops / Yurika Ohyama"@en,
        "6 tear drops / 大山百合香"@ja,
        "6 tear drops / Yurika Ohyama"@ja-latn .

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

<album/64174#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-11-05"^^xsd:date ;
    dcterms:title "6 tear drops / Yurika Ohyama"@en,
        "6 tear drops / 大山百合香"@ja,
        "6 tear drops / Yurika Ohyama"@ja-latn ;
    mo:catalogue_number "AICL-1889" ;
    mo:media_type "CD" ;
    mo:publication_of <album/64174#musicalexpression> ;
    mo:publisher <org/793#subject> ;
    mo:record _:Na49e8c87887d42fd8a2e28ba5f0c069b ;
    mo:record_count 1 ;
    schema:about <product/4566#subject> ;
    schema:datePublished "2007-11-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/47/64174/64174-1482893730.jpg> ;
    schema:name "6 tear drops / Yurika Ohyama"@en,
        "6 tear drops / 大山百合香"@ja,
        "6 tear drops / Yurika Ohyama"@ja-latn ;
    schema:publisher <org/793#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/64174/64174-1482893730.jpg> .

_:N2e2d3974d6b444bfb274fb2dd2356cfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "話さずにはいられない"@ja,
        "Hanasazu niwa Irarenai"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Na49e8c87887d42fd8a2e28ba5f0c069b ;
    schema:name "話さずにはいられない"@ja,
        "Hanasazu niwa Irarenai"@ja-latn .

_:N53b1f380500743f29b5641acdb576e87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ありふれた言葉"@ja,
        "Arifureta Kotoba"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Na49e8c87887d42fd8a2e28ba5f0c069b ;
    schema:name "ありふれた言葉"@ja,
        "Arifureta Kotoba"@ja-latn .

_:N62241b2a30184653bbdeb7fe42a59b04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミッション"@ja,
        "Mission"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Na49e8c87887d42fd8a2e28ba5f0c069b ;
    schema:name "ミッション"@ja,
        "Mission"@ja-latn .

_:Ne3b95a1bd1b240ea98517f207441b975 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "木枯しに抱かれて"@ja,
        "Kogarashi ni Dakarete"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Na49e8c87887d42fd8a2e28ba5f0c069b ;
    schema:name "木枯しに抱かれて"@ja,
        "Kogarashi ni Dakarete"@ja-latn .

_:Neb97927b21504ff6aaf195d538c0896f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光あるもの (tear drops remix)"@ja,
        "Hikari Aru Mono (tear drops remix)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Na49e8c87887d42fd8a2e28ba5f0c069b ;
    schema:name "光あるもの (tear drops remix)"@ja,
        "Hikari Aru Mono (tear drops remix)"@ja-latn .

_:Nf04d354b84f147f58e2058063bac4b0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢×夢"@ja,
        "Yume x Yume"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Na49e8c87887d42fd8a2e28ba5f0c069b ;
    schema:name "夢×夢"@ja,
        "Yume x Yume"@ja-latn .

_:Na49e8c87887d42fd8a2e28ba5f0c069b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e2d3974d6b444bfb274fb2dd2356cfa,
        _:N53b1f380500743f29b5641acdb576e87,
        _:N62241b2a30184653bbdeb7fe42a59b04,
        _:Ne3b95a1bd1b240ea98517f207441b975,
        _:Neb97927b21504ff6aaf195d538c0896f,
        _:Nf04d354b84f147f58e2058063bac4b0a ;
    mo:track_count 6 ;
    schema:duration "PT25:03"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2e2d3974d6b444bfb274fb2dd2356cfa,
        _:N53b1f380500743f29b5641acdb576e87,
        _:N62241b2a30184653bbdeb7fe42a59b04,
        _:Ne3b95a1bd1b240ea98517f207441b975,
        _:Neb97927b21504ff6aaf195d538c0896f,
        _:Nf04d354b84f147f58e2058063bac4b0a .

