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

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

<artist/30065#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/98280#subject> ;
    schema:name "Yuho Kitazawa"@en,
        "北澤ゆうほ"@ja ;
    foaf:made <album/98280#composition>,
        <album/98280#lyrics>,
        <album/98280#subject> ;
    foaf:name "Yuho Kitazawa"@en,
        "北澤ゆうほ"@ja .

<product/5103#subject> a schema:CreativeWork ;
    schema:name "BORUTO: NARUTO NEXT GENERATIONS"@en,
        "BORUTO -ボルト- NARUTO NEXT GENERATIONS"@ja,
        "BORUTO: NARUTO NEXT GENERATIONS"@ja-latn ;
    foaf:name "BORUTO: NARUTO NEXT GENERATIONS"@en,
        "BORUTO -ボルト- NARUTO NEXT GENERATIONS"@ja,
        "BORUTO: NARUTO NEXT GENERATIONS"@ja-latn .

<product/6546#subject> a schema:CreativeWork ;
    schema:name "Rascal Does Not Dream of Bunny Girl Senpai"@en,
        "青春ブタ野郎はバニーガール先輩の夢を見ない"@ja,
        "Seishun Buta Yarou wa Bunny Girl Senpai no Yume wo Minai"@ja-latn ;
    foaf:name "Rascal Does Not Dream of Bunny Girl Senpai"@en,
        "青春ブタ野郎はバニーガール先輩の夢を見ない"@ja,
        "Seishun Buta Yarou wa Bunny Girl Senpai no Yume wo Minai"@ja-latn .

<album/98280#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hell like Heaven / the peggies [Limited Edition]"@en,
        "Hell like Heaven / the peggies [Limited Edition]"@ja,
        "Hell like Heaven / the peggies [Limited Edition]"@ja-latn ;
    mo:composer <artist/30065#subject> ;
    mo:produced_work <album/98280#musicalwork> ;
    schema:name "Hell like Heaven / the peggies [Limited Edition]"@en,
        "Hell like Heaven / the peggies [Limited Edition]"@ja,
        "Hell like Heaven / the peggies [Limited Edition]"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/08/98280/98280-1587944876.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/98280#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hell like Heaven / the peggies [Limited Edition]"@en,
        "Hell like Heaven / the peggies [Limited Edition]"@ja,
        "Hell like Heaven / the peggies [Limited Edition]"@ja-latn ;
    mo:performance_of <album/98280#musicalwork> ;
    mo:performer <artist/30067#subject> ;
    mo:recorded_as <album/98280#musicalexpression> ;
    schema:byArtist <artist/30067#subject> ;
    schema:name "Hell like Heaven / the peggies [Limited Edition]"@en,
        "Hell like Heaven / the peggies [Limited Edition]"@ja,
        "Hell like Heaven / the peggies [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/98280#musicalwork> .

<artist/30067#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/98280#performance> ;
    schema:name "the peggies"@en ;
    foaf:name "the peggies"@en .

<album/98280#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-06"^^xsd:date ;
    dcterms:title "Hell like Heaven / the peggies [Limited Edition]"@en,
        "Hell like Heaven / the peggies [Limited Edition]"@ja,
        "Hell like Heaven / the peggies [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ESCL-5164~5" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/98280#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:N8c0360ae6baf40cd99f758cf749e7868,
        _:N92f3cd853f90407ca95819bd82edfefa ;
    mo:record_count 2 ;
    schema:about <product/5103#subject>,
        <product/6546#subject> ;
    schema:byArtist <artist/30067#subject> ;
    schema:datePublished "2019-02-06"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/08/98280/98280-1587944876.jpg> ;
    schema:name "Hell like Heaven / the peggies [Limited Edition]"@en,
        "Hell like Heaven / the peggies [Limited Edition]"@ja,
        "Hell like Heaven / the peggies [Limited Edition]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/08/98280/98280-1587944876.jpg> .

_:N074e938f2a6d483982fbb7e8a883d5b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "グライダー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N8c0360ae6baf40cd99f758cf749e7868 ;
    schema:name "グライダー"@ja .

_:N0f723d77b9f74721bbe2ccb6fb352993 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BABY!"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N92f3cd853f90407ca95819bd82edfefa ;
    schema:name "BABY!"@ja .

_:N2d1be3a820704cef85f3bc30b14c22d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君のせい"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N92f3cd853f90407ca95819bd82edfefa ;
    schema:name "君のせい"@ja .

_:N3304037cfdb84672ae23b9017095f2f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そうだ、僕らは"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N92f3cd853f90407ca95819bd82edfefa ;
    schema:name "そうだ、僕らは"@ja .

_:N338b7f6395614da08e0695faf2beb702 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君のせい"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N8c0360ae6baf40cd99f758cf749e7868 ;
    schema:name "君のせい"@ja .

