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

<artist/10297#subject> a schema:Person,
        foaf:Person ;
    schema:name "yukacco"@en ;
    foaf:made <album/106533#lyrics>,
        <album/106533#subject> ;
    foaf:name "yukacco"@en .

<artist/127#subject> a schema:Person,
        foaf:Person ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/106533#lyrics>,
        <album/106533#subject> ;
    foaf:name "KOTOKO"@en .

<artist/14113#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka Yamazaki"@en,
        "山崎はるか"@ja ;
    foaf:made <album/106533#subject>,
        <album/106533#vocals> ;
    foaf:name "Haruka Yamazaki"@en,
        "山崎はるか"@ja .

<artist/11550#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106533#subject> ;
    schema:name "Genki Hikota"@en,
        "彦田元気"@ja ;
    foaf:made <album/106533#composition>,
        <album/106533#subject> ;
    foaf:name "Genki Hikota"@en,
        "彦田元気"@ja .

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106533#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/106533#composition>,
        <album/106533#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<product/7734#subject> a schema:CreativeWork ;
    schema:name "Suppose a Kid from the Last Dungeon Boonies moved to a starter town?"@en,
        "たとえばラストダンジョン前の村の少年が序盤の街で暮らすような物語"@ja,
        "Tatoeba Last Dungeon Mae no Mura no Shounen ga Joban no Machi de Kurasu you na Monogatari"@ja-latn ;
    foaf:name "Suppose a Kid from the Last Dungeon Boonies moved to a starter town?"@en,
        "たとえばラストダンジョン前の村の少年が序盤の街で暮らすような物語"@ja,
        "Tatoeba Last Dungeon Mae no Mura no Shounen ga Joban no Machi de Kurasu you na Monogatari"@ja-latn .

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

<album/106533#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tatoeba Sore wa Yuuki no Mahou / Haruka Yamazaki [Limited Edition]"@en,
        "たとえばそれは勇気の魔法 / 山崎はるか [初回限定盤]"@ja,
        "Tatoeba Sore wa Yuuki no Mahou / Haruka Yamazaki [Limited Edition]"@ja-latn ;
    mo:performance_of <album/106533#musicalwork> ;
    mo:recorded_as <album/106533#musicalexpression> ;
    schema:name "Tatoeba Sore wa Yuuki no Mahou / Haruka Yamazaki [Limited Edition]"@en,
        "たとえばそれは勇気の魔法 / 山崎はるか [初回限定盤]"@ja,
        "Tatoeba Sore wa Yuuki no Mahou / Haruka Yamazaki [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/106533#musicalwork> .

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

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

<https://media.vgm.io/albums/33/106533/106533-2cc281f58a6e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/106533#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/33/106533/106533-2cc281f58a6e.jpg> ;
    foaf:depicts <album/106533#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/33/106533/106533-2cc281f58a6e.jpg> .

<https://medium-media.vgm.io/albums/33/106533/106533-2cc281f58a6e.jpg> a schema:ImageObject,
        foaf:Image .

<album/106533#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tatoeba Sore wa Yuuki no Mahou / Haruka Yamazaki [Limited Edition]"@en,
        "たとえばそれは勇気の魔法 / 山崎はるか [初回限定盤]"@ja,
        "Tatoeba Sore wa Yuuki no Mahou / Haruka Yamazaki [Limited Edition]"@ja-latn ;
    mo:composer <artist/11550#subject>,
        <artist/2#subject> ;
    mo:produced_work <album/106533#musicalwork> ;
    schema:name "Tatoeba Sore wa Yuuki no Mahou / Haruka Yamazaki [Limited Edition]"@en,
        "たとえばそれは勇気の魔法 / 山崎はるか [初回限定盤]"@ja,
        "Tatoeba Sore wa Yuuki no Mahou / Haruka Yamazaki [Limited Edition]"@ja-latn .

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

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

