@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 _:N9d0172773cf644bb9ad790c67b02ccd4 ;
    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> .

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

_:N0b15412960a640878ec518811c0f8272 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 _:N9d0172773cf644bb9ad790c67b02ccd4 ;
    schema:name "Yoshi Grand Prix ft. RobKTA"@en .

_:N243fee2e245f4be8ba826736a70f62d7 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 _:N9d0172773cf644bb9ad790c67b02ccd4 ;
    schema:name "Yoshi’s Resort ft. Ben Briggs"@en .

_:N2878f00882054b1db63ae3816e5cb3d6 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 _:N9d0172773cf644bb9ad790c67b02ccd4 ;
    schema:name "Yoshi’s House ft. James Landino"@en .

_:N2de0e0006b564383b587a453f5efc1a4 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 _:N9d0172773cf644bb9ad790c67b02ccd4 ;
    schema:name "Ballad of the Yoshis ft. Kubbi"@en .

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

_:N8ed0cab9741947a5be249ab3cc185d69 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 _:N9d0172773cf644bb9ad790c67b02ccd4 ;
    schema:name "No Yoshin’ Around ft. Mega Ran"@en .

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

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

_:Nddbf92444cfe4ec8b88dff9ad97f77fc 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 _:N9d0172773cf644bb9ad790c67b02ccd4 ;
    schema:name "Damn, Yoshi ft. Ben Briggs"@en .

_:Nef6469aef4b2417784fca04791ff44c0 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 _:N9d0172773cf644bb9ad790c67b02ccd4 ;
    schema:name "Yoshi on a Half Shell"@en .

_:N9d0172773cf644bb9ad790c67b02ccd4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a208e0ecebb4041b84d429a485ebfc8,
        _:N0b15412960a640878ec518811c0f8272,
        _:N243fee2e245f4be8ba826736a70f62d7,
        _:N2878f00882054b1db63ae3816e5cb3d6,
        _:N2de0e0006b564383b587a453f5efc1a4,
        _:N3cc0723ea5824fdb888902a1d711f9ad,
        _:N8ed0cab9741947a5be249ab3cc185d69,
        _:N9201616ef8c54bf7a5d671b3a3396dd4,
        _:Ncd8dcd76408e420785d4d120da8147fb,
        _:Nddbf92444cfe4ec8b88dff9ad97f77fc,
        _:Nef6469aef4b2417784fca04791ff44c0 ;
    mo:track_count 11 ;
    schema:duration "PT35:31"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0a208e0ecebb4041b84d429a485ebfc8,
        _:N0b15412960a640878ec518811c0f8272,
        _:N243fee2e245f4be8ba826736a70f62d7,
        _:N2878f00882054b1db63ae3816e5cb3d6,
        _:N2de0e0006b564383b587a453f5efc1a4,
        _:N3cc0723ea5824fdb888902a1d711f9ad,
        _:N8ed0cab9741947a5be249ab3cc185d69,
        _:N9201616ef8c54bf7a5d671b3a3396dd4,
        _:Ncd8dcd76408e420785d4d120da8147fb,
        _:Nddbf92444cfe4ec8b88dff9ad97f77fc,
        _:Nef6469aef4b2417784fca04791ff44c0 .

