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

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

<album/60099> a mo:Release ;
    mo:catalogue_number "STV 81169" .

<artist/15829#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48577#subject> ;
    schema:name "Jerry Goldsmith"@en ;
    foaf:made <album/48577#composition>,
        <album/48577#subject> ;
    foaf:name "Jerry Goldsmith"@en .

<product/3909#subject> a schema:CreativeWork ;
    schema:name "The Secret of NIMH"@en,
        "The Secret of NIMH"@ja,
        "The Secret of NIMH"@ja-latn ;
    foaf:name "The Secret of NIMH"@en,
        "The Secret of NIMH"@ja,
        "The Secret of NIMH"@ja-latn .

<album/48577#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Secret of N.I.M.H. Original Motion Picture Soundtrack"@en,
        "The Secret of N·I·M·H Original Motion Picture Soundtrack"@ja,
        "The Secret of N.I.M.H. Original Motion Picture Soundtrack"@ja-latn ;
    mo:composer <artist/15829#subject> ;
    mo:produced_work <album/48577#musicalwork> ;
    schema:name "The Secret of N.I.M.H. Original Motion Picture Soundtrack"@en,
        "The Secret of N·I·M·H Original Motion Picture Soundtrack"@ja,
        "The Secret of N.I.M.H. Original Motion Picture Soundtrack"@ja-latn .

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

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

<org/1022#subject> schema:name "Varèse Sarabande"@en,
        "Varèse Sarabande"@ja,
        "Varèse Sarabande"@ja-latn ;
    foaf:name "Varèse Sarabande"@en,
        "Varèse Sarabande"@ja,
        "Varèse Sarabande"@ja-latn .

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

<https://medium-media.vgm.io/albums/77/48577/48577-1412996969.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/18420#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48577#performance> ;
    schema:name "The Ambrosian Singers"@en ;
    foaf:name "The Ambrosian Singers"@en .

<artist/18421#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48577#performance> ;
    schema:name "Sally Stevens"@en ;
    foaf:name "Sally Stevens"@en .

<artist/18422#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48577#performance> ;
    schema:name "Paul Williams"@en ;
    foaf:made <album/48577#lyrics>,
        <album/48577#subject> ;
    foaf:name "Paul Williams"@en .

<album/48577#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Secret of N.I.M.H. Original Motion Picture Soundtrack"@en,
        "The Secret of N·I·M·H Original Motion Picture Soundtrack"@ja,
        "The Secret of N.I.M.H. Original Motion Picture Soundtrack"@ja-latn ;
    mo:performance_of <album/48577#musicalwork> ;
    mo:performer _:Nb787bb17049a4f5ea5a1ba0e33ecfb46,
        <artist/18420#subject>,
        <artist/18421#subject>,
        <artist/18422#subject> ;
    mo:recorded_as <album/48577#musicalexpression> ;
    schema:byArtist _:Nb787bb17049a4f5ea5a1ba0e33ecfb46,
        <artist/18420#subject>,
        <artist/18421#subject>,
        <artist/18422#subject> ;
    schema:name "The Secret of N.I.M.H. Original Motion Picture Soundtrack"@en,
        "The Secret of N·I·M·H Original Motion Picture Soundtrack"@ja,
        "The Secret of N.I.M.H. Original Motion Picture Soundtrack"@ja-latn ;
    schema:workPerformed <album/48577#musicalwork> .

<album/48577#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-10-17"^^xsd:date ;
    dcterms:title "The Secret of N.I.M.H. Original Motion Picture Soundtrack"@en,
        "The Secret of N·I·M·H Original Motion Picture Soundtrack"@ja,
        "The Secret of N.I.M.H. Original Motion Picture Soundtrack"@ja-latn ;
    mo:catalogue_number "VSD-5541" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/60099> ;
    mo:publication_of <album/48577#musicalexpression> ;
    mo:publisher <org/1022#subject> ;
    mo:record _:N3d1e48592405429993ece3aa2dcb3e6b ;
    mo:record_count 1 ;
    schema:about <product/3909#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "The National Philharmonic Orchestra"@en ;
            foaf:name "The National Philharmonic Orchestra"@en ],
        <artist/18420#subject>,
        <artist/18421#subject>,
        <artist/18422#subject> ;
    schema:datePublished "1994-10-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/77/48577/48577-1412996969.jpg> ;
    schema:name "The Secret of N.I.M.H. Original Motion Picture Soundtrack"@en,
        "The Secret of N·I·M·H Original Motion Picture Soundtrack"@ja,
        "The Secret of N.I.M.H. Original Motion Picture Soundtrack"@ja-latn ;
    schema:publisher <org/1022#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/48577/48577-1412996969.jpg> .

