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

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

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

<artist/554#subject> a schema:Person,
        foaf:Person ;
    schema:name "Eri Itoh"@en,
        "伊東恵里"@ja ;
    foaf:made <album/82268#subject>,
        <album/82268#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/82268#subject>,
        <album/82268#vocals> ;
    foaf:name "Tree of the Forest Children's Choir"@en,
        "森の木児童合唱団"@ja .

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

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

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

<https://medium-media.vgm.io/albums/86/82268/82268-1543143666.jpg> a schema:ImageObject,
        foaf:Image .

<album/82268#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/82268#musicalwork> ;
    schema:name "Trapp Ikka Monogatari"@en,
        "トラップ一家物語"@ja,
        "Trapp Ikka Monogatari"@ja-latn .

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

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

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

<album/82268#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 "CODC-8660" ;
    mo:media_type "Mini CD" ;
    mo:publication_of <album/82268#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N165a26402dea46f68284f714d8deb07f ;
    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/86/82268/82268-1543143666.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/86/82268/82268-1543143666.jpg> .

_:N776a30a70c4e42ce85e88a863cda56f7 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 _:N165a26402dea46f68284f714d8deb07f ;
    schema:name "ドレミの歌(DO-RE-MI)"@ja,
        "Doremi no Uta(DO-RE-MI)"@ja-latn .

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

_:N165a26402dea46f68284f714d8deb07f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N776a30a70c4e42ce85e88a863cda56f7,
        _:Nd2f68f416b784899bee9a3f02513e14f ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N776a30a70c4e42ce85e88a863cda56f7,
        _:Nd2f68f416b784899bee9a3f02513e14f .

