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

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

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

<artist/364#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60891#subject> ;
    schema:name "Keiichi Suzuki"@en,
        "鈴木慶一"@ja ;
    foaf:made <album/60891#composition>,
        <album/60891#subject> ;
    foaf:name "Keiichi Suzuki"@en,
        "鈴木慶一"@ja .

<product/250#subject> a schema:CreativeWork ;
    schema:name "EarthBound"@en,
        "MOTHER2 ギーグの逆襲"@ja,
        "MOTHER2 Gyiyg no Gyakushuu"@ja-latn ;
    foaf:name "EarthBound"@en,
        "MOTHER2 ギーグの逆襲"@ja,
        "MOTHER2 Gyiyg no Gyakushuu"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/19/60891/60891-1471384445.jpg> a schema:ImageObject,
        foaf:Image .

<album/60891#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "EarthBIG"@en,
        "EarthBIG"@ja,
        "EarthBIG"@ja-latn ;
    mo:composer <artist/363#subject>,
        <artist/364#subject> ;
    mo:produced_work <album/60891#musicalwork> ;
    schema:name "EarthBIG"@en,
        "EarthBIG"@ja,
        "EarthBIG"@ja-latn .

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

<artist/17186#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60891#performance> ;
    schema:name "2 Mello"@en ;
    foaf:name "2 Mello"@en .

<artist/20293#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/60891#performance> ;
    schema:name "The Notorious B.I.G."@en ;
    foaf:made <album/60891#lyrics>,
        <album/60891#subject> ;
    foaf:name "The Notorious B.I.G."@en .

<album/60891#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "EarthBIG"@en,
        "EarthBIG"@ja,
        "EarthBIG"@ja-latn ;
    mo:performance_of <album/60891#musicalwork> ;
    mo:performer <artist/17186#subject>,
        <artist/20293#subject> ;
    mo:recorded_as <album/60891#musicalexpression> ;
    schema:byArtist <artist/17186#subject>,
        <artist/20293#subject> ;
    schema:name "EarthBIG"@en,
        "EarthBIG"@ja,
        "EarthBIG"@ja-latn ;
    schema:workPerformed <album/60891#musicalwork> .

<album/60891#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-04-26"^^xsd:date ;
    dcterms:title "EarthBIG"@en,
        "EarthBIG"@ja,
        "EarthBIG"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/60891#musicalexpression> ;
    mo:publisher _:N28f91f4c8c5340c7bc1760b4c6e77342 ;
    mo:record _:Na9e37b2e317d47c3851a986c2b3dcc30 ;
    mo:record_count 1 ;
    schema:about <product/250#subject> ;
    schema:byArtist <artist/17186#subject>,
        <artist/20293#subject> ;
    schema:datePublished "2016-04-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/60891/60891-1471384445.jpg> ;
    schema:name "EarthBIG"@en,
        "EarthBIG"@ja,
        "EarthBIG"@ja-latn ;
    schema:publisher _:N28f91f4c8c5340c7bc1760b4c6e77342 ;
    foaf:depiction <https://media.vgm.io/albums/19/60891/60891-1471384445.jpg> .

_:N145d511706424ed483a261fa4cbedd1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Home Sweet Hypnosis (Notorious B.I.G. vs. Earthbound Mashup)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Na9e37b2e317d47c3851a986c2b3dcc30 ;
    schema:name "Home Sweet Hypnosis (Notorious B.I.G. vs. Earthbound Mashup)"@en .

_:N271db6b224ea4548a7c38daf837ae427 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fiend of Mine (Notorious B.I.G. vs. Earthbound Mashup)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Na9e37b2e317d47c3851a986c2b3dcc30 ;
    schema:name "Fiend of Mine (Notorious B.I.G. vs. Earthbound Mashup)"@en .

_:N28f91f4c8c5340c7bc1760b4c6e77342 schema:name "2 Mello"@en ;
    foaf:name "2 Mello"@en .

_:N3f832d585ef044dd9202f9471e982990 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PK Crush (Notorious B.I.G. vs. Earthbound Mashup)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Na9e37b2e317d47c3851a986c2b3dcc30 ;
    schema:name "PK Crush (Notorious B.I.G. vs. Earthbound Mashup)"@en .

