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

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

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

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/57519#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/57519#composition>,
        <album/57519#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<product/258#subject> a schema:CreativeWork ;
    schema:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn ;
    foaf:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn .

<album/57519#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Super Mario Bros Overworld BGM / Bye Bye Blues"@en,
        "Super Mario Bros Overworld BGM / Bye Bye Blues"@ja,
        "Super Mario Bros Overworld BGM / Bye Bye Blues"@ja-latn ;
    mo:composer <artist/190#subject> ;
    mo:produced_work <album/57519#musicalwork> ;
    schema:name "Super Mario Bros Overworld BGM / Bye Bye Blues"@en,
        "Super Mario Bros Overworld BGM / Bye Bye Blues"@ja,
        "Super Mario Bros Overworld BGM / Bye Bye Blues"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/91/57519/57519-1457319397.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/57519#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-07-25"^^xsd:date ;
    dcterms:title "Super Mario Bros Overworld BGM / Bye Bye Blues"@en,
        "Super Mario Bros Overworld BGM / Bye Bye Blues"@ja,
        "Super Mario Bros Overworld BGM / Bye Bye Blues"@ja-latn ;
    mo:catalogue_number "MGR-0123" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/57519#musicalexpression> ;
    mo:publisher _:N1e4ba12e81f04a279964a48307616a89 ;
    mo:record _:Nf3ab7a22743744f482f2fed9721039a4 ;
    mo:record_count 1 ;
    schema:about <product/258#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Randy Woltz"@en ;
            foaf:name "Randy Woltz"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Corey Gemme"@en ;
            foaf:name "Corey Gemme"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ian Whitcomb"@en ;
            foaf:name "Ian Whitcomb"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "John Reynolds"@en ;
            foaf:name "John Reynolds"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Marquis Howell"@en ;
            foaf:name "Marquis Howell"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Janet Klein"@en ;
            foaf:name "Janet Klein"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Chloe Feoranzo"@en ;
            foaf:name "Chloe Feoranzo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "The Handy Dandy Boys"@en ;
            foaf:name "The Handy Dandy Boys"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "John Reynolds"@en ;
            foaf:name "John Reynolds"@en ] ;
    schema:datePublished "2014-07-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/57519/57519-1457319397.jpg> ;
    schema:name "Super Mario Bros Overworld BGM / Bye Bye Blues"@en,
        "Super Mario Bros Overworld BGM / Bye Bye Blues"@ja,
        "Super Mario Bros Overworld BGM / Bye Bye Blues"@ja-latn ;
    schema:publisher _:N1e4ba12e81f04a279964a48307616a89 ;
    foaf:depiction <https://media.vgm.io/albums/91/57519/57519-1457319397.jpg> .

<album/57519#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Mario Bros Overworld BGM / Bye Bye Blues"@en,
        "Super Mario Bros Overworld BGM / Bye Bye Blues"@ja,
        "Super Mario Bros Overworld BGM / Bye Bye Blues"@ja-latn ;
    mo:performance_of <album/57519#musicalwork> ;
    mo:performer _:N074172bb62c146518fb143320bb18e45,
        _:N13bb389990504b9686c5148dd0b25ad3,
        _:N28dfe5452519464c91042b0039fde347,
        _:N4cbabc6284f3455788ff5a8b7743740f,
        _:N50c5c82692224f1b938f457df2a2c192,
        _:N5b463efa0aab4daebfaa7f86c7c03190,
        _:Nbffbaac7e71243edb5c6daf6ef702c07,
        _:Nce0892a375da41ac9b5d08611398730d,
        _:Nd23e9afbdcfe4a9a8dba37bb97ce17f5 ;
    mo:recorded_as <album/57519#musicalexpression> ;
    schema:byArtist _:N074172bb62c146518fb143320bb18e45,
        _:N13bb389990504b9686c5148dd0b25ad3,
        _:N28dfe5452519464c91042b0039fde347,
        _:N4cbabc6284f3455788ff5a8b7743740f,
        _:N50c5c82692224f1b938f457df2a2c192,
        _:N5b463efa0aab4daebfaa7f86c7c03190,
        _:Nbffbaac7e71243edb5c6daf6ef702c07,
        _:Nce0892a375da41ac9b5d08611398730d,
        _:Nd23e9afbdcfe4a9a8dba37bb97ce17f5 ;
    schema:name "Super Mario Bros Overworld BGM / Bye Bye Blues"@en,
        "Super Mario Bros Overworld BGM / Bye Bye Blues"@ja,
        "Super Mario Bros Overworld BGM / Bye Bye Blues"@ja-latn ;
    schema:workPerformed <album/57519#musicalwork> .