<album/106533#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-02-03"^^xsd:date ;
    dcterms:title "Tatoeba Sore wa Yuuki no Mahou / Haruka Yamazaki [Limited Edition]"@en,
        "たとえばそれは勇気の魔法 / 山崎はるか [初回限定盤]"@ja,
        "Tatoeba Sore wa Yuuki no Mahou / Haruka Yamazaki [Limited Edition]"@ja-latn ;
    mo:catalogue_number "GNCA-0614" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/106533#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N4e7f43e6163f452287df7c36b3b2f634,
        _:Ncd793d26ca574a8a8f65e85c55ab189e ;
    mo:record_count 2 ;
    schema:about <product/7734#subject> ;
    schema:datePublished "2021-02-03"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/33/106533/106533-2cc281f58a6e.jpg> ;
    schema:name "Tatoeba Sore wa Yuuki no Mahou / Haruka Yamazaki [Limited Edition]"@en,
        "たとえばそれは勇気の魔法 / 山崎はるか [初回限定盤]"@ja,
        "Tatoeba Sore wa Yuuki no Mahou / Haruka Yamazaki [Limited Edition]"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/106533/106533-2cc281f58a6e.jpg> .

_:N0c11d7476c3c4fc586e4efb433c848b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "凪"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Ncd793d26ca574a8a8f65e85c55ab189e ;
    schema:name "凪"@ja .

_:N3629b0bffb9e49d98a9cf01b44ff94c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "たとえばそれは勇気の魔法 (instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Ncd793d26ca574a8a8f65e85c55ab189e ;
    schema:name "たとえばそれは勇気の魔法 (instrumental)"@ja .

_:N6471c2c2ed7b4c87b0d278797e9315a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "凪 (instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Ncd793d26ca574a8a8f65e85c55ab189e ;
    schema:name "凪 (instrumental)"@ja .

_:N6d513352915b43c9b6b055053cb085f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゼたとえばそれは勇気の魔法 MV"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N4e7f43e6163f452287df7c36b3b2f634 ;
    schema:name "ゼたとえばそれは勇気の魔法 MV"@ja .

_:N8bb938fc6f4f4661878d01bf4bf30ee7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "たとえばそれは勇気の魔法 MV Making"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N4e7f43e6163f452287df7c36b3b2f634 ;
    schema:name "たとえばそれは勇気の魔法 MV Making"@ja .

_:Ndc86712a1690463a87c74413186fac53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "たとえばそれは勇気の魔法"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Ncd793d26ca574a8a8f65e85c55ab189e ;
    schema:name "たとえばそれは勇気の魔法"@ja .

_:Nfdecd8bcc89e4782b6d123b7505de46e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPOT"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N4e7f43e6163f452287df7c36b3b2f634 ;
    schema:name "SPOT"@ja .

_:N4e7f43e6163f452287df7c36b3b2f634 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N6d513352915b43c9b6b055053cb085f1,
        _:N8bb938fc6f4f4661878d01bf4bf30ee7,
        _:Nfdecd8bcc89e4782b6d123b7505de46e ;
    mo:track_count 3 ;
    schema:duration "PT9:15"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N6d513352915b43c9b6b055053cb085f1,
        _:N8bb938fc6f4f4661878d01bf4bf30ee7,
        _:Nfdecd8bcc89e4782b6d123b7505de46e .

_:Ncd793d26ca574a8a8f65e85c55ab189e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c11d7476c3c4fc586e4efb433c848b3,
        _:N3629b0bffb9e49d98a9cf01b44ff94c9,
        _:N6471c2c2ed7b4c87b0d278797e9315a5,
        _:Ndc86712a1690463a87c74413186fac53 ;
    mo:track_count 4 ;
    schema:duration "PT17:21"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0c11d7476c3c4fc586e4efb433c848b3,
        _:N3629b0bffb9e49d98a9cf01b44ff94c9,
        _:N6471c2c2ed7b4c87b0d278797e9315a5,
        _:Ndc86712a1690463a87c74413186fac53 .