_:N34cf83c799dd4df8b2f48cbe72e51626 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fortune"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N92f3cd853f90407ca95819bd82edfefa ;
    schema:name "Fortune"@ja .

_:N35f5aa64484e428b8ac26add040b49a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE TRIP (2019)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N92f3cd853f90407ca95819bd82edfefa ;
    schema:name "LOVE TRIP (2019)"@ja .

_:N3c89f3937cb8417f9111dba2304a401f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "かみさま"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N92f3cd853f90407ca95819bd82edfefa ;
    schema:name "かみさま"@ja .

_:N424f22e737f84971ba4101fdb4a60cb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N92f3cd853f90407ca95819bd82edfefa ;
    schema:name "明日"@ja .

_:N470de9c0cddf48198d1a50de16f515c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "最終バスと砂時計"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N8c0360ae6baf40cd99f758cf749e7868 ;
    schema:name "最終バスと砂時計"@ja .

_:N532c833215554faf808d3e6a290e311e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サマラブ超特急"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N92f3cd853f90407ca95819bd82edfefa ;
    schema:name "サマラブ超特急"@ja .

_:N5512c192bdaf42dc8ce0f8381a167503 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "する"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N92f3cd853f90407ca95819bd82edfefa ;
    schema:name "する"@ja .

_:N68c2604504ec4b39aa2f60a4434e3aa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "はちみつ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N92f3cd853f90407ca95819bd82edfefa ;
    schema:name "はちみつ"@ja .

_:N86b1f8eab3bb40378f0e1895136b4a30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボーイミーツガール"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N8c0360ae6baf40cd99f758cf749e7868 ;
    schema:name "ボーイミーツガール"@ja .

_:N9a2a6a89197e4854be2f1ce785cb2689 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドリーミージャーニー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N92f3cd853f90407ca95819bd82edfefa ;
    schema:name "ドリーミージャーニー"@ja .

_:N9f775e624c6749b0981ce0a0a5d7dfed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JAM"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N8c0360ae6baf40cd99f758cf749e7868 ;
    schema:name "JAM"@ja .

_:Ncc1bdeab4b2f48e4bb251a76fedcb386 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マイクロフォン"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N92f3cd853f90407ca95819bd82edfefa ;
    schema:name "マイクロフォン"@ja .

_:N8c0360ae6baf40cd99f758cf749e7868 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N074e938f2a6d483982fbb7e8a883d5b1,
        _:N338b7f6395614da08e0695faf2beb702,
        _:N470de9c0cddf48198d1a50de16f515c9,
        _:N86b1f8eab3bb40378f0e1895136b4a30,
        _:N9f775e624c6749b0981ce0a0a5d7dfed ;
    mo:track_count 5 ;
    schema:duration "PT24:50"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N074e938f2a6d483982fbb7e8a883d5b1,
        _:N338b7f6395614da08e0695faf2beb702,
        _:N470de9c0cddf48198d1a50de16f515c9,
        _:N86b1f8eab3bb40378f0e1895136b4a30,
        _:N9f775e624c6749b0981ce0a0a5d7dfed .

_:N92f3cd853f90407ca95819bd82edfefa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f723d77b9f74721bbe2ccb6fb352993,
        _:N2d1be3a820704cef85f3bc30b14c22d0,
        _:N3304037cfdb84672ae23b9017095f2f2,
        _:N34cf83c799dd4df8b2f48cbe72e51626,
        _:N35f5aa64484e428b8ac26add040b49a3,
        _:N3c89f3937cb8417f9111dba2304a401f,
        _:N424f22e737f84971ba4101fdb4a60cb4,
        _:N532c833215554faf808d3e6a290e311e,
        _:N5512c192bdaf42dc8ce0f8381a167503,
        _:N68c2604504ec4b39aa2f60a4434e3aa9,
        _:N9a2a6a89197e4854be2f1ce785cb2689,
        _:Ncc1bdeab4b2f48e4bb251a76fedcb386 ;
    mo:track_count 12 ;
    schema:duration "PT47:20"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0f723d77b9f74721bbe2ccb6fb352993,
        _:N2d1be3a820704cef85f3bc30b14c22d0,
        _:N3304037cfdb84672ae23b9017095f2f2,
        _:N34cf83c799dd4df8b2f48cbe72e51626,
        _:N35f5aa64484e428b8ac26add040b49a3,
        _:N3c89f3937cb8417f9111dba2304a401f,
        _:N424f22e737f84971ba4101fdb4a60cb4,
        _:N532c833215554faf808d3e6a290e311e,
        _:N5512c192bdaf42dc8ce0f8381a167503,
        _:N68c2604504ec4b39aa2f60a4434e3aa9,
        _:N9a2a6a89197e4854be2f1ce785cb2689,
        _:Ncc1bdeab4b2f48e4bb251a76fedcb386 .

