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

<album/120144> a mo:Release ;
    mo:catalogue_number "C-7171193" .

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

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

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

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

<https://medium-media.vgm.io/albums/42/101824/101824-dd1327912144.jpg> a schema:ImageObject,
        foaf:Image .

<album/101824#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BOYS IN HEAVEN / AMNESIA"@en,
        "BOYS IN HEAVEN / AMNESIA"@ja,
        "BOYS IN HEAVEN / AMNESIA"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "AYA"@en ;
            foaf:made <album/101824#composition> ;
            foaf:name "AYA"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tomohiko Kishimoto"@en ;
            foaf:made <album/101824#composition> ;
            foaf:name "Tomohiko Kishimoto"@en ] ;
    mo:produced_work <album/101824#musicalwork> ;
    schema:name "BOYS IN HEAVEN / AMNESIA"@en,
        "BOYS IN HEAVEN / AMNESIA"@ja,
        "BOYS IN HEAVEN / AMNESIA"@ja-latn .

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

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

<album/101824#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BOYS IN HEAVEN / AMNESIA"@en,
        "BOYS IN HEAVEN / AMNESIA"@ja,
        "BOYS IN HEAVEN / AMNESIA"@ja-latn ;
    mo:performance_of <album/101824#musicalwork> ;
    mo:performer _:N8bc821941ae84e7f8b23503c6510ed06 ;
    mo:recorded_as <album/101824#musicalexpression> ;
    schema:byArtist _:N8bc821941ae84e7f8b23503c6510ed06 ;
    schema:name "BOYS IN HEAVEN / AMNESIA"@en,
        "BOYS IN HEAVEN / AMNESIA"@ja,
        "BOYS IN HEAVEN / AMNESIA"@ja-latn ;
    schema:workPerformed <album/101824#musicalwork> .

<album/101824#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-09-09"^^xsd:date ;
    dcterms:title "BOYS IN HEAVEN / AMNESIA"@en,
        "BOYS IN HEAVEN / AMNESIA"@ja,
        "BOYS IN HEAVEN / AMNESIA"@ja-latn ;
    mo:catalogue_number "SRCL-2690" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/120144> ;
    mo:publication_of <album/101824#musicalexpression> ;
    mo:publisher <org/2312#subject> ;
    mo:record _:Nd21e968e77ed4b70bfe0061dabe285c4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "BOYS IN HEAVEN"@en ;
            foaf:name "BOYS IN HEAVEN"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "AMNESIA"@en ;
            foaf:name "AMNESIA"@en ] ;
    schema:datePublished "1993-09-09"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/42/101824/101824-dd1327912144.jpg> ;
    schema:name "BOYS IN HEAVEN / AMNESIA"@en,
        "BOYS IN HEAVEN / AMNESIA"@ja,
        "BOYS IN HEAVEN / AMNESIA"@ja-latn ;
    schema:publisher <org/2312#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/101824/101824-dd1327912144.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Lezyna"@en ;
    foaf:made <album/101824#lyrics> ;
    foaf:name "Lezyna"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "HIROSHI"@en ;
    foaf:made <album/101824#lyrics> ;
    foaf:name "HIROSHI"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "HIROSHI"@en ;
    foaf:made <album/101824#vocals> ;
    foaf:name "HIROSHI"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "HIROSHI"@en ;
    foaf:made <album/101824#subject> ;
    foaf:name "HIROSHI"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101824#subject> ;
    schema:name "Tomohiko Kishimoto"@en ;
    foaf:made <album/101824#subject> ;
    foaf:name "Tomohiko Kishimoto"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "HIROSHI"@en ;
    foaf:made <album/101824#subject> ;
    foaf:name "HIROSHI"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101824#subject> ;
    schema:name "AYA"@en ;
    foaf:made <album/101824#subject> ;
    foaf:name "AYA"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Lezyna"@en ;
    foaf:made <album/101824#subject> ;
    foaf:name "Lezyna"@en .

_:N146b5fc4fa234eff96f2c7cc88747f31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nd21e968e77ed4b70bfe0061dabe285c4 ;
    schema:name "Red"@en .

_:N1ec20eaf72fd41788d64b7d86954e8e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Russian Movie"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nd21e968e77ed4b70bfe0061dabe285c4 ;
    schema:name "Russian Movie"@en .

_:N4420293d66f447ce856e9718023ea98b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Pure Lips"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nd21e968e77ed4b70bfe0061dabe285c4 ;
    schema:name "Your Pure Lips"@en .

_:N5ca752cad3ca4518a4746d3654ae647b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AMNESIA"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nd21e968e77ed4b70bfe0061dabe285c4 ;
    schema:name "AMNESIA"@en .

_:N6019b5b1da0e4cbfb30f4ddee0d2ebd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Piece Of Heart"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Nd21e968e77ed4b70bfe0061dabe285c4 ;
    schema:name "Piece Of Heart"@en .

_:N7c8edc2ede9542d7a329a6ec5583f290 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stay"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nd21e968e77ed4b70bfe0061dabe285c4 ;
    schema:name "Stay"@en .

_:N8bc821941ae84e7f8b23503c6510ed06 a schema:Person,
        foaf:Person ;
    mo:performed <album/101824#performance> ;
    schema:name "AMNESIA"@en ;
    foaf:name "AMNESIA"@en .

_:N9169ab80407b454d89125bd9ecb91943 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fruit Of The Bottom"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nd21e968e77ed4b70bfe0061dabe285c4 ;
    schema:name "Fruit Of The Bottom"@en .

_:N9aef8074d47e460a9fdfff7a569d11f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "INTRODUCTION"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nd21e968e77ed4b70bfe0061dabe285c4 ;
    schema:name "INTRODUCTION"@en .

_:Nd76074323e4e4edeba858fb73caf6658 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trick Or Treat"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nd21e968e77ed4b70bfe0061dabe285c4 ;
    schema:name "Trick Or Treat"@en .

_:Nf358d445beb341b5957f05a6618eef9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boys In Heaven"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nd21e968e77ed4b70bfe0061dabe285c4 ;
    schema:name "Boys In Heaven"@en .

_:Nd21e968e77ed4b70bfe0061dabe285c4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N146b5fc4fa234eff96f2c7cc88747f31,
        _:N1ec20eaf72fd41788d64b7d86954e8e0,
        _:N4420293d66f447ce856e9718023ea98b,
        _:N5ca752cad3ca4518a4746d3654ae647b,
        _:N6019b5b1da0e4cbfb30f4ddee0d2ebd5,
        _:N7c8edc2ede9542d7a329a6ec5583f290,
        _:N9169ab80407b454d89125bd9ecb91943,
        _:N9aef8074d47e460a9fdfff7a569d11f3,
        _:Nd76074323e4e4edeba858fb73caf6658,
        _:Nf358d445beb341b5957f05a6618eef9e ;
    mo:track_count 10 ;
    schema:duration "PT38:41"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N146b5fc4fa234eff96f2c7cc88747f31,
        _:N1ec20eaf72fd41788d64b7d86954e8e0,
        _:N4420293d66f447ce856e9718023ea98b,
        _:N5ca752cad3ca4518a4746d3654ae647b,
        _:N6019b5b1da0e4cbfb30f4ddee0d2ebd5,
        _:N7c8edc2ede9542d7a329a6ec5583f290,
        _:N9169ab80407b454d89125bd9ecb91943,
        _:N9aef8074d47e460a9fdfff7a569d11f3,
        _:Nd76074323e4e4edeba858fb73caf6658,
        _:Nf358d445beb341b5957f05a6618eef9e .

