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

<artist/31067#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maki Ishido"@en,
        "石渡マキ"@ja ;
    foaf:made <album/81143#subject>,
        <album/81143#vocals> ;
    foaf:name "Maki Ishido"@en,
        "石渡マキ"@ja .

<artist/31068#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akiko Yusa"@en,
        "遊佐明子"@ja ;
    foaf:made <album/81143#subject>,
        <album/81143#vocals> ;
    foaf:name "Akiko Yusa"@en,
        "遊佐明子"@ja .

<artist/31069#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nobuo Akiyama"@en,
        "秋山信雄"@ja ;
    foaf:made <album/81143#subject>,
        <album/81143#vocals> ;
    foaf:name "Nobuo Akiyama"@en,
        "秋山信雄"@ja .

<album/81142> a mo:Release ;
    mo:catalogue_number "CX-7243" .

<artist/30009#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81143#subject> ;
    schema:name "Kazuhiko Saito"@en,
        "斉藤和彦"@ja ;
    foaf:made <album/81143#composition>,
        <album/81143#subject> ;
    foaf:name "Kazuhiko Saito"@en,
        "斉藤和彦"@ja .

<artist/30010#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81143#subject> ;
    schema:name "Rumi Maruyama"@en,
        "丸山るみ"@ja ;
    foaf:made <album/81143#composition>,
        <album/81143#lyrics>,
        <album/81143#subject> ;
    foaf:name "Rumi Maruyama"@en,
        "丸山るみ"@ja .

<artist/30015#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81143#subject> ;
    schema:name "Hiroko Fukuda"@en,
        "福田浩子"@ja ;
    foaf:made <album/81143#composition>,
        <album/81143#subject> ;
    foaf:name "Hiroko Fukuda"@en,
        "福田浩子"@ja .

<artist/30016#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81143#subject> ;
    schema:name "Yoshikazu Miura"@en,
        "三浦義和"@ja ;
    foaf:made <album/81143#composition>,
        <album/81143#lyrics>,
        <album/81143#subject> ;
    foaf:name "Yoshikazu Miura"@en,
        "三浦義和"@ja .

<artist/4640#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81143#subject> ;
    schema:name "Kunio Kubota"@en,
        "久保田邦夫"@ja ;
    foaf:made <album/81143#composition>,
        <album/81143#subject> ;
    foaf:name "Kunio Kubota"@en,
        "久保田邦夫"@ja .

<artist/8562#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/81143#subject> ;
    schema:name "Akihisa Matsuura"@en,
        "松浦晃久"@ja ;
    foaf:made <album/81143#composition>,
        <album/81143#subject> ;
    foaf:name "Akihisa Matsuura"@en,
        "松浦晃久"@ja .

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

<album/81143#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Teens"@en,
        "てぃーんず"@ja,
        "Teens"@ja-latn ;
    mo:performance_of <album/81143#musicalwork> ;
    mo:recorded_as <album/81143#musicalexpression> ;
    schema:name "Teens"@en,
        "てぃーんず"@ja,
        "Teens"@ja-latn ;
    schema:workPerformed <album/81143#musicalwork> .

<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/34/81143/81143-1538765686.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/81143#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/34/81143/81143-1538765686.jpg> ;
    foaf:depicts <album/81143#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/34/81143/81143-1538765686.jpg> .

<https://medium-media.vgm.io/albums/34/81143/81143-1538765686.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/81143#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Teens"@en,
        "てぃーんず"@ja,
        "Teens"@ja-latn ;
    mo:composer <artist/30009#subject>,
        <artist/30010#subject>,
        <artist/30015#subject>,
        <artist/30016#subject>,
        <artist/4640#subject>,
        <artist/8562#subject> ;
    mo:produced_work <album/81143#musicalwork> ;
    schema:name "Teens"@en,
        "てぃーんず"@ja,
        "Teens"@ja-latn .

<album/81143#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1985-09-21"^^xsd:date ;
    dcterms:title "Teens"@en,
        "てぃーんず"@ja,
        "Teens"@ja-latn ;
    mo:catalogue_number "CAY-752" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/81142> ;
    mo:publication_of <album/81143#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Ncd65e8f8ac3148c4b2003783e8022aee ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Teens ― Seifuku no Ringotachi"@en ;
            foaf:name "Teens ― Seifuku no Ringotachi"@en ] ;
    schema:datePublished "1985-09-21"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/34/81143/81143-1538765686.jpg> ;
    schema:name "Teens"@en,
        "てぃーんず"@ja,
        "Teens"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/81143/81143-1538765686.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "木船みさ"@en ;
    foaf:made <album/81143#subject> ;
    foaf:name "木船みさ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "木船みさ"@en ;
    foaf:made <album/81143#lyrics> ;
    foaf:name "木船みさ"@en .

