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

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

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

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

<artist/396#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/103716#subject> ;
    schema:name "Chiyomaru Shikura"@en,
        "志倉千代丸"@ja ;
    foaf:made <album/103716#composition>,
        <album/103716#lyrics>,
        <album/103716#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/103716#musicalexpression> a mo:Signal ;
    mo:published_as <album/103716#subject> ;
    mo:records <album/103716#performance> .

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

<album/103716#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/61/103716/103716-02abc215995a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103716#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/61/103716/103716-02abc215995a.jpg> ;
    foaf:depicts <album/103716#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/61/103716/103716-02abc215995a.jpg> .

<https://medium-media.vgm.io/albums/61/103716/103716-02abc215995a.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/103716#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-10-14"^^xsd:date ;
    dcterms:title "I believe what you said / Asaka [DVD Edition]"@en,
        "I believe what you said / 亜咲花 [DVD付盤]"@ja,
        "I believe what you said / Asaka [DVD Edition]"@ja-latn ;
    mo:catalogue_number "USSW-0270" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/103716#musicalexpression> ;
    mo:publisher <org/1944#subject> ;
    mo:record _:Nc361e8c08c5d4cc485a2f16496dbf2f9,
        _:Nffedb44064464ed6bc1c73887686a150 ;
    mo:record_count 2 ;
    schema:about <product/8793#subject> ;
    schema:datePublished "2020-10-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/61/103716/103716-02abc215995a.jpg> ;
    schema:name "I believe what you said / Asaka [DVD Edition]"@en,
        "I believe what you said / 亜咲花 [DVD付盤]"@ja,
        "I believe what you said / Asaka [DVD Edition]"@ja-latn ;
    schema:publisher <org/1944#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/103716/103716-02abc215995a.jpg> .

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

_:N26d67d52d6f1444ab4e894a791baa07c 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 _:Nffedb44064464ed6bc1c73887686a150 ;
    schema:name "Last Friday Night -off vocal-"@en .

_:Na1a9ad922dbf45b3ad45854ee85bdeff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「I believe what you said」 Music Video Making Movie"@en ;
    mo:track_number 2 ;
    schema:duration "PT13:20"^^xsd:interval ;
    schema:inPlaylist _:Nc361e8c08c5d4cc485a2f16496dbf2f9 ;
    schema:name "「I believe what you said」 Music Video Making Movie"@en .

_:Nbb9a9b80ad994173abcf03a87e6be38e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「I believe what you said」 Music Video"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nc361e8c08c5d4cc485a2f16496dbf2f9 ;
    schema:name "「I believe what you said」 Music Video"@en .

_:Nbd623dbc2e2b4dd491a6fed17c8b7e86 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 _:Nffedb44064464ed6bc1c73887686a150 ;
    schema:name "I believe what you said"@en .

_:Nc2bf721717cb479391062ca28a904cb0 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 _:Nffedb44064464ed6bc1c73887686a150 ;
    schema:name "I believe what you said -off vocal-"@en .

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

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

_:Nc361e8c08c5d4cc485a2f16496dbf2f9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:Na1a9ad922dbf45b3ad45854ee85bdeff,
        _:Nbb9a9b80ad994173abcf03a87e6be38e ;
    mo:track_count 2 ;
    schema:duration "PT17:47"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Na1a9ad922dbf45b3ad45854ee85bdeff,
        _:Nbb9a9b80ad994173abcf03a87e6be38e .

_:Nffedb44064464ed6bc1c73887686a150 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N083b9a5f0f144d19abe1acde0a7be55c,
        _:N26d67d52d6f1444ab4e894a791baa07c,
        _:Nbd623dbc2e2b4dd491a6fed17c8b7e86,
        _:Nc2bf721717cb479391062ca28a904cb0,
        _:Ne0cb7be41b3241d6b3950209a42164bf,
        _:Nf0f4392a725b4828b0408dab4374ee8b ;
    mo:track_count 6 ;
    schema:duration "PT25:39"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N083b9a5f0f144d19abe1acde0a7be55c,
        _:N26d67d52d6f1444ab4e894a791baa07c,
        _:Nbd623dbc2e2b4dd491a6fed17c8b7e86,
        _:Nc2bf721717cb479391062ca28a904cb0,
        _:Ne0cb7be41b3241d6b3950209a42164bf,
        _:Nf0f4392a725b4828b0408dab4374ee8b .

