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

<album/20960#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nurse Story Original Drama"@en,
        "ナース物語(ストーリー) オリジナルドラマ"@ja,
        "Nurse Story Original Drama"@ja-latn ;
    mo:produced_work <album/20960#musicalwork> ;
    schema:name "Nurse Story Original Drama"@en,
        "ナース物語(ストーリー) オリジナルドラマ"@ja,
        "Nurse Story Original Drama"@ja-latn .

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

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

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

<org/181#subject> schema:name "A'zip Music"@en,
        "エイジップミュージック株式会社"@ja,
        "A'zip Music"@ja-latn ;
    foaf:name "A'zip Music"@en,
        "エイジップミュージック株式会社"@ja,
        "A'zip Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/06/20960/20960-1283443881.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1278#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20960#performance> ;
    schema:name "Makiko Ohmoto"@en,
        "大本眞基子"@ja ;
    foaf:name "Makiko Ohmoto"@en,
        "大本眞基子"@ja .

<artist/21425#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20960#performance> ;
    schema:name "Shinobu Satouchi"@en,
        "里内信夫"@ja ;
    foaf:name "Shinobu Satouchi"@en,
        "里内信夫"@ja .

<artist/2906#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20960#performance> ;
    schema:name "Marina Ohno"@en,
        "大野まりな"@ja ;
    foaf:name "Marina Ohno"@en,
        "大野まりな"@ja .

<artist/3233#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20960#performance> ;
    schema:name "Kumiko Nishihara"@en,
        "西原久美子"@ja ;
    foaf:name "Kumiko Nishihara"@en,
        "西原久美子"@ja .

<artist/3253#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20960#performance> ;
    schema:name "Yuko Nagashima"@en,
        "永島由子"@ja ;
    foaf:name "Yuko Nagashima"@en,
        "永島由子"@ja .

<artist/3496#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20960#performance> ;
    schema:name "Wakana Yamazaki"@en,
        "山崎和佳奈"@ja ;
    foaf:name "Wakana Yamazaki"@en,
        "山崎和佳奈"@ja .

<artist/6594#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20960#performance> ;
    schema:name "Junko Hagimori"@en,
        "萩森侚子"@ja ;
    foaf:name "Junko Hagimori"@en,
        "萩森侚子"@ja .

<artist/68917#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20960#performance> ;
    schema:name "Shunsuke Shima"@en,
        "嶋俊介"@ja ;
    foaf:name "Shunsuke Shima"@en,
        "嶋俊介"@ja .

<artist/9307#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20960#performance> ;
    schema:name "Yasuhiko Tokuyama"@en,
        "徳山靖彦"@ja ;
    foaf:name "Yasuhiko Tokuyama"@en,
        "徳山靖彦"@ja .

<album/20960#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-03-26"^^xsd:date ;
    dcterms:title "Nurse Story Original Drama"@en,
        "ナース物語(ストーリー) オリジナルドラマ"@ja,
        "Nurse Story Original Drama"@ja-latn ;
    mo:catalogue_number "AZCA-10022" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20960#musicalexpression> ;
    mo:publisher <org/181#subject> ;
    mo:record _:N0716d022f13649309d79f63cd7b56ed2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Nurse Story"@en ;
            foaf:name "Nurse Story"@en ] ;
    schema:byArtist <artist/1278#subject>,
        <artist/21425#subject>,
        <artist/2906#subject>,
        <artist/3233#subject>,
        <artist/3253#subject>,
        <artist/3496#subject>,
        <artist/6594#subject>,
        <artist/68917#subject>,
        <artist/9307#subject> ;
    schema:datePublished "1999-03-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/20960/20960-1283443881.jpg> ;
    schema:name "Nurse Story Original Drama"@en,
        "ナース物語(ストーリー) オリジナルドラマ"@ja,
        "Nurse Story Original Drama"@ja-latn ;
    schema:publisher <org/181#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/20960/20960-1283443881.jpg> .

<album/20960#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nurse Story Original Drama"@en,
        "ナース物語(ストーリー) オリジナルドラマ"@ja,
        "Nurse Story Original Drama"@ja-latn ;
    mo:performance_of <album/20960#musicalwork> ;
    mo:performer <artist/1278#subject>,
        <artist/21425#subject>,
        <artist/2906#subject>,
        <artist/3233#subject>,
        <artist/3253#subject>,
        <artist/3496#subject>,
        <artist/6594#subject>,
        <artist/68917#subject>,
        <artist/9307#subject> ;
    mo:recorded_as <album/20960#musicalexpression> ;
    schema:byArtist <artist/1278#subject>,
        <artist/21425#subject>,
        <artist/2906#subject>,
        <artist/3233#subject>,
        <artist/3253#subject>,
        <artist/3496#subject>,
        <artist/6594#subject>,
        <artist/68917#subject>,
        <artist/9307#subject> ;
    schema:name "Nurse Story Original Drama"@en,
        "ナース物語(ストーリー) オリジナルドラマ"@ja,
        "Nurse Story Original Drama"@ja-latn ;
    schema:workPerformed <album/20960#musicalwork> .

_:N1a74745d6fef4b90b7c96c91774faca0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トーク"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0716d022f13649309d79f63cd7b56ed2 ;
    schema:name "トーク"@ja .

_:N1b278ceccdec4b8cbad5e11012f345aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第１話 「激ファイト！新人ＶＳ見習い」"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0716d022f13649309d79f63cd7b56ed2 ;
    schema:name "第１話 「激ファイト！新人ＶＳ見習い」"@ja .

_:N428520d0161d47db96946d4b1b899f72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第３話 「女医・本間美希」"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0716d022f13649309d79f63cd7b56ed2 ;
    schema:name "第３話 「女医・本間美希」"@ja .

_:Nc33bbeb6ee8040ea923baf9d13021fda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "第２話 「無敵ナース・その名は香緒里」"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0716d022f13649309d79f63cd7b56ed2 ;
    schema:name "第２話 「無敵ナース・その名は香緒里」"@ja .

_:N0716d022f13649309d79f63cd7b56ed2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a74745d6fef4b90b7c96c91774faca0,
        _:N1b278ceccdec4b8cbad5e11012f345aa,
        _:N428520d0161d47db96946d4b1b899f72,
        _:Nc33bbeb6ee8040ea923baf9d13021fda ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1a74745d6fef4b90b7c96c91774faca0,
        _:N1b278ceccdec4b8cbad5e11012f345aa,
        _:N428520d0161d47db96946d4b1b899f72,
        _:Nc33bbeb6ee8040ea923baf9d13021fda .