_:N166e8304b76846cca4b7520e9f498fcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Message Athlete"@en,
        "メッセージ・アスリート"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Ncd65e8f8ac3148c4b2003783e8022aee ;
    schema:name "Message Athlete"@en,
        "メッセージ・アスリート"@ja .

_:N19397b77d5ac48cf82e897cdf3d7cffd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chance On Me Tonight"@en,
        "チャンス・オン・ミー・トゥナイト"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Ncd65e8f8ac3148c4b2003783e8022aee ;
    schema:name "Chance On Me Tonight"@en,
        "チャンス・オン・ミー・トゥナイト"@ja .

_:N231140f15ee44708a80d330ee679eb0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feel The Air"@en,
        "フィール・ディ・エアー"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Ncd65e8f8ac3148c4b2003783e8022aee ;
    schema:name "Feel The Air"@en,
        "フィール・ディ・エアー"@ja .

_:N7116f433f87e41379f998baddd2dbcbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holy Dolly Star"@en,
        "ホーリィ・ドーリィ・スター"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Ncd65e8f8ac3148c4b2003783e8022aee ;
    schema:name "Holy Dolly Star"@en,
        "ホーリィ・ドーリィ・スター"@ja .

_:N8f18cb5f43774be784e9216ef65492d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Christmas"@en,
        "ラスト・クリスマス"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Ncd65e8f8ac3148c4b2003783e8022aee ;
    schema:name "Last Christmas"@en,
        "ラスト・クリスマス"@ja .

_:N94d561620d9c4d85b8ec193e570edad1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Graduation"@en,
        "グラデュエーション"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Ncd65e8f8ac3148c4b2003783e8022aee ;
    schema:name "Graduation"@en,
        "グラデュエーション"@ja .

_:Na3f1bfeab1684d80aed5b97dae337924 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seasons"@en,
        "シーズンズ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Ncd65e8f8ac3148c4b2003783e8022aee ;
    schema:name "Seasons"@en,
        "シーズンズ"@ja .

_:Ne299d8b7011948e09a9f841eb80f9266 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Walking In Space"@en,
        "ウォーキング・イン・スペース"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Ncd65e8f8ac3148c4b2003783e8022aee ;
    schema:name "Walking In Space"@en,
        "ウォーキング・イン・スペース"@ja .

_:Ned7299a584024eae839e009b790a8e5a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless Summer"@en,
        "エンドレス・サマー"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Ncd65e8f8ac3148c4b2003783e8022aee ;
    schema:name "Endless Summer"@en,
        "エンドレス・サマー"@ja .

_:Nf9f85aee56fd4751abb59f051177b29b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Luck Memories"@en,
        "グッド・ラック・メモリーズ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Ncd65e8f8ac3148c4b2003783e8022aee ;
    schema:name "Good Luck Memories"@en,
        "グッド・ラック・メモリーズ"@ja .

_:Ncd65e8f8ac3148c4b2003783e8022aee a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N166e8304b76846cca4b7520e9f498fcd,
        _:N19397b77d5ac48cf82e897cdf3d7cffd,
        _:N231140f15ee44708a80d330ee679eb0d,
        _:N7116f433f87e41379f998baddd2dbcbb,
        _:N8f18cb5f43774be784e9216ef65492d5,
        _:N94d561620d9c4d85b8ec193e570edad1,
        _:Na3f1bfeab1684d80aed5b97dae337924,
        _:Ne299d8b7011948e09a9f841eb80f9266,
        _:Ned7299a584024eae839e009b790a8e5a,
        _:Nf9f85aee56fd4751abb59f051177b29b ;
    mo:track_count 10 ;
    schema:duration "PT20:03"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N166e8304b76846cca4b7520e9f498fcd,
        _:N19397b77d5ac48cf82e897cdf3d7cffd,
        _:N231140f15ee44708a80d330ee679eb0d,
        _:N7116f433f87e41379f998baddd2dbcbb,
        _:N8f18cb5f43774be784e9216ef65492d5,
        _:N94d561620d9c4d85b8ec193e570edad1,
        _:Na3f1bfeab1684d80aed5b97dae337924,
        _:Ne299d8b7011948e09a9f841eb80f9266,
        _:Ned7299a584024eae839e009b790a8e5a,
        _:Nf9f85aee56fd4751abb59f051177b29b .