_:N01ec888620fc48b68587cfd393dcc6e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escape From N.I.M.H. / In Disguise"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d1e48592405429993ece3aa2dcb3e6b ;
    schema:name "Escape From N.I.M.H. / In Disguise"@en .

_:N0a7802170d77403686a284e385c7a9c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying High / End Title"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d1e48592405429993ece3aa2dcb3e6b ;
    schema:name "Flying High / End Title"@en .

_:N0f5023e733ad46679bcce84066646f6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Step Inside My House"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d1e48592405429993ece3aa2dcb3e6b ;
    schema:name "Step Inside My House"@en .

_:N407e297a9e684d31a2241736bc2a28c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Allergic Reaction / Athletic Type"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d1e48592405429993ece3aa2dcb3e6b ;
    schema:name "Allergic Reaction / Athletic Type"@en .

_:N4459004c82a74e1ab2634c69bdf7d4f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying Dreams Lullaby"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d1e48592405429993ece3aa2dcb3e6b ;
    schema:name "Flying Dreams Lullaby"@en .

_:N555b58c9b9c94f3c91c8f1e963061033 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tractor"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d1e48592405429993ece3aa2dcb3e6b ;
    schema:name "Tractor"@en .

_:N5ec1ca9a3a96447aa87b33452afe0d95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying Dreams"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d1e48592405429993ece3aa2dcb3e6b ;
    schema:name "Flying Dreams"@en .

_:N61a2a5e5c402408a84f7b1ed27947220 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Thanks"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d1e48592405429993ece3aa2dcb3e6b ;
    schema:name "No Thanks"@en .

_:Nb787bb17049a4f5ea5a1ba0e33ecfb46 a schema:Person,
        foaf:Person ;
    mo:performed <album/48577#performance> ;
    schema:name "The National Philharmonic Orchestra"@en ;
    foaf:name "The National Philharmonic Orchestra"@en .

_:Nd47307c7f1e64975b4a62e44f5e2aa8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moving Day"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d1e48592405429993ece3aa2dcb3e6b ;
    schema:name "Moving Day"@en .

_:Ndd35e07683c94b2f941786b5a4fc06b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sentry Reel / The Story Of N.I.M.H."@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d1e48592405429993ece3aa2dcb3e6b ;
    schema:name "Sentry Reel / The Story Of N.I.M.H."@en .

_:Nee0ccb83e6734b389b504308023199c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Title"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d1e48592405429993ece3aa2dcb3e6b ;
    schema:name "Main Title"@en .

_:Nee3033e8f7c5472ea46da18dde5e92a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "House Raising"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3d1e48592405429993ece3aa2dcb3e6b ;
    schema:name "House Raising"@en .

_:N3d1e48592405429993ece3aa2dcb3e6b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01ec888620fc48b68587cfd393dcc6e2,
        _:N0a7802170d77403686a284e385c7a9c3,
        _:N0f5023e733ad46679bcce84066646f6a,
        _:N407e297a9e684d31a2241736bc2a28c4,
        _:N4459004c82a74e1ab2634c69bdf7d4f6,
        _:N555b58c9b9c94f3c91c8f1e963061033,
        _:N5ec1ca9a3a96447aa87b33452afe0d95,
        _:N61a2a5e5c402408a84f7b1ed27947220,
        _:Nd47307c7f1e64975b4a62e44f5e2aa8f,
        _:Ndd35e07683c94b2f941786b5a4fc06b2,
        _:Nee0ccb83e6734b389b504308023199c3,
        _:Nee3033e8f7c5472ea46da18dde5e92a4 ;
    mo:track_count 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N01ec888620fc48b68587cfd393dcc6e2,
        _:N0a7802170d77403686a284e385c7a9c3,
        _:N0f5023e733ad46679bcce84066646f6a,
        _:N407e297a9e684d31a2241736bc2a28c4,
        _:N4459004c82a74e1ab2634c69bdf7d4f6,
        _:N555b58c9b9c94f3c91c8f1e963061033,
        _:N5ec1ca9a3a96447aa87b33452afe0d95,
        _:N61a2a5e5c402408a84f7b1ed27947220,
        _:Nd47307c7f1e64975b4a62e44f5e2aa8f,
        _:Ndd35e07683c94b2f941786b5a4fc06b2,
        _:Nee0ccb83e6734b389b504308023199c3,
        _:Nee3033e8f7c5472ea46da18dde5e92a4 .

