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

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

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

<artist/12033#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/38278#subject> ;
    schema:name "Whitaker Trebella"@en ;
    foaf:made <album/38278#composition>,
        <album/38278#subject> ;
    foaf:name "Whitaker Trebella"@en .

<album/38278#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bread Duck EP"@en,
        "Bread Duck EP"@ja,
        "Bread Duck EP"@ja-latn ;
    mo:composer <artist/12033#subject> ;
    mo:produced_work <album/38278#musicalwork> ;
    schema:name "Bread Duck EP"@en,
        "Bread Duck EP"@ja,
        "Bread Duck EP"@ja-latn .

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

<album/38278#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bread Duck EP"@en,
        "Bread Duck EP"@ja,
        "Bread Duck EP"@ja-latn ;
    mo:performance_of <album/38278#musicalwork> ;
    mo:recorded_as <album/38278#musicalexpression> ;
    schema:name "Bread Duck EP"@en,
        "Bread Duck EP"@ja,
        "Bread Duck EP"@ja-latn ;
    schema:workPerformed <album/38278#musicalwork> .

<https://media.vgm.io/albums/87/38278/38278-1363602988.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/38278#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/87/38278/38278-1363602988.png> ;
    foaf:depicts <album/38278#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/87/38278/38278-1363602988.png> .

<https://medium-media.vgm.io/albums/87/38278/38278-1363602988.png> a schema:ImageObject,
        foaf:Image .

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

<album/38278#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-01-01"^^xsd:date ;
    dcterms:title "Bread Duck EP"@en,
        "Bread Duck EP"@ja,
        "Bread Duck EP"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/38278#musicalexpression> ;
    mo:publisher _:N6e204963e59a4d9a8b35800d6b2d0609 ;
    mo:record _:N0c3a6dc6b822434497f4c92bbfcff26a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Bread Duck"@en ;
            foaf:name "Bread Duck"@en ] ;
    schema:datePublished "2012-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/87/38278/38278-1363602988.png> ;
    schema:name "Bread Duck EP"@en,
        "Bread Duck EP"@ja,
        "Bread Duck EP"@ja-latn ;
    schema:publisher _:N6e204963e59a4d9a8b35800d6b2d0609 ;
    foaf:depiction <https://media.vgm.io/albums/87/38278/38278-1363602988.png> .

_:N6e204963e59a4d9a8b35800d6b2d0609 schema:name "Whitaker Trebella"@en,
        "Whitaker Trebella"@ja,
        "Whitaker Trebella"@ja-latn ;
    foaf:name "Whitaker Trebella"@en,
        "Whitaker Trebella"@ja,
        "Whitaker Trebella"@ja-latn .

_:N780629989ffd4c01900e173b1b4a9540 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grassy"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N0c3a6dc6b822434497f4c92bbfcff26a ;
    schema:name "Grassy"@en .

_:N857c17db285345fdb469dbc6d177321b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bakery"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N0c3a6dc6b822434497f4c92bbfcff26a ;
    schema:name "Bakery"@en .

_:Nb1b5aedec85747b0bb7757d5883869bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bread Duck Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N0c3a6dc6b822434497f4c92bbfcff26a ;
    schema:name "Bread Duck Theme"@en .

_:N0c3a6dc6b822434497f4c92bbfcff26a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N780629989ffd4c01900e173b1b4a9540,
        _:N857c17db285345fdb469dbc6d177321b,
        _:Nb1b5aedec85747b0bb7757d5883869bd ;
    mo:track_count 3 ;
    schema:duration "PT7:54"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N780629989ffd4c01900e173b1b4a9540,
        _:N857c17db285345fdb469dbc6d177321b,
        _:Nb1b5aedec85747b0bb7757d5883869bd .

