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

<album/3483#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sotsugyou Vacation Drama CD"@en,
        "卒業Vacation　ドラマＣＤ"@ja,
        "Sotsugyou Vacation Drama CD"@ja-latn ;
    mo:produced_work <album/3483#musicalwork> ;
    schema:name "Sotsugyou Vacation Drama CD"@en,
        "卒業Vacation　ドラマＣＤ"@ja,
        "Sotsugyou Vacation Drama CD"@ja-latn .

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

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

<product/19601#subject> a schema:CreativeWork ;
    schema:name "Sotsugyou Vacation"@en,
        "卒業 Vacation"@ja,
        "Sotsugyou Vacation"@ja-latn ;
    foaf:name "Sotsugyou Vacation"@en,
        "卒業 Vacation"@ja,
        "Sotsugyou Vacation"@ja-latn .

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

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

<https://medium-media.vgm.io/albums/38/3483/3483-1190473158.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14756#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3483#performance> ;
    schema:name "Hinako Kanamaru"@en,
        "金丸日向子"@ja ;
    foaf:name "Hinako Kanamaru"@en,
        "金丸日向子"@ja .

<artist/3212#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3483#performance> ;
    schema:name "Aya Hisakawa"@en,
        "久川綾"@ja ;
    foaf:name "Aya Hisakawa"@en,
        "久川綾"@ja .

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

<artist/4207#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3483#performance> ;
    schema:name "Yuki Makishima"@en,
        "牧島有希"@ja ;
    foaf:name "Yuki Makishima"@en,
        "牧島有希"@ja .

<artist/4485#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3483#performance> ;
    schema:name "Asami Okamoto"@en,
        "岡本麻見"@ja ;
    foaf:name "Asami Okamoto"@en,
        "岡本麻見"@ja .

<artist/4486#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3483#performance> ;
    schema:name "Junko Okada"@en,
        "岡田純子"@ja ;
    foaf:name "Junko Okada"@en,
        "岡田純子"@ja .

<artist/5694#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3483#performance> ;
    schema:name "Toshio Furukawa"@en,
        "古川登志夫"@ja ;
    foaf:name "Toshio Furukawa"@en,
        "古川登志夫"@ja .

<artist/6268#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3483#performance> ;
    schema:name "Chieko Namba"@en,
        "南場千絵子"@ja ;
    foaf:name "Chieko Namba"@en,
        "南場千絵子"@ja .

<artist/6269#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/3483#performance> ;
    schema:name "Chisato Nakajima"@en,
        "中島千里"@ja ;
    foaf:name "Chisato Nakajima"@en,
        "中島千里"@ja .

<album/3483#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1997-09-03"^^xsd:date ;
    dcterms:title "Sotsugyou Vacation Drama CD"@en,
        "卒業Vacation　ドラマＣＤ"@ja,
        "Sotsugyou Vacation Drama CD"@ja-latn ;
    mo:catalogue_number "PCCB-00277" ;
    mo:media_type "CD" ;
    mo:publication_of <album/3483#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N242b767ec8174f5b8a778dcaf0fa2522 ;
    mo:record_count 1 ;
    schema:about <product/19601#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "萩森ジュン子"@en ;
            foaf:name "萩森ジュン子"@en ],
        <artist/14756#subject>,
        <artist/3212#subject>,
        <artist/3496#subject>,
        <artist/4207#subject>,
        <artist/4485#subject>,
        <artist/4486#subject>,
        <artist/5694#subject>,
        <artist/6268#subject>,
        <artist/6269#subject> ;
    schema:datePublished "1997-09-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/3483/3483-1190473158.jpg> ;
    schema:name "Sotsugyou Vacation Drama CD"@en,
        "卒業Vacation　ドラマＣＤ"@ja,
        "Sotsugyou Vacation Drama CD"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/3483/3483-1190473158.jpg> .

<album/3483#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sotsugyou Vacation Drama CD"@en,
        "卒業Vacation　ドラマＣＤ"@ja,
        "Sotsugyou Vacation Drama CD"@ja-latn ;
    mo:performance_of <album/3483#musicalwork> ;
    mo:performer _:N11bfa25e66de4e0dbc06925bfb7a39cb,
        <artist/14756#subject>,
        <artist/3212#subject>,
        <artist/3496#subject>,
        <artist/4207#subject>,
        <artist/4485#subject>,
        <artist/4486#subject>,
        <artist/5694#subject>,
        <artist/6268#subject>,
        <artist/6269#subject> ;
    mo:recorded_as <album/3483#musicalexpression> ;
    schema:byArtist _:N11bfa25e66de4e0dbc06925bfb7a39cb,
        <artist/14756#subject>,
        <artist/3212#subject>,
        <artist/3496#subject>,
        <artist/4207#subject>,
        <artist/4485#subject>,
        <artist/4486#subject>,
        <artist/5694#subject>,
        <artist/6268#subject>,
        <artist/6269#subject> ;
    schema:name "Sotsugyou Vacation Drama CD"@en,
        "卒業Vacation　ドラマＣＤ"@ja,
        "Sotsugyou Vacation Drama CD"@ja-latn ;
    schema:workPerformed <album/3483#musicalwork> .

_:N09a25dcc45534e9aa2ef64c3308a7927 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Radio Preview and Guidance 2"@en,
        "おまけ ラジオ予告&ガイダンス その2"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N242b767ec8174f5b8a778dcaf0fa2522 ;
    schema:name "Radio Preview and Guidance 2"@en,
        "おまけ ラジオ予告&ガイダンス その2"@ja .

