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

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

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

<artist/8243#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79206#subject> ;
    schema:name "Bear McCreary"@en ;
    foaf:made <album/79206#composition>,
        <album/79206#subject> ;
    foaf:name "Bear McCreary"@en .

<album/79206#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Animal Crackers Music from the Netflix Original Film"@en,
        "Animal Crackers Music from the Netflix Original Film"@ja,
        "Animal Crackers Music from the Netflix Original Film"@ja-latn ;
    mo:composer <artist/8243#subject> ;
    mo:produced_work <album/79206#musicalwork> ;
    schema:name "Animal Crackers Music from the Netflix Original Film"@en,
        "Animal Crackers Music from the Netflix Original Film"@ja,
        "Animal Crackers Music from the Netflix Original Film"@ja-latn .

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

<album/79206#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Animal Crackers Music from the Netflix Original Film"@en,
        "Animal Crackers Music from the Netflix Original Film"@ja,
        "Animal Crackers Music from the Netflix Original Film"@ja-latn ;
    mo:performance_of <album/79206#musicalwork> ;
    mo:recorded_as <album/79206#musicalexpression> ;
    schema:name "Animal Crackers Music from the Netflix Original Film"@en,
        "Animal Crackers Music from the Netflix Original Film"@ja,
        "Animal Crackers Music from the Netflix Original Film"@ja-latn ;
    schema:workPerformed <album/79206#musicalwork> .

<org/1198#subject> schema:name "Sony Classical"@en,
        "Sony Classical"@ja,
        "Sony Classical"@ja-latn ;
    foaf:name "Sony Classical"@en,
        "Sony Classical"@ja,
        "Sony Classical"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/79206/79206-ffdda3db11d5.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/79206#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-07-17"^^xsd:date ;
    dcterms:title "Animal Crackers Music from the Netflix Original Film"@en,
        "Animal Crackers Music from the Netflix Original Film"@ja,
        "Animal Crackers Music from the Netflix Original Film"@ja-latn ;
    mo:catalogue_number "19075839562" ;
    mo:media_type "CD" ;
    mo:publication_of <album/79206#musicalexpression> ;
    mo:publisher <org/1198#subject> ;
    mo:record _:Nbc9ce071a4614f9ba519f0ca02f5a2bc ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Animal Crackers"@en ;
            foaf:name "Animal Crackers"@en ] ;
    schema:datePublished "2020-07-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/60/79206/79206-ffdda3db11d5.jpg> ;
    schema:name "Animal Crackers Music from the Netflix Original Film"@en,
        "Animal Crackers Music from the Netflix Original Film"@ja,
        "Animal Crackers Music from the Netflix Original Film"@ja-latn ;
    schema:publisher <org/1198#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/79206/79206-ffdda3db11d5.jpg> .

_:N05947cb3ee394742a8a3a4dc336dcb68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "News of the Fire"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Nbc9ce071a4614f9ba519f0ca02f5a2bc ;
    schema:name "News of the Fire"@en .

_:N0b7f7f1099fc430facedb7c7ceef0446 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chimera"@en ;
    mo:track_number 18 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:Nbc9ce071a4614f9ba519f0ca02f5a2bc ;
    schema:name "Chimera"@en .

_:N187a4296ab784469ac49843ceb0bddf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Dream Studios Logo (Bonus Track)"@en ;
    mo:track_number 21 ;
    schema:duration "PT0:20"^^xsd:interval ;
    schema:inPlaylist _:Nbc9ce071a4614f9ba519f0ca02f5a2bc ;
    schema:name "Blue Dream Studios Logo (Bonus Track)"@en .

_:N1acb9a706cc14a7cae7a234a91213237 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Helping Hoof"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nbc9ce071a4614f9ba519f0ca02f5a2bc ;
    schema:name "A Helping Hoof"@en .

_:N2892f0e39dc24812a4130a49edfdaed2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fanfare for Bullet Man (Bonus Track)"@en ;
    mo:track_number 20 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:Nbc9ce071a4614f9ba519f0ca02f5a2bc ;
    schema:name "Fanfare for Bullet Man (Bonus Track)"@en .

_:N39c4b796a135419c82f9e68da2d41738 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Little Cookie Me"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nbc9ce071a4614f9ba519f0ca02f5a2bc ;
    schema:name "Little Cookie Me"@en .

_:N3b578effbb2d44eca21467700598715a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Animal Crackers Overture (Extended Version)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:Nbc9ce071a4614f9ba519f0ca02f5a2bc ;
    schema:name "Animal Crackers Overture (Extended Version)"@en .

_:N3ef1569a6a7d4fbabe5ba51da0361de5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tiger"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nbc9ce071a4614f9ba519f0ca02f5a2bc ;
    schema:name "The Tiger"@en .

_:N43343f75402d40a4b71a9c2db4bd0818 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zucchini Chase"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nbc9ce071a4614f9ba519f0ca02f5a2bc ;
    schema:name "Zucchini Chase"@en .

_:N4dab381eabd4453ba1ae961596678a28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dog Food Factory"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nbc9ce071a4614f9ba519f0ca02f5a2bc ;
    schema:name "The Dog Food Factory"@en .

