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

<artist/20945#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Tomato"@en,
        "とまとあき"@ja ;
    foaf:made <album/123356#subject>,
        <album/123356#vocals> ;
    foaf:name "Aki Tomato"@en,
        "とまとあき"@ja .

<artist/29783#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanako Narikiyo"@en,
        "成清加奈子"@ja ;
    foaf:made <album/123356#subject>,
        <album/123356#vocals> ;
    foaf:name "Kanako Narikiyo"@en,
        "成清加奈子"@ja .

<artist/3037#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maria Kawamura"@en,
        "川村万梨阿"@ja ;
    foaf:made <album/123356#subject>,
        <album/123356#vocals> ;
    foaf:name "Maria Kawamura"@en,
        "川村万梨阿"@ja .

<artist/48146#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukiotoko Aoshima"@en,
        "青島雪男"@ja ;
    foaf:made <album/123356#lyrics>,
        <album/123356#subject> ;
    foaf:name "Yukiotoko Aoshima"@en,
        "青島雪男"@ja .

<artist/5095#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazuki Yao"@en,
        "矢尾一樹"@ja ;
    foaf:made <album/123356#subject>,
        <album/123356#vocals> ;
    foaf:name "Kazuki Yao"@en,
        "矢尾一樹"@ja .

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

<artist/7882#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chieko Honda"@en,
        "本多知恵子"@ja ;
    foaf:made <album/123356#subject>,
        <album/123356#vocals> ;
    foaf:name "Chieko Honda"@en,
        "本多知恵子"@ja .

<artist/9694#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kazunori Sonobe"@en,
        "園部和範"@ja ;
    foaf:made <album/123356#lyrics>,
        <album/123356#subject> ;
    foaf:name "Kazunori Sonobe"@en,
        "園部和範"@ja .

<album/123355> a mo:Release ;
    mo:catalogue_number "H33K-20111" .

<artist/9692#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/123356#subject> ;
    schema:name "Ichiro Nitta"@en,
        "新田一郎"@ja ;
    foaf:made <album/123356#composition>,
        <album/123356#subject> ;
    foaf:name "Ichiro Nitta"@en,
        "新田一郎"@ja .

<album/123356#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yagami-kun no Katei no Jijou"@en,
        "八神くんの家庭の事情"@ja,
        "Yagami-kun no Katei no Jijou"@ja-latn ;
    mo:composer <artist/9692#subject> ;
    mo:produced_work <album/123356#musicalwork> ;
    schema:name "Yagami-kun no Katei no Jijou"@en,
        "八神くんの家庭の事情"@ja,
        "Yagami-kun no Katei no Jijou"@ja-latn .

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

<album/123356#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yagami-kun no Katei no Jijou"@en,
        "八神くんの家庭の事情"@ja,
        "Yagami-kun no Katei no Jijou"@ja-latn ;
    mo:performance_of <album/123356#musicalwork> ;
    mo:recorded_as <album/123356#musicalexpression> ;
    schema:name "Yagami-kun no Katei no Jijou"@en,
        "八神くんの家庭の事情"@ja,
        "Yagami-kun no Katei no Jijou"@ja-latn ;
    schema:workPerformed <album/123356#musicalwork> .

<org/2432#subject> schema:name "Kitty RECORDS"@en,
        "Kitty RECORDS"@ja,
        "Kitty RECORDS"@ja-latn ;
    foaf:name "Kitty RECORDS"@en,
        "Kitty RECORDS"@ja,
        "Kitty RECORDS"@ja-latn .

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

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

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

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

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

<album/123356#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1988-01-25"^^xsd:date ;
    dcterms:title "Yagami-kun no Katei no Jijou"@en,
        "八神くんの家庭の事情"@ja,
        "Yagami-kun no Katei no Jijou"@ja-latn ;
    mo:catalogue_number "28MS-0165" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/123355> ;
    mo:publication_of <album/123356#musicalexpression> ;
    mo:publisher <org/2432#subject> ;
    mo:record _:Nf766eec7fc78444e8a3bf649b680d026 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Yagami-kun no Katei no Jijou"@en ;
            foaf:name "Yagami-kun no Katei no Jijou"@en ] ;
    schema:datePublished "1988-01-25"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/65/123356/123356-06f6becd800a.jpg> ;
    schema:name "Yagami-kun no Katei no Jijou"@en,
        "八神くんの家庭の事情"@ja,
        "Yagami-kun no Katei no Jijou"@ja-latn ;
    schema:publisher <org/2432#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/123356/123356-06f6becd800a.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "花の男子校生"@en ;
    foaf:made <album/123356#subject> ;
    foaf:name "花の男子校生"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "花の男子校生"@en ;
    foaf:made <album/123356#vocals> ;
    foaf:name "花の男子校生"@en .

