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

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

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

<artist/14853#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41540#subject> ;
    schema:name "Yoann Turpin"@en ;
    foaf:made <album/41540#composition>,
        <album/41540#subject> ;
    foaf:name "Yoann Turpin"@en .

<artist/1712#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41540#subject> ;
    schema:name "Nintendo Co., Ltd."@en,
        "任天堂株式会社"@ja ;
    foaf:made <album/41540#composition>,
        <album/41540#subject> ;
    foaf:name "Nintendo Co., Ltd."@en,
        "任天堂株式会社"@ja .

<artist/363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41540#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja ;
    foaf:made <album/41540#composition>,
        <album/41540#subject> ;
    foaf:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja .

<artist/691#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41540#subject> ;
    schema:name "Junichi Masuda"@en,
        "増田順一"@ja ;
    foaf:made <album/41540#composition>,
        <album/41540#subject> ;
    foaf:name "Junichi Masuda"@en,
        "増田順一"@ja .

<product/2113#subject> a schema:CreativeWork ;
    schema:name "Super Mario Land"@en,
        "スーパーマリオランド"@ja,
        "Super Mario Land"@ja-latn ;
    foaf:name "Super Mario Land"@en,
        "スーパーマリオランド"@ja,
        "Super Mario Land"@ja-latn .

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

<album/41540#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chip Songbook vol. II"@en,
        "Chip Songbook vol. II"@ja,
        "Chip Songbook vol. II"@ja-latn ;
    mo:performance_of <album/41540#musicalwork> ;
    mo:recorded_as <album/41540#musicalexpression> ;
    schema:name "Chip Songbook vol. II"@en,
        "Chip Songbook vol. II"@ja,
        "Chip Songbook vol. II"@ja-latn ;
    schema:workPerformed <album/41540#musicalwork> .

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

<https://medium-media.vgm.io/albums/04/41540/41540-1378918748.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/41540#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chip Songbook vol. II"@en,
        "Chip Songbook vol. II"@ja,
        "Chip Songbook vol. II"@ja-latn ;
    mo:composer <artist/14853#subject>,
        <artist/1712#subject>,
        <artist/363#subject>,
        <artist/691#subject> ;
    mo:produced_work <album/41540#musicalwork> ;
    schema:name "Chip Songbook vol. II"@en,
        "Chip Songbook vol. II"@ja,
        "Chip Songbook vol. II"@ja-latn .

<album/41540#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-27"^^xsd:date ;
    dcterms:title "Chip Songbook vol. II"@en,
        "Chip Songbook vol. II"@ja,
        "Chip Songbook vol. II"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/41540#musicalexpression> ;
    mo:publisher _:Nf28f3b358f22461fb353827afdbbdc66 ;
    mo:record _:N847c1a9c409949f994c906360f9fb4a3 ;
    mo:record_count 1 ;
    schema:about <product/2113#subject> ;
    schema:datePublished "2013-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/04/41540/41540-1378918748.jpg> ;
    schema:name "Chip Songbook vol. II"@en,
        "Chip Songbook vol. II"@ja,
        "Chip Songbook vol. II"@ja-latn ;
    schema:publisher _:Nf28f3b358f22461fb353827afdbbdc66 ;
    foaf:depiction <https://media.vgm.io/albums/04/41540/41540-1378918748.jpg> .

_:N1e5afd9852c64a1095361a0c6499dc0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lightning People (Studio Version)"@en ;
    mo:track_number 5 ;
    schema:duration "PT9:03"^^xsd:interval ;
    schema:inPlaylist _:N847c1a9c409949f994c906360f9fb4a3 ;
    schema:name "Lightning People (Studio Version)"@en .

_:N4ef35bf800a5434798babc4ded123f6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bunmeï Chihoko Theme"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N847c1a9c409949f994c906360f9fb4a3 ;
    schema:name "Bunmeï Chihoko Theme"@en .

_:N6326e20a0ae54c738c86fd0aabdd401c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pokemon (Theme) Remix -Clorinde Version-"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N847c1a9c409949f994c906360f9fb4a3 ;
    schema:name "Pokemon (Theme) Remix -Clorinde Version-"@en .

_:N87b55ae97ae44a53a0858338bcf37304 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory Results"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N847c1a9c409949f994c906360f9fb4a3 ;
    schema:name "Victory Results"@en .

_:N8f7446366faa49298d49fc908f62e6f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario Land (Theme) Remix"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:N847c1a9c409949f994c906360f9fb4a3 ;
    schema:name "Super Mario Land (Theme) Remix"@en .

_:N91185f8e29404b568aeaaf39dbfc56be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Past"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:N847c1a9c409949f994c906360f9fb4a3 ;
    schema:name "Past"@en .

_:N9557b06a4c3c4c88b1d8e52e96321d49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Games After Scales"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N847c1a9c409949f994c906360f9fb4a3 ;
    schema:name "Games After Scales"@en .

_:Nf28f3b358f22461fb353827afdbbdc66 schema:name "Yoann Turpin"@en,
        "Yoann Turpin"@ja,
        "Yoann Turpin"@ja-latn ;
    foaf:name "Yoann Turpin"@en,
        "Yoann Turpin"@ja,
        "Yoann Turpin"@ja-latn .

_:N847c1a9c409949f994c906360f9fb4a3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e5afd9852c64a1095361a0c6499dc0f,
        _:N4ef35bf800a5434798babc4ded123f6a,
        _:N6326e20a0ae54c738c86fd0aabdd401c,
        _:N87b55ae97ae44a53a0858338bcf37304,
        _:N8f7446366faa49298d49fc908f62e6f0,
        _:N91185f8e29404b568aeaaf39dbfc56be,
        _:N9557b06a4c3c4c88b1d8e52e96321d49 ;
    mo:track_count 7 ;
    schema:duration "PT34:58"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1e5afd9852c64a1095361a0c6499dc0f,
        _:N4ef35bf800a5434798babc4ded123f6a,
        _:N6326e20a0ae54c738c86fd0aabdd401c,
        _:N87b55ae97ae44a53a0858338bcf37304,
        _:N8f7446366faa49298d49fc908f62e6f0,
        _:N91185f8e29404b568aeaaf39dbfc56be,
        _:N9557b06a4c3c4c88b1d8e52e96321d49 .

