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

<artist/23900#subject> a schema:Person,
        foaf:Person ;
    schema:name "Oscar Hammerstein II"@en ;
    foaf:made <album/53535#lyrics>,
        <album/53535#subject> ;
    foaf:name "Oscar Hammerstein II"@en .

<artist/29981#subject> a schema:Person,
        foaf:Person ;
    schema:name "Megumi Ishii"@en,
        "いしいめぐみ"@ja ;
    foaf:made <album/53535#lyrics>,
        <album/53535#subject> ;
    foaf:name "Megumi Ishii"@en,
        "いしいめぐみ"@ja .

<artist/33148#subject> a schema:Person,
        foaf:Person ;
    schema:name "Peggy Hayama"@en,
        "ペギー葉山"@ja ;
    foaf:made <album/53535#lyrics>,
        <album/53535#subject> ;
    foaf:name "Peggy Hayama"@en,
        "ペギー葉山"@ja .

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

<album/53549> a mo:Release ;
    mo:catalogue_number "COCC-7703" .

<artist/10394#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53535#subject> ;
    schema:name "Shinsuke Kazato"@en,
        "風戸慎介"@ja ;
    foaf:made <album/53535#composition>,
        <album/53535#subject> ;
    foaf:name "Shinsuke Kazato"@en,
        "風戸慎介"@ja .

<artist/23890#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53535#subject> ;
    schema:name "Richard Rodgers"@en ;
    foaf:made <album/53535#composition>,
        <album/53535#subject> ;
    foaf:name "Richard Rodgers"@en .

<product/17117#subject> a schema:CreativeWork ;
    schema:name "The Trapp Family Story"@en,
        "トラップ一家物語"@ja,
        "Trapp Ikka Monogatari"@ja-latn ;
    foaf:name "The Trapp Family Story"@en,
        "トラップ一家物語"@ja,
        "Trapp Ikka Monogatari"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/53/53535/53535-1434988659.jpg> a schema:ImageObject,
        foaf:Image .

<album/53535#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ANIMEX 1200 102 Trapp Ikka Monogatari Music Collection"@en,
        "ANIMEX 1200 102 トラップ一家物語 音楽集"@ja,
        "ANIMEX 1200 102 Trapp Ikka Monogatari Ongakushuu"@ja-latn ;
    mo:composer <artist/10394#subject>,
        <artist/23890#subject> ;
    mo:produced_work <album/53535#musicalwork> ;
    schema:name "ANIMEX 1200 102 Trapp Ikka Monogatari Music Collection"@en,
        "ANIMEX 1200 102 トラップ一家物語 音楽集"@ja,
        "ANIMEX 1200 102 Trapp Ikka Monogatari Ongakushuu"@ja-latn .

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

<artist/554#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53535#performance> ;
    schema:name "Eri Itoh"@en,
        "伊東恵里"@ja ;
    foaf:name "Eri Itoh"@en,
        "伊東恵里"@ja .

<artist/8885#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53535#performance> ;
    schema:name "Tree of the Forest Children's Choir"@en,
        "森の木児童合唱団"@ja ;
    foaf:name "Tree of the Forest Children's Choir"@en,
        "森の木児童合唱団"@ja .

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

<album/53535#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ANIMEX 1200 102 Trapp Ikka Monogatari Music Collection"@en,
        "ANIMEX 1200 102 トラップ一家物語 音楽集"@ja,
        "ANIMEX 1200 102 Trapp Ikka Monogatari Ongakushuu"@ja-latn ;
    mo:performance_of <album/53535#musicalwork> ;
    mo:performer <artist/554#subject>,
        <artist/8885#subject> ;
    mo:recorded_as <album/53535#musicalexpression> ;
    schema:byArtist <artist/554#subject>,
        <artist/8885#subject> ;
    schema:name "ANIMEX 1200 102 Trapp Ikka Monogatari Music Collection"@en,
        "ANIMEX 1200 102 トラップ一家物語 音楽集"@ja,
        "ANIMEX 1200 102 Trapp Ikka Monogatari Ongakushuu"@ja-latn ;
    schema:workPerformed <album/53535#musicalwork> .

<album/53535#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-03-23"^^xsd:date ;
    dcterms:title "ANIMEX 1200 102 Trapp Ikka Monogatari Music Collection"@en,
        "ANIMEX 1200 102 トラップ一家物語 音楽集"@ja,
        "ANIMEX 1200 102 Trapp Ikka Monogatari Ongakushuu"@ja-latn ;
    mo:catalogue_number "COCC-72102" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/53549> ;
    mo:publication_of <album/53535#musicalexpression> ;
    mo:publisher <org/2193#subject> ;
    mo:record _:Nfa56f80937cb4a2da33c0447cc1c22ad ;
    mo:record_count 1 ;
    schema:about <product/17117#subject> ;
    schema:byArtist <artist/554#subject>,
        <artist/8885#subject> ;
    schema:datePublished "2005-03-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/53/53535/53535-1434988659.jpg> ;
    schema:name "ANIMEX 1200 102 Trapp Ikka Monogatari Music Collection"@en,
        "ANIMEX 1200 102 トラップ一家物語 音楽集"@ja,
        "ANIMEX 1200 102 Trapp Ikka Monogatari Ongakushuu"@ja-latn ;
    schema:publisher <org/2193#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/53535/53535-1434988659.jpg> .