_:N11bfa25e66de4e0dbc06925bfb7a39cb a schema:Person,
        foaf:Person ;
    mo:performed <album/3483#performance> ;
    schema:name "萩森ジュン子"@en ;
    foaf:name "萩森ジュン子"@en .

_:N17f5b4f6327444fda9d5c99a66a166ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Radio Preview and Guidance 1"@en,
        "おまけ ラジオ予告&ガイダンス その1"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N242b767ec8174f5b8a778dcaf0fa2522 ;
    schema:name "Radio Preview and Guidance 1"@en,
        "おまけ ラジオ予告&ガイダンス その1"@ja .

_:N2e1d1f4af883483b8bbfd88e2c61b945 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Third Night \"Night Walkers\""@en,
        "ナイト・ウォーカーズ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT9:08"^^xsd:interval ;
    schema:inPlaylist _:N242b767ec8174f5b8a778dcaf0fa2522 ;
    schema:name "Third Night \"Night Walkers\""@en,
        "ナイト・ウォーカーズ"@ja .

_:N4584b6ff29c94eb0801a9de011352c19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Night \"Kaidan no Hajimari\""@en,
        "怪談のはじまり"@ja ;
    mo:track_number 1 ;
    schema:duration "PT8:34"^^xsd:interval ;
    schema:inPlaylist _:N242b767ec8174f5b8a778dcaf0fa2522 ;
    schema:name "First Night \"Kaidan no Hajimari\""@en,
        "怪談のはじまり"@ja .

_:N46634f219741402ea0314086290086c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fourth Night \"Sayonara no Ato ni..\""@en,
        "さよならの後に…"@ja ;
    mo:track_number 7 ;
    schema:duration "PT9:20"^^xsd:interval ;
    schema:inPlaylist _:N242b767ec8174f5b8a778dcaf0fa2522 ;
    schema:name "Fourth Night \"Sayonara no Ato ni..\""@en,
        "さよならの後に…"@ja .

_:Nccc7ca58d9454c0fbe31605ab5e580d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Second Night \"Manatsu no Hamabe to Kikenna Kaori\""@en,
        "真夏の浜辺と危険な香り"@ja ;
    mo:track_number 5 ;
    schema:duration "PT8:02"^^xsd:interval ;
    schema:inPlaylist _:N242b767ec8174f5b8a778dcaf0fa2522 ;
    schema:name "Second Night \"Manatsu no Hamabe to Kikenna Kaori\""@en,
        "真夏の浜辺と危険な香り"@ja .

_:Ncf34a249e9c04335af149f895a1a775b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Third Night \"Maina to Misako no My Room\""@en,
        "舞奈と美佐子のマイルーム"@ja ;
    mo:track_number 6 ;
    schema:duration "PT8:40"^^xsd:interval ;
    schema:inPlaylist _:N242b767ec8174f5b8a778dcaf0fa2522 ;
    schema:name "Third Night \"Maina to Misako no My Room\""@en,
        "舞奈と美佐子のマイルーム"@ja .

_:Ndd72e521b9eb4b2c815a79302b204e8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fourth Night \"Ghost of Daimeiwaku!\""@en,
        "ゴースト・オブ・大迷惑!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:33"^^xsd:interval ;
    schema:inPlaylist _:N242b767ec8174f5b8a778dcaf0fa2522 ;
    schema:name "Fourth Night \"Ghost of Daimeiwaku!\""@en,
        "ゴースト・オブ・大迷惑!"@ja .

_:Ne3194b168a2c411493afb5720693e9ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Radio Preview and Guidance 3"@en,
        "おまけ ラジオ予告&ガイダンス その3"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N242b767ec8174f5b8a778dcaf0fa2522 ;
    schema:name "Radio Preview and Guidance 3"@en,
        "おまけ ラジオ予告&ガイダンス その3"@ja .

_:Ned6580806506441abdd96524f3a74005 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Second Night \"Midnight Fool\""@en,
        "ミッドナイト・フール"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N242b767ec8174f5b8a778dcaf0fa2522 ;
    schema:name "Second Night \"Midnight Fool\""@en,
        "ミッドナイト・フール"@ja .

_:N242b767ec8174f5b8a778dcaf0fa2522 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09a25dcc45534e9aa2ef64c3308a7927,
        _:N17f5b4f6327444fda9d5c99a66a166ab,
        _:N2e1d1f4af883483b8bbfd88e2c61b945,
        _:N4584b6ff29c94eb0801a9de011352c19,
        _:N46634f219741402ea0314086290086c4,
        _:Nccc7ca58d9454c0fbe31605ab5e580d0,
        _:Ncf34a249e9c04335af149f895a1a775b,
        _:Ndd72e521b9eb4b2c815a79302b204e8b,
        _:Ne3194b168a2c411493afb5720693e9ef,
        _:Ned6580806506441abdd96524f3a74005 ;
    mo:track_count 10 ;
    schema:duration "PT64:29"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N09a25dcc45534e9aa2ef64c3308a7927,
        _:N17f5b4f6327444fda9d5c99a66a166ab,
        _:N2e1d1f4af883483b8bbfd88e2c61b945,
        _:N4584b6ff29c94eb0801a9de011352c19,
        _:N46634f219741402ea0314086290086c4,
        _:Nccc7ca58d9454c0fbe31605ab5e580d0,
        _:Ncf34a249e9c04335af149f895a1a775b,
        _:Ndd72e521b9eb4b2c815a79302b204e8b,
        _:Ne3194b168a2c411493afb5720693e9ef,
        _:Ned6580806506441abdd96524f3a74005 .

