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

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

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

<artist/74641#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152541#subject> ;
    schema:name "Tom Howe"@en ;
    foaf:made <album/152541#composition>,
        <album/152541#subject> ;
    foaf:name "Tom Howe"@en .

<album/152541#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Parenthood: Jungles - Music from the programme on BBC"@en,
        "Parenthood: Jungles - Music from the programme on BBC"@ja,
        "Parenthood: Jungles - Music from the programme on BBC"@ja-latn ;
    mo:composer <artist/74641#subject> ;
    mo:produced_work <album/152541#musicalwork> ;
    schema:name "Parenthood: Jungles - Music from the programme on BBC"@en,
        "Parenthood: Jungles - Music from the programme on BBC"@ja,
        "Parenthood: Jungles - Music from the programme on BBC"@ja-latn .

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

<album/152541#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Parenthood: Jungles - Music from the programme on BBC"@en,
        "Parenthood: Jungles - Music from the programme on BBC"@ja,
        "Parenthood: Jungles - Music from the programme on BBC"@ja-latn ;
    mo:performance_of <album/152541#musicalwork> ;
    mo:recorded_as <album/152541#musicalexpression> ;
    schema:name "Parenthood: Jungles - Music from the programme on BBC"@en,
        "Parenthood: Jungles - Music from the programme on BBC"@ja,
        "Parenthood: Jungles - Music from the programme on BBC"@ja-latn ;
    schema:workPerformed <album/152541#musicalwork> .

<org/607#subject> schema:name "Lakeshore Records"@en,
        "Lakeshore Records"@ja,
        "Lakeshore Records"@ja-latn ;
    foaf:name "Lakeshore Records"@en,
        "Lakeshore Records"@ja,
        "Lakeshore Records"@ja-latn .

<https://media.vgm.io/albums/14/152541/152541-0f767768a503.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152541#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/14/152541/152541-0f767768a503.jpg> ;
    foaf:depicts <album/152541#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/14/152541/152541-0f767768a503.jpg> .

<https://medium-media.vgm.io/albums/14/152541/152541-0f767768a503.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/152541#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-08-29"^^xsd:date ;
    dcterms:title "Parenthood: Jungles - Music from the programme on BBC"@en,
        "Parenthood: Jungles - Music from the programme on BBC"@ja,
        "Parenthood: Jungles - Music from the programme on BBC"@ja-latn ;
    mo:catalogue_number "LKS36768" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/152541#musicalexpression> ;
    mo:publisher <org/607#subject> ;
    mo:record _:N396ecfac6c624417afcb410d35344004 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Parenthood"@en ;
            foaf:name "Parenthood"@en ] ;
    schema:datePublished "2025-08-29"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/14/152541/152541-0f767768a503.jpg> ;
    schema:name "Parenthood: Jungles - Music from the programme on BBC"@en,
        "Parenthood: Jungles - Music from the programme on BBC"@ja,
        "Parenthood: Jungles - Music from the programme on BBC"@ja-latn ;
    schema:publisher <org/607#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/152541/152541-0f767768a503.jpg> .

_:N0a45d430768c414db6fa823e6558c9ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Langurs"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N396ecfac6c624417afcb410d35344004 ;
    schema:name "Langurs"@en .

_:N2524c4add25842129efe56e7c3eee8a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cassowary"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N396ecfac6c624417afcb410d35344004 ;
    schema:name "Cassowary"@en .

_:N2ff2f78cbd6a490984abf4dc19e20e10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coatis"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N396ecfac6c624417afcb410d35344004 ;
    schema:name "Coatis"@en .

_:N33b97c43cec24f9e977d07c833ac55f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bromeliad Crab"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N396ecfac6c624417afcb410d35344004 ;
    schema:name "Bromeliad Crab"@en .

_:N4dce09d9845f4c7288094fc3086e2c87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hornbills"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N396ecfac6c624417afcb410d35344004 ;
    schema:name "Hornbills"@en .

_:N6c233e753d7c4af8a3b78511504c9c8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tapir"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N396ecfac6c624417afcb410d35344004 ;
    schema:name "Tapir"@en .

_:N71be0b39d3cc4bcca2a82b66fea173ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spider & Frog"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N396ecfac6c624417afcb410d35344004 ;
    schema:name "Spider & Frog"@en .

_:Na50aa467e543499682ec643d3467d9c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orangutan Habitat"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N396ecfac6c624417afcb410d35344004 ;
    schema:name "Orangutan Habitat"@en .

_:Nb035dc1f47a04a838e87d6349bc1466a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orangutans"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N396ecfac6c624417afcb410d35344004 ;
    schema:name "Orangutans"@en .

_:Nf5e266f297fb4f81b11a24b5664a4a08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mother Tree"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N396ecfac6c624417afcb410d35344004 ;
    schema:name "Mother Tree"@en .

_:N396ecfac6c624417afcb410d35344004 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a45d430768c414db6fa823e6558c9ed,
        _:N2524c4add25842129efe56e7c3eee8a6,
        _:N2ff2f78cbd6a490984abf4dc19e20e10,
        _:N33b97c43cec24f9e977d07c833ac55f3,
        _:N4dce09d9845f4c7288094fc3086e2c87,
        _:N6c233e753d7c4af8a3b78511504c9c8e,
        _:N71be0b39d3cc4bcca2a82b66fea173ab,
        _:Na50aa467e543499682ec643d3467d9c6,
        _:Nb035dc1f47a04a838e87d6349bc1466a,
        _:Nf5e266f297fb4f81b11a24b5664a4a08 ;
    mo:track_count 10 ;
    schema:duration "PT45:58"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0a45d430768c414db6fa823e6558c9ed,
        _:N2524c4add25842129efe56e7c3eee8a6,
        _:N2ff2f78cbd6a490984abf4dc19e20e10,
        _:N33b97c43cec24f9e977d07c833ac55f3,
        _:N4dce09d9845f4c7288094fc3086e2c87,
        _:N6c233e753d7c4af8a3b78511504c9c8e,
        _:N71be0b39d3cc4bcca2a82b66fea173ab,
        _:Na50aa467e543499682ec643d3467d9c6,
        _:Nb035dc1f47a04a838e87d6349bc1466a,
        _:Nf5e266f297fb4f81b11a24b5664a4a08 .