_:N074172bb62c146518fb143320bb18e45 a schema:Person,
        foaf:Person ;
    mo:performed <album/57519#performance> ;
    schema:name "The Handy Dandy Boys"@en ;
    foaf:name "The Handy Dandy Boys"@en .

_:N13bb389990504b9686c5148dd0b25ad3 a schema:Person,
        foaf:Person ;
    mo:performed <album/57519#performance> ;
    schema:name "John Reynolds"@en ;
    foaf:name "John Reynolds"@en .

_:N1e4ba12e81f04a279964a48307616a89 schema:name "MOGA Records"@en ;
    foaf:name "MOGA Records"@en .

_:N28dfe5452519464c91042b0039fde347 a schema:Person,
        foaf:Person ;
    mo:performed <album/57519#performance> ;
    schema:name "Marquis Howell"@en ;
    foaf:name "Marquis Howell"@en .

_:N4cbabc6284f3455788ff5a8b7743740f a schema:Person,
        foaf:Person ;
    mo:performed <album/57519#performance> ;
    schema:name "John Reynolds"@en ;
    foaf:name "John Reynolds"@en .

_:N50c5c82692224f1b938f457df2a2c192 a schema:Person,
        foaf:Person ;
    mo:performed <album/57519#performance> ;
    schema:name "Randy Woltz"@en ;
    foaf:name "Randy Woltz"@en .

_:N5b463efa0aab4daebfaa7f86c7c03190 a schema:Person,
        foaf:Person ;
    mo:performed <album/57519#performance> ;
    schema:name "Ian Whitcomb"@en ;
    foaf:name "Ian Whitcomb"@en .

_:N8fa24b7a231a464c8460d449c637db50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario Bros Overworld BGM"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nf3ab7a22743744f482f2fed9721039a4 ;
    schema:name "Super Mario Bros Overworld BGM"@en .

_:Nbffbaac7e71243edb5c6daf6ef702c07 a schema:Person,
        foaf:Person ;
    mo:performed <album/57519#performance> ;
    schema:name "Corey Gemme"@en ;
    foaf:name "Corey Gemme"@en .

_:Nce0892a375da41ac9b5d08611398730d a schema:Person,
        foaf:Person ;
    mo:performed <album/57519#performance> ;
    schema:name "Chloe Feoranzo"@en ;
    foaf:name "Chloe Feoranzo"@en .

_:Nd23e9afbdcfe4a9a8dba37bb97ce17f5 a schema:Person,
        foaf:Person ;
    mo:performed <album/57519#performance> ;
    schema:name "Janet Klein"@en ;
    foaf:name "Janet Klein"@en .

_:Nd5a61dbc44fb4cda85438f9851b3fe63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bye Bye Blues"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nf3ab7a22743744f482f2fed9721039a4 ;
    schema:name "Bye Bye Blues"@en .

_:Nf3ab7a22743744f482f2fed9721039a4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N8fa24b7a231a464c8460d449c637db50,
        _:Nd5a61dbc44fb4cda85438f9851b3fe63 ;
    mo:track_count 2 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N8fa24b7a231a464c8460d449c637db50,
        _:Nd5a61dbc44fb4cda85438f9851b3fe63 .

