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

<artist/23052#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asaka"@en,
        "亜咲花"@ja ;
    foaf:made <album/103717#lyrics>,
        <album/103717#subject>,
        <album/103717#vocals> ;
    foaf:name "Asaka"@en,
        "亜咲花"@ja .

<artist/17099#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103717#subject> ;
    schema:name "Yocke"@en ;
    foaf:made <album/103717#composition>,
        <album/103717#subject> ;
    foaf:name "Yocke"@en .

<artist/36260#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103717#subject> ;
    schema:name "johnny.k"@en ;
    foaf:made <album/103717#composition>,
        <album/103717#subject> ;
    foaf:name "johnny.k"@en .

<artist/396#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103717#subject> ;
    schema:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja ;
    foaf:made <album/103717#composition>,
        <album/103717#lyrics>,
        <album/103717#subject> ;
    foaf:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja .

<product/8793#subject> a schema:CreativeWork ;
    schema:name "Higurashi: When They Cry - GOU"@en,
        "ひぐらしのなく頃に業"@ja,
        "Higurashi no Naku Koro ni Gou"@ja-latn ;
    foaf:name "Higurashi: When They Cry - GOU"@en,
        "ひぐらしのなく頃に業"@ja,
        "Higurashi no Naku Koro ni Gou"@ja-latn .

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

<album/103717#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "I believe what you said / Asaka [Anime Edition]"@en,
        "I believe what you said / 亜咲花 [アニメ盤]"@ja,
        "I believe what you said / Asaka [Anime Edition]"@ja-latn ;
    mo:performance_of <album/103717#musicalwork> ;
    mo:recorded_as <album/103717#musicalexpression> ;
    schema:name "I believe what you said / Asaka [Anime Edition]"@en,
        "I believe what you said / 亜咲花 [アニメ盤]"@ja,
        "I believe what you said / Asaka [Anime Edition]"@ja-latn ;
    schema:workPerformed <album/103717#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/71/103717/103717-dc17d2689efe.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/103717#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "I believe what you said / Asaka [Anime Edition]"@en,
        "I believe what you said / 亜咲花 [アニメ盤]"@ja,
        "I believe what you said / Asaka [Anime Edition]"@ja-latn ;
    mo:composer <artist/17099#subject>,
        <artist/36260#subject>,
        <artist/396#subject> ;
    mo:produced_work <album/103717#musicalwork> ;
    schema:name "I believe what you said / Asaka [Anime Edition]"@en,
        "I believe what you said / 亜咲花 [アニメ盤]"@ja,
        "I believe what you said / Asaka [Anime Edition]"@ja-latn .

<album/103717#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-10-14"^^xsd:date ;
    dcterms:title "I believe what you said / Asaka [Anime Edition]"@en,
        "I believe what you said / 亜咲花 [アニメ盤]"@ja,
        "I believe what you said / Asaka [Anime Edition]"@ja-latn ;
    mo:catalogue_number "USSW-0271" ;
    mo:media_type "CD" ;
    mo:publication_of <album/103717#musicalexpression> ;
    mo:publisher <org/1944#subject> ;
    mo:record _:N76f43f529fcf4ccbb68b0860516d5a30 ;
    mo:record_count 1 ;
    schema:about <product/8793#subject> ;
    schema:datePublished "2020-10-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/71/103717/103717-dc17d2689efe.jpg> ;
    schema:name "I believe what you said / Asaka [Anime Edition]"@en,
        "I believe what you said / 亜咲花 [アニメ盤]"@ja,
        "I believe what you said / Asaka [Anime Edition]"@ja-latn ;
    schema:publisher <org/1944#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/103717/103717-dc17d2689efe.jpg> .

_:N018a0f573f7d41b0a720f4aabe64f5fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SCREEEAM!!! -off vocal-"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N76f43f529fcf4ccbb68b0860516d5a30 ;
    schema:name "SCREEEAM!!! -off vocal-"@en .

_:N0884b7b09b6e44ef8cc2b63211ddd6cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I believe what you said"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N76f43f529fcf4ccbb68b0860516d5a30 ;
    schema:name "I believe what you said"@en .

_:N2da91a2e64a44e658f108ecff0a63874 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I believe what you said -off vocal-"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N76f43f529fcf4ccbb68b0860516d5a30 ;
    schema:name "I believe what you said -off vocal-"@en .

_:N534ea658ce514adb9abfa9bce7cce186 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Friday Night -off vocal-"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N76f43f529fcf4ccbb68b0860516d5a30 ;
    schema:name "Last Friday Night -off vocal-"@en .

_:Nc4ab7e7e20fd4ddab66e78f5d453fd2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SCREEEAM!!!"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N76f43f529fcf4ccbb68b0860516d5a30 ;
    schema:name "SCREEEAM!!!"@en .

_:Nf7bed46462ce4cb0b3d0288b1131592a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Friday Night"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N76f43f529fcf4ccbb68b0860516d5a30 ;
    schema:name "Last Friday Night"@en .

_:N76f43f529fcf4ccbb68b0860516d5a30 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N018a0f573f7d41b0a720f4aabe64f5fa,
        _:N0884b7b09b6e44ef8cc2b63211ddd6cc,
        _:N2da91a2e64a44e658f108ecff0a63874,
        _:N534ea658ce514adb9abfa9bce7cce186,
        _:Nc4ab7e7e20fd4ddab66e78f5d453fd2f,
        _:Nf7bed46462ce4cb0b3d0288b1131592a ;
    mo:track_count 6 ;
    schema:duration "PT25:39"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N018a0f573f7d41b0a720f4aabe64f5fa,
        _:N0884b7b09b6e44ef8cc2b63211ddd6cc,
        _:N2da91a2e64a44e658f108ecff0a63874,
        _:N534ea658ce514adb9abfa9bce7cce186,
        _:Nc4ab7e7e20fd4ddab66e78f5d453fd2f,
        _:Nf7bed46462ce4cb0b3d0288b1131592a .

