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

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

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

<artist/554#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eri Itoh"@en,
        "伊東恵里"@ja ;
    foaf:made <album/82269#subject>,
        <album/82269#vocals> ;
    foaf:name "Eri Itoh"@en,
        "伊東恵里"@ja .

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

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

<artist/23890#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82269#subject> ;
    schema:name "Richard Rodgers"@en ;
    foaf:made <album/82269#composition>,
        <album/82269#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/82269#musicalexpression> a mo:Signal ;
    mo:published_as <album/82269#subject> ;
    mo:records <album/82269#performance> .

<album/82269#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Trapp Ikka Monogatari"@en,
        "トラップ一家物語"@ja,
        "Trapp Ikka Monogatari"@ja-latn ;
    mo:performance_of <album/82269#musicalwork> ;
    mo:recorded_as <album/82269#musicalexpression> ;
    schema:name "Trapp Ikka Monogatari"@en,
        "トラップ一家物語"@ja,
        "Trapp Ikka Monogatari"@ja-latn ;
    schema:workPerformed <album/82269#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/96/82269/82269-1543144430.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/82269#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/96/82269/82269-1543144430.jpg> ;
    foaf:depicts <album/82269#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/96/82269/82269-1543144430.jpg> .

<https://medium-media.vgm.io/albums/96/82269/82269-1543144430.jpg> a schema:ImageObject,
        foaf:Image .

<album/82269#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Trapp Ikka Monogatari"@en,
        "トラップ一家物語"@ja,
        "Trapp Ikka Monogatari"@ja-latn ;
    mo:composer <artist/10394#subject>,
        <artist/23890#subject> ;
    mo:produced_work <album/82269#musicalwork> ;
    schema:name "Trapp Ikka Monogatari"@en,
        "トラップ一家物語"@ja,
        "Trapp Ikka Monogatari"@ja-latn .

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

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

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

<album/82269#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-02-21"^^xsd:date ;
    dcterms:title "Trapp Ikka Monogatari"@en,
        "トラップ一家物語"@ja,
        "Trapp Ikka Monogatari"@ja-latn ;
    mo:catalogue_number "COSC-126" ;
    mo:media_type "Cassette" ;
    mo:publication_of <album/82269#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N4c3e18b1961947229f1ee713c9e330eb ;
    mo:record_count 1 ;
    schema:about <product/17117#subject> ;
    schema:datePublished "1991-02-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/96/82269/82269-1543144430.jpg> ;
    schema:name "Trapp Ikka Monogatari"@en,
        "トラップ一家物語"@ja,
        "Trapp Ikka Monogatari"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/82269/82269-1543144430.jpg> .

_:N19477d8a7f004785a197eba614d79e7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "両手を広げて"@ja,
        "Ryoute wo Hirogete"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4c3e18b1961947229f1ee713c9e330eb ;
    schema:name "両手を広げて"@ja,
        "Ryoute wo Hirogete"@ja-latn .

_:N5b9f4c91b42d417bae3113dcd798db90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "両手を広げて(オリジナルカラオケ)"@ja,
        "Ryoute wo Hirogete (Original Karaoke)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4c3e18b1961947229f1ee713c9e330eb ;
    schema:name "両手を広げて(オリジナルカラオケ)"@ja,
        "Ryoute wo Hirogete (Original Karaoke)"@ja-latn .

_:Ncc293d4c5e2a4a18bf6b80d26baf0b25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドレミの歌(DO-RE-MI)"@ja,
        "Doremi no Uta(DO-RE-MI)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4c3e18b1961947229f1ee713c9e330eb ;
    schema:name "ドレミの歌(DO-RE-MI)"@ja,
        "Doremi no Uta(DO-RE-MI)"@ja-latn .

_:Nf68e1357a5f94fde9fa0061fcc2b5db7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドレミの歌(DO-RE-MI)(オリジナルカラオケ)"@ja,
        "Doremi no Uta(DO-RE-MI) (Original Karaoke)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4c3e18b1961947229f1ee713c9e330eb ;
    schema:name "ドレミの歌(DO-RE-MI)(オリジナルカラオケ)"@ja,
        "Doremi no Uta(DO-RE-MI) (Original Karaoke)"@ja-latn .

_:N4c3e18b1961947229f1ee713c9e330eb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19477d8a7f004785a197eba614d79e7f,
        _:N5b9f4c91b42d417bae3113dcd798db90,
        _:Ncc293d4c5e2a4a18bf6b80d26baf0b25,
        _:Nf68e1357a5f94fde9fa0061fcc2b5db7 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N19477d8a7f004785a197eba614d79e7f,
        _:N5b9f4c91b42d417bae3113dcd798db90,
        _:Ncc293d4c5e2a4a18bf6b80d26baf0b25,
        _:Nf68e1357a5f94fde9fa0061fcc2b5db7 .

