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

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

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

<artist/406#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136925#subject> ;
    schema:name "Michael Giacchino"@en ;
    foaf:made <album/136925#composition>,
        <album/136925#subject> ;
    foaf:name "Michael Giacchino"@en .

<artist/78409#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136925#subject> ;
    schema:name "Andrea Datzman"@en ;
    foaf:made <album/136925#composition>,
        <album/136925#subject> ;
    foaf:name "Andrea Datzman"@en .

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

<album/136925#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dug Days: Carl's Date"@en,
        "Dug Days: Carl's Date"@ja,
        "Dug Days: Carl's Date"@ja-latn ;
    mo:performance_of <album/136925#musicalwork> ;
    mo:recorded_as <album/136925#musicalexpression> ;
    schema:name "Dug Days: Carl's Date"@en,
        "Dug Days: Carl's Date"@ja,
        "Dug Days: Carl's Date"@ja-latn ;
    schema:workPerformed <album/136925#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/52/136925/136925-f47ee695c66f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/136925#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dug Days: Carl's Date"@en,
        "Dug Days: Carl's Date"@ja,
        "Dug Days: Carl's Date"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Curtis Green"@en ;
            foaf:made <album/136925#composition> ;
            foaf:name "Curtis Green"@en ],
        <artist/406#subject>,
        <artist/78409#subject> ;
    mo:produced_work <album/136925#musicalwork> ;
    schema:name "Dug Days: Carl's Date"@en,
        "Dug Days: Carl's Date"@ja,
        "Dug Days: Carl's Date"@ja-latn .

<album/136925#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-02-10"^^xsd:date ;
    dcterms:title "Dug Days: Carl's Date"@en,
        "Dug Days: Carl's Date"@ja,
        "Dug Days: Carl's Date"@ja-latn ;
    mo:catalogue_number "D004225925" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/136925#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:N73bf28e43d6e4c338c60f9a267942688 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dug Days: Carl's Date"@en ;
            foaf:name "Dug Days: Carl's Date"@en ] ;
    schema:datePublished "2023-02-10"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/52/136925/136925-f47ee695c66f.jpg> ;
    schema:name "Dug Days: Carl's Date"@en,
        "Dug Days: Carl's Date"@ja,
        "Dug Days: Carl's Date"@ja-latn ;
    schema:publisher <org/1144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/136925/136925-f47ee695c66f.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136925#subject> ;
    schema:name "Curtis Green"@en ;
    foaf:made <album/136925#subject> ;
    foaf:name "Curtis Green"@en .

_:N2173c0ad2730429ba1f13b85e6286e2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Old Dog, Old Tricks"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N73bf28e43d6e4c338c60f9a267942688 ;
    schema:name "Old Dog, Old Tricks"@en .

_:N242973247b2e4e9a8ec194fe15b090a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pitching Woo"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N73bf28e43d6e4c338c60f9a267942688 ;
    schema:name "Pitching Woo"@en .

_:N2835539717344f248965b4bad79b7e51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening (Spirit of Adventure)"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N73bf28e43d6e4c338c60f9a267942688 ;
    schema:name "Opening (Spirit of Adventure)"@en .

_:N481c882bfbee4d808efe010831baff7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Schmaltz of the Flowers"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N73bf28e43d6e4c338c60f9a267942688 ;
    schema:name "Schmaltz of the Flowers"@en .

_:N497675fedae445dcaa62fd00cfaa9077 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Closing Rebarks (Dug's Theme)"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N73bf28e43d6e4c338c60f9a267942688 ;
    schema:name "Closing Rebarks (Dug's Theme)"@en .

_:N5316355e7e3244cc821bbe36cbfb1ec1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A New Kind of Adventure"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N73bf28e43d6e4c338c60f9a267942688 ;
    schema:name "A New Kind of Adventure"@en .

_:N67b2ed558f6b4ee48da83bd71e3c879a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Why Are You Not You?"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N73bf28e43d6e4c338c60f9a267942688 ;
    schema:name "Why Are You Not You?"@en .

_:N73bf28e43d6e4c338c60f9a267942688 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2173c0ad2730429ba1f13b85e6286e2c,
        _:N242973247b2e4e9a8ec194fe15b090a1,
        _:N2835539717344f248965b4bad79b7e51,
        _:N481c882bfbee4d808efe010831baff7d,
        _:N497675fedae445dcaa62fd00cfaa9077,
        _:N5316355e7e3244cc821bbe36cbfb1ec1,
        _:N67b2ed558f6b4ee48da83bd71e3c879a ;
    mo:track_count 7 ;
    schema:duration "PT7:17"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N2173c0ad2730429ba1f13b85e6286e2c,
        _:N242973247b2e4e9a8ec194fe15b090a1,
        _:N2835539717344f248965b4bad79b7e51,
        _:N481c882bfbee4d808efe010831baff7d,
        _:N497675fedae445dcaa62fd00cfaa9077,
        _:N5316355e7e3244cc821bbe36cbfb1ec1,
        _:N67b2ed558f6b4ee48da83bd71e3c879a .

