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

<artist/10396#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ushio Hashimoto"@en,
        "橋本潮"@ja ;
    foaf:made <album/61186#subject>,
        <album/61186#vocals> ;
    foaf:name "Ushio Hashimoto"@en,
        "橋本潮"@ja .

<artist/322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61186#subject> ;
    schema:name "Kohei Tanaka"@en,
        "田中公平"@ja ;
    foaf:made <album/61186#composition>,
        <album/61186#subject> ;
    foaf:name "Kohei Tanaka"@en,
        "田中公平"@ja .

<artist/741#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61186#subject> ;
    schema:name "Kazuyuki Sekiguchi"@en,
        "関口和之"@ja ;
    foaf:made <album/61186#composition>,
        <album/61186#lyrics>,
        <album/61186#subject> ;
    foaf:name "Kazuyuki Sekiguchi"@en,
        "関口和之"@ja .

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

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

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

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

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

<https://medium-media.vgm.io/albums/68/61186/61186-1570004629.jpg> a schema:ImageObject,
        foaf:Image .

<album/61186#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tenshi wa Nemuranai THE ANGEL NEVER SLEEPS / Ushio Hashimoto"@en,
        "天使は眠らない THE ANGEL NEVER SLEEPS / 橋本潮"@ja,
        "Tenshi wa Nemuranai THE ANGEL NEVER SLEEPS / Ushio Hashimoto"@ja-latn ;
    mo:composer <artist/322#subject>,
        <artist/741#subject> ;
    mo:produced_work <album/61186#musicalwork> ;
    schema:name "Tenshi wa Nemuranai THE ANGEL NEVER SLEEPS / Ushio Hashimoto"@en,
        "天使は眠らない THE ANGEL NEVER SLEEPS / 橋本潮"@ja,
        "Tenshi wa Nemuranai THE ANGEL NEVER SLEEPS / Ushio Hashimoto"@ja-latn .

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

<album/61186#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tenshi wa Nemuranai THE ANGEL NEVER SLEEPS / Ushio Hashimoto"@en,
        "天使は眠らない THE ANGEL NEVER SLEEPS / 橋本潮"@ja,
        "Tenshi wa Nemuranai THE ANGEL NEVER SLEEPS / Ushio Hashimoto"@ja-latn ;
    mo:performance_of <album/61186#musicalwork> ;
    mo:performer <artist/12892#subject> ;
    mo:recorded_as <album/61186#musicalexpression> ;
    schema:byArtist <artist/12892#subject> ;
    schema:name "Tenshi wa Nemuranai THE ANGEL NEVER SLEEPS / Ushio Hashimoto"@en,
        "天使は眠らない THE ANGEL NEVER SLEEPS / 橋本潮"@ja,
        "Tenshi wa Nemuranai THE ANGEL NEVER SLEEPS / Ushio Hashimoto"@ja-latn ;
    schema:workPerformed <album/61186#musicalwork> .

<artist/12892#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61186#performance> ;
    schema:name "APPO SOUND PROJECT"@en,
        "アッポ・サウンド・プロジェクト"@ja ;
    foaf:name "APPO SOUND PROJECT"@en,
        "アッポ・サウンド・プロジェクト"@ja .

<album/61186#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1987-07-21"^^xsd:date ;
    dcterms:title "Tenshi wa Nemuranai THE ANGEL NEVER SLEEPS / Ushio Hashimoto"@en,
        "天使は眠らない THE ANGEL NEVER SLEEPS / 橋本潮"@ja,
        "Tenshi wa Nemuranai THE ANGEL NEVER SLEEPS / Ushio Hashimoto"@ja-latn ;
    mo:catalogue_number "CH-133" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/61186#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nabb61297f6204079938a4e3aa82a9509 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Maps: Densetsu no Samayoeru Seijintachi"@en ;
            foaf:name "Maps: Densetsu no Samayoeru Seijintachi"@en ] ;
    schema:byArtist <artist/12892#subject> ;
    schema:datePublished "1987-07-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/68/61186/61186-1570004629.jpg> ;
    schema:name "Tenshi wa Nemuranai THE ANGEL NEVER SLEEPS / Ushio Hashimoto"@en,
        "天使は眠らない THE ANGEL NEVER SLEEPS / 橋本潮"@ja,
        "Tenshi wa Nemuranai THE ANGEL NEVER SLEEPS / Ushio Hashimoto"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/61186/61186-1570004629.jpg> .

_:Naf2b90a29b064ffa987918446316019d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "伝説 ~メインタイトル~"@ja,
        "Densetsu ~Main Title~"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nabb61297f6204079938a4e3aa82a9509 ;
    schema:name "伝説 ~メインタイトル~"@ja,
        "Densetsu ~Main Title~"@ja-latn .

_:Nb297a4ad806847f5bce261341ce3b0fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天使は眠らない The angel never sleeps"@ja,
        "Tenshi wa Nemuranai The angel never sleeps"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nabb61297f6204079938a4e3aa82a9509 ;
    schema:name "天使は眠らない The angel never sleeps"@ja,
        "Tenshi wa Nemuranai The angel never sleeps"@ja-latn .

_:Nabb61297f6204079938a4e3aa82a9509 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Naf2b90a29b064ffa987918446316019d,
        _:Nb297a4ad806847f5bce261341ce3b0fe ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Naf2b90a29b064ffa987918446316019d,
        _:Nb297a4ad806847f5bce261341ce3b0fe .