_:N5c4afe0211a247b489de8d3ac587c258 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro (Notorious B.I.G. vs. Earthbound Mashup)"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:Na9e37b2e317d47c3851a986c2b3dcc30 ;
    schema:name "Intro (Notorious B.I.G. vs. Earthbound Mashup)"@en .

_:N8487e257a6224b3882bfc6fd5a5a766a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Melody Has Changed (Notorious B.I.G. vs. Earthbound Mashup)"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Na9e37b2e317d47c3851a986c2b3dcc30 ;
    schema:name "The Melody Has Changed (Notorious B.I.G. vs. Earthbound Mashup)"@en .

_:N87cb7616aaab48838ed91f6e3eb9c79c a mo:Track,
        schema:MusicRecording ;
    dcterms:title ".MID Poppa (Notorious B.I.G. vs. Earthbound Mashup)"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Na9e37b2e317d47c3851a986c2b3dcc30 ;
    schema:name ".MID Poppa (Notorious B.I.G. vs. Earthbound Mashup)"@en .

_:N9cf13511f18249dc980f2d8300947469 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Onett Funk (Notorious B.I.G. vs. Earthbound Mashup)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Na9e37b2e317d47c3851a986c2b3dcc30 ;
    schema:name "Onett Funk (Notorious B.I.G. vs. Earthbound Mashup)"@en .

_:Naec2fa6d6416432bbb15bfa4d5fcbbea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Sanctuary (Notorious B.I.G. vs. Earthbound Mashup)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Na9e37b2e317d47c3851a986c2b3dcc30 ;
    schema:name "Get Sanctuary (Notorious B.I.G. vs. Earthbound Mashup)"@en .

_:Nb11c6d4bf7454ad58e3614fcd52a0a08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Because I Love Ya (Notorious B.I.G. vs. Earthbound Mashup)"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Na9e37b2e317d47c3851a986c2b3dcc30 ;
    schema:name "Because I Love Ya (Notorious B.I.G. vs. Earthbound Mashup)"@en .

_:Nc9d728b2372848eab0a76d884d31d040 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kick Inn The Door (Notorious B.I.G. vs. Earthbound Mashup)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Na9e37b2e317d47c3851a986c2b3dcc30 ;
    schema:name "Kick Inn The Door (Notorious B.I.G. vs. Earthbound Mashup)"@en .

_:Nccba0d26c0554ed680b1588c0ba533c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dead Winds (Notorious B.I.G. vs. Earthbound Mashup)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Na9e37b2e317d47c3851a986c2b3dcc30 ;
    schema:name "Dead Winds (Notorious B.I.G. vs. Earthbound Mashup)"@en .

_:Na9e37b2e317d47c3851a986c2b3dcc30 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N145d511706424ed483a261fa4cbedd1e,
        _:N271db6b224ea4548a7c38daf837ae427,
        _:N3f832d585ef044dd9202f9471e982990,
        _:N5c4afe0211a247b489de8d3ac587c258,
        _:N8487e257a6224b3882bfc6fd5a5a766a,
        _:N87cb7616aaab48838ed91f6e3eb9c79c,
        _:N9cf13511f18249dc980f2d8300947469,
        _:Naec2fa6d6416432bbb15bfa4d5fcbbea,
        _:Nb11c6d4bf7454ad58e3614fcd52a0a08,
        _:Nc9d728b2372848eab0a76d884d31d040,
        _:Nccba0d26c0554ed680b1588c0ba533c6 ;
    mo:track_count 11 ;
    schema:duration "PT31:28"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N145d511706424ed483a261fa4cbedd1e,
        _:N271db6b224ea4548a7c38daf837ae427,
        _:N3f832d585ef044dd9202f9471e982990,
        _:N5c4afe0211a247b489de8d3ac587c258,
        _:N8487e257a6224b3882bfc6fd5a5a766a,
        _:N87cb7616aaab48838ed91f6e3eb9c79c,
        _:N9cf13511f18249dc980f2d8300947469,
        _:Naec2fa6d6416432bbb15bfa4d5fcbbea,
        _:Nb11c6d4bf7454ad58e3614fcd52a0a08,
        _:Nc9d728b2372848eab0a76d884d31d040,
        _:Nccba0d26c0554ed680b1588c0ba533c6 .