_:N03a143077135431fb522debf023454a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マザコン・ダンディ"@ja,
        "Mother Complex Dandy"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nf766eec7fc78444e8a3bf649b680d026 ;
    schema:name "マザコン・ダンディ"@ja,
        "Mother Complex Dandy"@ja-latn .

_:N31e00660c15f4668be2e53ff9ad2f2ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "欲望総進撃"@ja,
        "Yokubou Soushingeki"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nf766eec7fc78444e8a3bf649b680d026 ;
    schema:name "欲望総進撃"@ja,
        "Yokubou Soushingeki"@ja-latn .

_:N50f388d6e8f54566ae3c16cbdd8a7160 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黒い青春"@ja,
        "Kuroi Seishun"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nf766eec7fc78444e8a3bf649b680d026 ;
    schema:name "黒い青春"@ja,
        "Kuroi Seishun"@ja-latn .

_:N5ed28bf19148440fb1955f6eaa996afc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バレンタイン・サーキット"@ja,
        "Valentine Circuit"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nf766eec7fc78444e8a3bf649b680d026 ;
    schema:name "バレンタイン・サーキット"@ja,
        "Valentine Circuit"@ja-latn .

_:N681d7b551d9040e2a0f1b7d8e5c97b82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋に堕ちて"@ja,
        "Koi ni Ochite"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nf766eec7fc78444e8a3bf649b680d026 ;
    schema:name "恋に堕ちて"@ja,
        "Koi ni Ochite"@ja-latn .

_:N74d7898b449f441e828ce447d1a22af7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "主よ、人の望みのおろかさを"@ja,
        "Shu yo, Hito no Nozomi no Orokasa wo"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nf766eec7fc78444e8a3bf649b680d026 ;
    schema:name "主よ、人の望みのおろかさを"@ja,
        "Shu yo, Hito no Nozomi no Orokasa wo"@ja-latn .

_:N94c5f7d918454ae59f782b1f55f7ac6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マザー・コンチェルト"@ja,
        "Mother Concerto"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nf766eec7fc78444e8a3bf649b680d026 ;
    schema:name "マザー・コンチェルト"@ja,
        "Mother Concerto"@ja-latn .

_:N9581bd6988ee481fb3892853a622d781 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オンリイYOUのMEのYOU"@ja,
        "Only YOU no ME no YOU"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nf766eec7fc78444e8a3bf649b680d026 ;
    schema:name "オンリイYOUのMEのYOU"@ja,
        "Only YOU no ME no YOU"@ja-latn .

_:N9dfa74a3ff5f44ac880aab1751596d8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「裕ちゃんを責めないで」"@ja,
        "\"Yuu-chan wo Semenaide\""@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Nf766eec7fc78444e8a3bf649b680d026 ;
    schema:name "「裕ちゃんを責めないで」"@ja,
        "\"Yuu-chan wo Semenaide\""@ja-latn .

_:Nb88a7226b7d7443fa2f59a441ea5508e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エキセントリック・ハート"@ja,
        "Eccentric Heart"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nf766eec7fc78444e8a3bf649b680d026 ;
    schema:name "エキセントリック・ハート"@ja,
        "Eccentric Heart"@ja-latn .

_:Nfc2e45a6c18141048176209435e85b16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "男節"@ja,
        "Otokobushi"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Nf766eec7fc78444e8a3bf649b680d026 ;
    schema:name "男節"@ja,
        "Otokobushi"@ja-latn .

_:Nf766eec7fc78444e8a3bf649b680d026 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03a143077135431fb522debf023454a0,
        _:N31e00660c15f4668be2e53ff9ad2f2ec,
        _:N50f388d6e8f54566ae3c16cbdd8a7160,
        _:N5ed28bf19148440fb1955f6eaa996afc,
        _:N681d7b551d9040e2a0f1b7d8e5c97b82,
        _:N74d7898b449f441e828ce447d1a22af7,
        _:N94c5f7d918454ae59f782b1f55f7ac6b,
        _:N9581bd6988ee481fb3892853a622d781,
        _:N9dfa74a3ff5f44ac880aab1751596d8f,
        _:Nb88a7226b7d7443fa2f59a441ea5508e,
        _:Nfc2e45a6c18141048176209435e85b16 ;
    mo:track_count 11 ;
    schema:duration "PT17:13"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N03a143077135431fb522debf023454a0,
        _:N31e00660c15f4668be2e53ff9ad2f2ec,
        _:N50f388d6e8f54566ae3c16cbdd8a7160,
        _:N5ed28bf19148440fb1955f6eaa996afc,
        _:N681d7b551d9040e2a0f1b7d8e5c97b82,
        _:N74d7898b449f441e828ce447d1a22af7,
        _:N94c5f7d918454ae59f782b1f55f7ac6b,
        _:N9581bd6988ee481fb3892853a622d781,
        _:N9dfa74a3ff5f44ac880aab1751596d8f,
        _:Nb88a7226b7d7443fa2f59a441ea5508e,
        _:Nfc2e45a6c18141048176209435e85b16 .

