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

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

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

<artist/1644#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71766#subject> ;
    schema:name "Shinichi Sakamoto"@en,
        "坂本慎一"@ja ;
    foaf:made <album/71766#composition>,
        <album/71766#subject> ;
    foaf:name "Shinichi Sakamoto"@en,
        "坂本慎一"@ja .

<product/23279#subject> a schema:CreativeWork ;
    schema:name "Jaws"@en,
        "Jaws"@ja,
        "Jaws"@ja-latn ;
    foaf:name "Jaws"@en,
        "Jaws"@ja,
        "Jaws"@ja-latn .

<album/71766#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Smile, You Sonuvabitch"@en,
        "Smile, You Sonuvabitch"@ja,
        "Smile, You Sonuvabitch"@ja-latn ;
    mo:composer <artist/1644#subject> ;
    mo:produced_work <album/71766#musicalwork> ;
    schema:name "Smile, You Sonuvabitch"@en,
        "Smile, You Sonuvabitch"@ja,
        "Smile, You Sonuvabitch"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/66/71766/71766-1506264345.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/71766#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Smile, You Sonuvabitch"@en,
        "Smile, You Sonuvabitch"@ja,
        "Smile, You Sonuvabitch"@ja-latn ;
    mo:performance_of <album/71766#musicalwork> ;
    mo:performer _:Ne010ecc26df84a819a23aecfff217419 ;
    mo:recorded_as <album/71766#musicalexpression> ;
    schema:byArtist _:Ne010ecc26df84a819a23aecfff217419 ;
    schema:name "Smile, You Sonuvabitch"@en,
        "Smile, You Sonuvabitch"@ja,
        "Smile, You Sonuvabitch"@ja-latn ;
    schema:workPerformed <album/71766#musicalwork> .

<album/71766#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-07-28"^^xsd:date ;
    dcterms:title "Smile, You Sonuvabitch"@en,
        "Smile, You Sonuvabitch"@ja,
        "Smile, You Sonuvabitch"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/71766#musicalexpression> ;
    mo:publisher _:N0cbb9c9b7c3d418894e6bb7437e09522 ;
    mo:record _:N3556ae8945fd4e1abb53d9bc1c4106be ;
    mo:record_count 1 ;
    schema:about <product/23279#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "The Beauty of Grind"@en ;
            foaf:name "The Beauty of Grind"@en ] ;
    schema:datePublished "2013-07-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/71766/71766-1506264345.jpg> ;
    schema:name "Smile, You Sonuvabitch"@en,
        "Smile, You Sonuvabitch"@ja,
        "Smile, You Sonuvabitch"@ja-latn ;
    schema:publisher _:N0cbb9c9b7c3d418894e6bb7437e09522 ;
    foaf:depiction <https://media.vgm.io/albums/66/71766/71766-1506264345.jpg> .

_:N0cbb9c9b7c3d418894e6bb7437e09522 schema:name "The Beauty of Grind"@en,
        "The Beauty of Grind"@ja,
        "The Beauty of Grind"@ja-latn ;
    foaf:name "The Beauty of Grind"@en,
        "The Beauty of Grind"@ja,
        "The Beauty of Grind"@ja-latn .

_:N3d5b7ffa6a8a47e9b0f649ea44b67e44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Level Up and Sailing"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N3556ae8945fd4e1abb53d9bc1c4106be ;
    schema:name "Level Up and Sailing"@en .

_:N4c02008b2c3c4f9bbbddc73d35790fd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jaws' Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:N3556ae8945fd4e1abb53d9bc1c4106be ;
    schema:name "Jaws' Theme"@en .

_:N54eb269292e44572992305fa1a197fcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smile, You Sonuvabitch"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N3556ae8945fd4e1abb53d9bc1c4106be ;
    schema:name "Smile, You Sonuvabitch"@en .

_:N5cd7f1745d804557bafc1f62f655518c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N3556ae8945fd4e1abb53d9bc1c4106be ;
    schema:name "Game Over"@en .

_:Na2d143f0976540cc87c6e2faff2c8ee5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunset Flight"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N3556ae8945fd4e1abb53d9bc1c4106be ;
    schema:name "Sunset Flight"@en .

_:Ncb2fb70d899f4d8e9e24cb779282fa25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You've Hit Something in the Ocean"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N3556ae8945fd4e1abb53d9bc1c4106be ;
    schema:name "You've Hit Something in the Ocean"@en .

_:Ne010ecc26df84a819a23aecfff217419 a schema:Person,
        foaf:Person ;
    mo:performed <album/71766#performance> ;
    schema:name "The Beauty of Grind"@en ;
    foaf:name "The Beauty of Grind"@en .

_:Ne1217e38625840b182a86a1fa04420cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus and Results"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N3556ae8945fd4e1abb53d9bc1c4106be ;
    schema:name "Bonus and Results"@en .

_:Nfbc25003004f48efaa3153536cfc7970 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Ready"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N3556ae8945fd4e1abb53d9bc1c4106be ;
    schema:name "Get Ready"@en .

_:N3556ae8945fd4e1abb53d9bc1c4106be a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3d5b7ffa6a8a47e9b0f649ea44b67e44,
        _:N4c02008b2c3c4f9bbbddc73d35790fd8,
        _:N54eb269292e44572992305fa1a197fcb,
        _:N5cd7f1745d804557bafc1f62f655518c,
        _:Na2d143f0976540cc87c6e2faff2c8ee5,
        _:Ncb2fb70d899f4d8e9e24cb779282fa25,
        _:Ne1217e38625840b182a86a1fa04420cc,
        _:Nfbc25003004f48efaa3153536cfc7970 ;
    mo:track_count 8 ;
    schema:duration "PT8:55"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N3d5b7ffa6a8a47e9b0f649ea44b67e44,
        _:N4c02008b2c3c4f9bbbddc73d35790fd8,
        _:N54eb269292e44572992305fa1a197fcb,
        _:N5cd7f1745d804557bafc1f62f655518c,
        _:Na2d143f0976540cc87c6e2faff2c8ee5,
        _:Ncb2fb70d899f4d8e9e24cb779282fa25,
        _:Ne1217e38625840b182a86a1fa04420cc,
        _:Nfbc25003004f48efaa3153536cfc7970 .

