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

<album/153458#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Year of the Yoshi / Kevin Villecco & Friends"@en,
        "Year of the Yoshi / Kevin Villecco & Friends"@ja,
        "Year of the Yoshi / Kevin Villecco & Friends"@ja-latn ;
    mo:produced_work <album/153458#musicalwork> ;
    schema:name "Year of the Yoshi / Kevin Villecco & Friends"@en,
        "Year of the Yoshi / Kevin Villecco & Friends"@ja,
        "Year of the Yoshi / Kevin Villecco & Friends"@ja-latn .

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

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

<product/2116#subject> a schema:CreativeWork ;
    schema:name "Super Mario World 2: Yoshi's Island"@en,
        "スーパーマリオ ヨッシーアイランド"@ja,
        "Super Mario: Yoshi Island"@ja-latn ;
    foaf:name "Super Mario World 2: Yoshi's Island"@en,
        "スーパーマリオ ヨッシーアイランド"@ja,
        "Super Mario: Yoshi Island"@ja-latn .

<product/2118#subject> a schema:CreativeWork ;
    schema:name "Yoshi"@en,
        "ヨッシーのたまご"@ja,
        "Yoshi no Tamago"@ja-latn ;
    foaf:name "Yoshi"@en,
        "ヨッシーのたまご"@ja,
        "Yoshi no Tamago"@ja-latn .

<product/2119#subject> a schema:CreativeWork ;
    schema:name "Yoshi's Story"@en,
        "ヨッシーストーリ"@ja,
        "Yoshi Story"@ja-latn ;
    foaf:name "Yoshi's Story"@en,
        "ヨッシーストーリ"@ja,
        "Yoshi Story"@ja-latn .

<product/4015#subject> a schema:CreativeWork ;
    schema:name "Mario Kart DS"@en,
        "マリオカートDS"@ja,
        "Mario Kart DS"@ja-latn ;
    foaf:name "Mario Kart DS"@en,
        "マリオカートDS"@ja,
        "Mario Kart DS"@ja-latn .

<product/467#subject> a schema:CreativeWork ;
    schema:name "Super Mario Galaxy 2"@en,
        "スーパーマリオギャラクシー2"@ja,
        "Super Mario Galaxy 2"@ja-latn ;
    foaf:name "Super Mario Galaxy 2"@en,
        "スーパーマリオギャラクシー2"@ja,
        "Super Mario Galaxy 2"@ja-latn .

<product/6170#subject> a schema:CreativeWork ;
    schema:name "Yoshi Touch & Go"@en,
        "キャッチ! タッチ! ヨッシー!"@ja,
        "Catch! Touch! Yoshi!"@ja-latn ;
    foaf:name "Yoshi Touch & Go"@en,
        "キャッチ! タッチ! ヨッシー!"@ja,
        "Catch! Touch! Yoshi!"@ja-latn .

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

<album/153458#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Year of the Yoshi / Kevin Villecco & Friends"@en,
        "Year of the Yoshi / Kevin Villecco & Friends"@ja,
        "Year of the Yoshi / Kevin Villecco & Friends"@ja-latn ;
    mo:performance_of <album/153458#musicalwork> ;
    mo:recorded_as <album/153458#musicalexpression> ;
    schema:name "Year of the Yoshi / Kevin Villecco & Friends"@en,
        "Year of the Yoshi / Kevin Villecco & Friends"@ja,
        "Year of the Yoshi / Kevin Villecco & Friends"@ja-latn ;
    schema:workPerformed <album/153458#musicalwork> .

<org/1137#subject> schema:name "GameChops"@en,
        "GameChops"@ja,
        "GameChops"@ja-latn ;
    foaf:name "GameChops"@en,
        "GameChops"@ja,
        "GameChops"@ja-latn .

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

<https://medium-media.vgm.io/albums/85/153458/153458-e54a0028c4a4.png> a schema:ImageObject,
        foaf:Image .

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

<album/153458#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-06-01"^^xsd:date ;
    dcterms:title "Year of the Yoshi / Kevin Villecco & Friends"@en,
        "Year of the Yoshi / Kevin Villecco & Friends"@ja,
        "Year of the Yoshi / Kevin Villecco & Friends"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/153458#musicalexpression> ;
    mo:publisher <org/1137#subject> ;
    mo:record _:N4c6c0a693efb4c419258408aa42e812e ;
    mo:record_count 1 ;
    schema:about <product/2116#subject>,
        <product/2118#subject>,
        <product/2119#subject>,
        <product/4015#subject>,
        <product/467#subject>,
        <product/6170#subject> ;
    schema:datePublished "2014-06-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/153458/153458-e54a0028c4a4.png> ;
    schema:name "Year of the Yoshi / Kevin Villecco & Friends"@en,
        "Year of the Yoshi / Kevin Villecco & Friends"@ja,
        "Year of the Yoshi / Kevin Villecco & Friends"@ja-latn ;
    schema:publisher <org/1137#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/153458/153458-e54a0028c4a4.png> .

