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

<album/48577> a mo:Release ;
    mo:catalogue_number "VSD-5541" .

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

<artist/15829#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60099#subject> ;
    schema:name "Jerry Goldsmith"@en ;
    foaf:made <album/60099#composition>,
        <album/60099#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/60099#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Secret of NIMH Original Motion Picture Soundtrack"@en,
        "The Secret of NIMH Original Motion Picture Soundtrack"@ja,
        "The Secret of NIMH Original Motion Picture Soundtrack"@ja-latn ;
    mo:composer <artist/15829#subject> ;
    mo:produced_work <album/60099#musicalwork> ;
    schema:name "The Secret of NIMH Original Motion Picture Soundtrack"@en,
        "The Secret of NIMH Original Motion Picture Soundtrack"@ja,
        "The Secret of NIMH Original Motion Picture Soundtrack"@ja-latn .

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

<album/60099#musicalexpression> a mo:Signal ;
    mo:published_as <album/60099#subject> ;
    mo:records <album/60099#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/99/60099/60099-1467788149.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/60099#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/99/60099/60099-1467788149.jpg> ;
    foaf:depicts <album/60099#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/99/60099/60099-1467788149.jpg> .

<https://medium-media.vgm.io/albums/99/60099/60099-1467788149.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

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

<album/60099#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1982-01-01"^^xsd:date ;
    dcterms:title "The Secret of NIMH Original Motion Picture Soundtrack"@en,
        "The Secret of NIMH Original Motion Picture Soundtrack"@ja,
        "The Secret of NIMH Original Motion Picture Soundtrack"@ja-latn ;
    mo:catalogue_number "STV 81169" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/48577> ;
    mo:publication_of <album/60099#musicalexpression> ;
    mo:publisher <org/1022#subject> ;
    mo:record _:N2fa27d0d91a0442894f96afccc2ce860 ;
    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 "1982-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/60099/60099-1467788149.jpg> ;
    schema:name "The Secret of NIMH Original Motion Picture Soundtrack"@en,
        "The Secret of NIMH Original Motion Picture Soundtrack"@ja,
        "The Secret of NIMH Original Motion Picture Soundtrack"@ja-latn ;
    schema:publisher <org/1022#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/60099/60099-1467788149.jpg> .

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

_:N63f2616c64064b7bae7c4fb8ae461735 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sentry Reel/The Story Of NIMH"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2fa27d0d91a0442894f96afccc2ce860 ;
    schema:name "The Sentry Reel/The Story Of NIMH"@en .

_:N6847f95004ce403691b8a404c017740f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escape From NIMH/In Disguise"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2fa27d0d91a0442894f96afccc2ce860 ;
    schema:name "Escape From NIMH/In Disguise"@en .

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

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

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

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

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

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

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

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

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

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

_:N2fa27d0d91a0442894f96afccc2ce860 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5babae2be75e47c0829056e47fea5bfa,
        _:N63f2616c64064b7bae7c4fb8ae461735,
        _:N6847f95004ce403691b8a404c017740f,
        _:N7eeadc6fba2e4d48958e9c20cc397523,
        _:N809bc0e36d5647e6afefcd129266c1a0,
        _:N813e85e832b2459b81c361f5f7dacc72,
        _:N84e75c374f10413fbd61e476332494a7,
        _:N8775cf3263a74dcaaf678414eb62b7b5,
        _:Nc4546b1ebde7439993738b6c9df68ce1,
        _:Nd5efe11048534425b9cedd1e259fe619,
        _:Nddf9835aace74b4db8d9128a74333d5d,
        _:Nf6814d54aac5463695a1c640143fd5a6 ;
    mo:track_count 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N5babae2be75e47c0829056e47fea5bfa,
        _:N63f2616c64064b7bae7c4fb8ae461735,
        _:N6847f95004ce403691b8a404c017740f,
        _:N7eeadc6fba2e4d48958e9c20cc397523,
        _:N809bc0e36d5647e6afefcd129266c1a0,
        _:N813e85e832b2459b81c361f5f7dacc72,
        _:N84e75c374f10413fbd61e476332494a7,
        _:N8775cf3263a74dcaaf678414eb62b7b5,
        _:Nc4546b1ebde7439993738b6c9df68ce1,
        _:Nd5efe11048534425b9cedd1e259fe619,
        _:Nddf9835aace74b4db8d9128a74333d5d,
        _:Nf6814d54aac5463695a1c640143fd5a6 .