_:N5126c5f3b6ab46649b25eb870c81d580 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Showtime (Extended Version)"@en ;
    mo:track_number 19 ;
    schema:duration "PT6:40"^^xsd:interval ;
    schema:inPlaylist _:Nbc9ce071a4614f9ba519f0ca02f5a2bc ;
    schema:name "Showtime (Extended Version)"@en .

_:N5285749578924c53a3ab8198d2217d14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freak Fight"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nbc9ce071a4614f9ba519f0ca02f5a2bc ;
    schema:name "Freak Fight"@en .

_:N932727674f584adb8d56903cf493d1db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monkeying Around"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nbc9ce071a4614f9ba519f0ca02f5a2bc ;
    schema:name "Monkeying Around"@en .

_:N95424ef50d5c4a1fa1ea30a1796ab05c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life at the Circus"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nbc9ce071a4614f9ba519f0ca02f5a2bc ;
    schema:name "Life at the Circus"@en .

_:Nb66590c6c0a54898b3079e064b4b2c49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brock and Woodley"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nbc9ce071a4614f9ba519f0ca02f5a2bc ;
    schema:name "Brock and Woodley"@en .

_:Nbde26405509b43c7a18c90b11fdb32cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Magic is Gone"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nbc9ce071a4614f9ba519f0ca02f5a2bc ;
    schema:name "The Magic is Gone"@en .

_:Ncbcf17898fdf4f6291adf74f9f08c72b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Holy Moly"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nbc9ce071a4614f9ba519f0ca02f5a2bc ;
    schema:name "Holy Moly"@en .

_:Nd9849a290062458aac4d2de31b5ec786 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circus Memorial"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nbc9ce071a4614f9ba519f0ca02f5a2bc ;
    schema:name "Circus Memorial"@en .

_:Neab69e483ae64ae4a8b6dedad2328e3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Offer from Horatio"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nbc9ce071a4614f9ba519f0ca02f5a2bc ;
    schema:name "An Offer from Horatio"@en .

_:Nf486c31b828741a6a0733eb890fc11c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Huntington Brothers"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nbc9ce071a4614f9ba519f0ca02f5a2bc ;
    schema:name "The Huntington Brothers"@en .

_:Nfa3d4db639f94ce592654511093a0f3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Papa Bear (Extended Version)"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nbc9ce071a4614f9ba519f0ca02f5a2bc ;
    schema:name "Papa Bear (Extended Version)"@en .

_:Nbc9ce071a4614f9ba519f0ca02f5a2bc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05947cb3ee394742a8a3a4dc336dcb68,
        _:N0b7f7f1099fc430facedb7c7ceef0446,
        _:N187a4296ab784469ac49843ceb0bddf3,
        _:N1acb9a706cc14a7cae7a234a91213237,
        _:N2892f0e39dc24812a4130a49edfdaed2,
        _:N39c4b796a135419c82f9e68da2d41738,
        _:N3b578effbb2d44eca21467700598715a,
        _:N3ef1569a6a7d4fbabe5ba51da0361de5,
        _:N43343f75402d40a4b71a9c2db4bd0818,
        _:N4dab381eabd4453ba1ae961596678a28,
        _:N5126c5f3b6ab46649b25eb870c81d580,
        _:N5285749578924c53a3ab8198d2217d14,
        _:N932727674f584adb8d56903cf493d1db,
        _:N95424ef50d5c4a1fa1ea30a1796ab05c,
        _:Nb66590c6c0a54898b3079e064b4b2c49,
        _:Nbde26405509b43c7a18c90b11fdb32cd,
        _:Ncbcf17898fdf4f6291adf74f9f08c72b,
        _:Nd9849a290062458aac4d2de31b5ec786,
        _:Neab69e483ae64ae4a8b6dedad2328e3d,
        _:Nf486c31b828741a6a0733eb890fc11c8,
        _:Nfa3d4db639f94ce592654511093a0f3f ;
    mo:track_count 21 ;
    schema:duration "PT74:03"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N05947cb3ee394742a8a3a4dc336dcb68,
        _:N0b7f7f1099fc430facedb7c7ceef0446,
        _:N187a4296ab784469ac49843ceb0bddf3,
        _:N1acb9a706cc14a7cae7a234a91213237,
        _:N2892f0e39dc24812a4130a49edfdaed2,
        _:N39c4b796a135419c82f9e68da2d41738,
        _:N3b578effbb2d44eca21467700598715a,
        _:N3ef1569a6a7d4fbabe5ba51da0361de5,
        _:N43343f75402d40a4b71a9c2db4bd0818,
        _:N4dab381eabd4453ba1ae961596678a28,
        _:N5126c5f3b6ab46649b25eb870c81d580,
        _:N5285749578924c53a3ab8198d2217d14,
        _:N932727674f584adb8d56903cf493d1db,
        _:N95424ef50d5c4a1fa1ea30a1796ab05c,
        _:Nb66590c6c0a54898b3079e064b4b2c49,
        _:Nbde26405509b43c7a18c90b11fdb32cd,
        _:Ncbcf17898fdf4f6291adf74f9f08c72b,
        _:Nd9849a290062458aac4d2de31b5ec786,
        _:Neab69e483ae64ae4a8b6dedad2328e3d,
        _:Nf486c31b828741a6a0733eb890fc11c8,
        _:Nfa3d4db639f94ce592654511093a0f3f .