_:N04036f5c10c647d7ac438b9e39f98cd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トラップ男爵の憂鬱"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nfa56f80937cb4a2da33c0447cc1c22ad ;
    schema:name "トラップ男爵の憂鬱"@ja .

_:N36f4ee4aeb764e34a038a28c865a8aec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "多感な季節"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nfa56f80937cb4a2da33c0447cc1c22ad ;
    schema:name "多感な季節"@ja .

_:N5d2cbc83beff48ae9429e6b913fb0a42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "両手を広げて(インストゥルメンタル)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:Nfa56f80937cb4a2da33c0447cc1c22ad ;
    schema:name "両手を広げて(インストゥルメンタル)"@ja .

_:N8d33602353764d49bf7010a198e12be9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "両手を広げて"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nfa56f80937cb4a2da33c0447cc1c22ad ;
    schema:name "両手を広げて"@ja .

_:Nae0b1870c0fc46e3965380e6290fa80a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おしゃまないたずら"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nfa56f80937cb4a2da33c0447cc1c22ad ;
    schema:name "おしゃまないたずら"@ja .

_:Nb86eac6092dd4b119ec30e9b38e5af55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マリアとマリア"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nfa56f80937cb4a2da33c0447cc1c22ad ;
    schema:name "マリアとマリア"@ja .

_:Nc98b1b21e6a746d0b463061c508ca2a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チロルの朝"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nfa56f80937cb4a2da33c0447cc1c22ad ;
    schema:name "チロルの朝"@ja .

_:Ndb22ebee0a6a41d0ab5b3b45216b50df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "牧場で昼食を"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nfa56f80937cb4a2da33c0447cc1c22ad ;
    schema:name "牧場で昼食を"@ja .

_:Ndf735e98cf7e4f8aaf8630b8651046d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドレミの歌(DO-RE-MI)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nfa56f80937cb4a2da33c0447cc1c22ad ;
    schema:name "ドレミの歌(DO-RE-MI)"@ja .

_:Ne1c02838a2404ee7ae14dc9bbd12b4fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛すべき家政婦長樣"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nfa56f80937cb4a2da33c0447cc1c22ad ;
    schema:name "愛すべき家政婦長樣"@ja .

_:Nfb194e97c55640b79f2fc9c0fd1f8319 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "街へ出よう"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nfa56f80937cb4a2da33c0447cc1c22ad ;
    schema:name "街へ出よう"@ja .

_:Nfa56f80937cb4a2da33c0447cc1c22ad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04036f5c10c647d7ac438b9e39f98cd0,
        _:N36f4ee4aeb764e34a038a28c865a8aec,
        _:N5d2cbc83beff48ae9429e6b913fb0a42,
        _:N8d33602353764d49bf7010a198e12be9,
        _:Nae0b1870c0fc46e3965380e6290fa80a,
        _:Nb86eac6092dd4b119ec30e9b38e5af55,
        _:Nc98b1b21e6a746d0b463061c508ca2a6,
        _:Ndb22ebee0a6a41d0ab5b3b45216b50df,
        _:Ndf735e98cf7e4f8aaf8630b8651046d9,
        _:Ne1c02838a2404ee7ae14dc9bbd12b4fc,
        _:Nfb194e97c55640b79f2fc9c0fd1f8319 ;
    mo:track_count 11 ;
    schema:duration "PT44:49"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N04036f5c10c647d7ac438b9e39f98cd0,
        _:N36f4ee4aeb764e34a038a28c865a8aec,
        _:N5d2cbc83beff48ae9429e6b913fb0a42,
        _:N8d33602353764d49bf7010a198e12be9,
        _:Nae0b1870c0fc46e3965380e6290fa80a,
        _:Nb86eac6092dd4b119ec30e9b38e5af55,
        _:Nc98b1b21e6a746d0b463061c508ca2a6,
        _:Ndb22ebee0a6a41d0ab5b3b45216b50df,
        _:Ndf735e98cf7e4f8aaf8630b8651046d9,
        _:Ne1c02838a2404ee7ae14dc9bbd12b4fc,
        _:Nfb194e97c55640b79f2fc9c0fd1f8319 .