_:N0871e85fdd8c4f6ea85c8b0dd19e26c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ballad of the Yoshis ft. Kubbi"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:inPlaylist _:N4c6c0a693efb4c419258408aa42e812e ;
    schema:name "Ballad of the Yoshis ft. Kubbi"@en .

_:N4e78442a4f33440483ee8d63ce273837 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yo, she…"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N4c6c0a693efb4c419258408aa42e812e ;
    schema:name "Yo, she…"@en .

_:N5bf5a60bd29b499b8ed2eed6a8034ab3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No Yoshin’ Around ft. Mega Ran"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N4c6c0a693efb4c419258408aa42e812e ;
    schema:name "No Yoshin’ Around ft. Mega Ran"@en .

_:N6a8a04ddcb994cd69bf0fff29c134456 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yoshi’s House ft. James Landino"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N4c6c0a693efb4c419258408aa42e812e ;
    schema:name "Yoshi’s House ft. James Landino"@en .

_:N6e672d2994464451ac725d75f63fd82d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yoshigemia ft. ectogemia"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N4c6c0a693efb4c419258408aa42e812e ;
    schema:name "Yoshigemia ft. ectogemia"@en .

_:N77fc74db5f784d6582eadc117af4baf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yoshi’s Back"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N4c6c0a693efb4c419258408aa42e812e ;
    schema:name "Yoshi’s Back"@en .

_:N78e6500736cf416a9124ff159bc7f978 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yoshi’s Resort ft. Ben Briggs"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N4c6c0a693efb4c419258408aa42e812e ;
    schema:name "Yoshi’s Resort ft. Ben Briggs"@en .

_:N98f1dd61913848a9a1f003bda03e5d09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yoshi Moshi"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N4c6c0a693efb4c419258408aa42e812e ;
    schema:name "Yoshi Moshi"@en .

_:Na5134a41289b42f7941c5522b7f1703b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yoshi Grand Prix ft. RobKTA"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N4c6c0a693efb4c419258408aa42e812e ;
    schema:name "Yoshi Grand Prix ft. RobKTA"@en .

_:Ndb3490edda4e4834b89d6df087fbf766 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yoshi on a Half Shell"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N4c6c0a693efb4c419258408aa42e812e ;
    schema:name "Yoshi on a Half Shell"@en .

_:Nf9d6179aba6d47d393fa90bd42543fa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Damn, Yoshi ft. Ben Briggs"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N4c6c0a693efb4c419258408aa42e812e ;
    schema:name "Damn, Yoshi ft. Ben Briggs"@en .

_:N4c6c0a693efb4c419258408aa42e812e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0871e85fdd8c4f6ea85c8b0dd19e26c8,
        _:N4e78442a4f33440483ee8d63ce273837,
        _:N5bf5a60bd29b499b8ed2eed6a8034ab3,
        _:N6a8a04ddcb994cd69bf0fff29c134456,
        _:N6e672d2994464451ac725d75f63fd82d,
        _:N77fc74db5f784d6582eadc117af4baf5,
        _:N78e6500736cf416a9124ff159bc7f978,
        _:N98f1dd61913848a9a1f003bda03e5d09,
        _:Na5134a41289b42f7941c5522b7f1703b,
        _:Ndb3490edda4e4834b89d6df087fbf766,
        _:Nf9d6179aba6d47d393fa90bd42543fa9 ;
    mo:track_count 11 ;
    schema:duration "PT35:31"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0871e85fdd8c4f6ea85c8b0dd19e26c8,
        _:N4e78442a4f33440483ee8d63ce273837,
        _:N5bf5a60bd29b499b8ed2eed6a8034ab3,
        _:N6a8a04ddcb994cd69bf0fff29c134456,
        _:N6e672d2994464451ac725d75f63fd82d,
        _:N77fc74db5f784d6582eadc117af4baf5,
        _:N78e6500736cf416a9124ff159bc7f978,
        _:N98f1dd61913848a9a1f003bda03e5d09,
        _:Na5134a41289b42f7941c5522b7f1703b,
        _:Ndb3490edda4e4834b89d6df087fbf766,
        _:Nf9d6179aba6d47d393fa90bd42543fa9 .

