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

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

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

<album/158668#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dr. Seuss's Red Fish, Blue Fish: Songs from the World of the Netflix Series"@en,
        "Dr. Seuss's Red Fish, Blue Fish: Songs from the World of the Netflix Series"@ja,
        "Dr. Seuss's Red Fish, Blue Fish: Songs from the World of the Netflix Series"@ja-latn ;
    mo:performance_of <album/158668#musicalwork> ;
    mo:recorded_as <album/158668#musicalexpression> ;
    schema:name "Dr. Seuss's Red Fish, Blue Fish: Songs from the World of the Netflix Series"@en,
        "Dr. Seuss's Red Fish, Blue Fish: Songs from the World of the Netflix Series"@ja,
        "Dr. Seuss's Red Fish, Blue Fish: Songs from the World of the Netflix Series"@ja-latn ;
    schema:workPerformed <album/158668#musicalwork> .

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

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

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

<album/158668#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dr. Seuss's Red Fish, Blue Fish: Songs from the World of the Netflix Series"@en,
        "Dr. Seuss's Red Fish, Blue Fish: Songs from the World of the Netflix Series"@ja,
        "Dr. Seuss's Red Fish, Blue Fish: Songs from the World of the Netflix Series"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Matthew Patrick Davis"@en ;
            foaf:made <album/158668#composition> ;
            foaf:name "Matthew Patrick Davis"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rob Cantor"@en ;
            foaf:made <album/158668#composition> ;
            foaf:name "Rob Cantor"@en ] ;
    mo:produced_work <album/158668#musicalwork> ;
    schema:name "Dr. Seuss's Red Fish, Blue Fish: Songs from the World of the Netflix Series"@en,
        "Dr. Seuss's Red Fish, Blue Fish: Songs from the World of the Netflix Series"@ja,
        "Dr. Seuss's Red Fish, Blue Fish: Songs from the World of the Netflix Series"@ja-latn .

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

<album/158668#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-09-08"^^xsd:date ;
    dcterms:title "Dr. Seuss's Red Fish, Blue Fish: Songs from the World of the Netflix Series"@en,
        "Dr. Seuss's Red Fish, Blue Fish: Songs from the World of the Netflix Series"@ja,
        "Dr. Seuss's Red Fish, Blue Fish: Songs from the World of the Netflix Series"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/158668#musicalexpression> ;
    mo:publisher _:N0c744c8622174d359ec8a241310c91e5 ;
    mo:record _:N91fe7574ad074e51ba7a745c6fa38a01 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dr. Seuss's Red Fish, Blue Fish"@en ;
            foaf:name "Dr. Seuss's Red Fish, Blue Fish"@en ] ;
    schema:datePublished "2025-09-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/86/158668/158668-ec931f53eb75.jpg> ;
    schema:name "Dr. Seuss's Red Fish, Blue Fish: Songs from the World of the Netflix Series"@en,
        "Dr. Seuss's Red Fish, Blue Fish: Songs from the World of the Netflix Series"@ja,
        "Dr. Seuss's Red Fish, Blue Fish: Songs from the World of the Netflix Series"@ja-latn ;
    schema:publisher _:N0c744c8622174d359ec8a241310c91e5 ;
    foaf:depiction <https://media.vgm.io/albums/86/158668/158668-ec931f53eb75.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "PJ Morton"@en ;
    foaf:made <album/158668#vocals> ;
    foaf:name "PJ Morton"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/158668#subject> ;
    schema:name "Matthew Patrick Davis"@en ;
    foaf:made <album/158668#subject> ;
    foaf:name "Matthew Patrick Davis"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "PJ Morton"@en ;
    foaf:made <album/158668#subject> ;
    foaf:name "PJ Morton"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/158668#subject> ;
    schema:name "Rob Cantor"@en ;
    foaf:made <album/158668#subject> ;
    foaf:name "Rob Cantor"@en .

_:N0c744c8622174d359ec8a241310c91e5 schema:name "Netflix Music"@en,
        "Netflix Music"@ja,
        "Netflix Music"@ja-latn ;
    foaf:name "Netflix Music"@en,
        "Netflix Music"@ja,
        "Netflix Music"@ja-latn .

_:N411d902afb2f4c2eb73b4ee1c3d5074b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ocean Construction Site"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N91fe7574ad074e51ba7a745c6fa38a01 ;
    schema:name "Ocean Construction Site"@en .

_:N8fb6d9e1f6e047e6becc76579f4d5f8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Dig Dogs"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N91fe7574ad074e51ba7a745c6fa38a01 ;
    schema:name "I Dig Dogs"@en .

_:Na6f4104ebacf49818947617a324e1067 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Who Wants Ice Cream"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N91fe7574ad074e51ba7a745c6fa38a01 ;
    schema:name "Who Wants Ice Cream"@en .

_:Nb240fbf767c847e7bb9727b82dd725f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Love Cats"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N91fe7574ad074e51ba7a745c6fa38a01 ;
    schema:name "We Love Cats"@en .

_:Nd0c4fd6dc9164231879d7c63eb3a3bc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Underwater Games"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N91fe7574ad074e51ba7a745c6fa38a01 ;
    schema:name "The Underwater Games"@en .

_:Ne129cd6f6a284906b1d6d6f29722f48b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dino Stomp"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N91fe7574ad074e51ba7a745c6fa38a01 ;
    schema:name "The Dino Stomp"@en .

_:Ne42df740d8ee40b8b6f147e7746d45d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to the Playground"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N91fe7574ad074e51ba7a745c6fa38a01 ;
    schema:name "Welcome to the Playground"@en .

_:Nee1e47f89e1849e1823f05e0494184dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Place Like Outer Space"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N91fe7574ad074e51ba7a745c6fa38a01 ;
    schema:name "No Place Like Outer Space"@en .

_:N91fe7574ad074e51ba7a745c6fa38a01 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N411d902afb2f4c2eb73b4ee1c3d5074b,
        _:N8fb6d9e1f6e047e6becc76579f4d5f8c,
        _:Na6f4104ebacf49818947617a324e1067,
        _:Nb240fbf767c847e7bb9727b82dd725f8,
        _:Nd0c4fd6dc9164231879d7c63eb3a3bc1,
        _:Ne129cd6f6a284906b1d6d6f29722f48b,
        _:Ne42df740d8ee40b8b6f147e7746d45d3,
        _:Nee1e47f89e1849e1823f05e0494184dd ;
    mo:track_count 8 ;
    schema:duration "PT19:53"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N411d902afb2f4c2eb73b4ee1c3d5074b,
        _:N8fb6d9e1f6e047e6becc76579f4d5f8c,
        _:Na6f4104ebacf49818947617a324e1067,
        _:Nb240fbf767c847e7bb9727b82dd725f8,
        _:Nd0c4fd6dc9164231879d7c63eb3a3bc1,
        _:Ne129cd6f6a284906b1d6d6f29722f48b,
        _:Ne42df740d8ee40b8b6f147e7746d45d3,
        _:Nee1e47f89e1849e1823f05e0494184dd .

