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

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

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

<artist/30364#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/66401#subject> ;
    schema:name "Scott Tobin"@en ;
    foaf:made <album/66401#composition>,
        <album/66401#subject> ;
    foaf:name "Scott Tobin"@en .

<album/66401#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mr. Crab 2"@en,
        "Mr. Crab 2"@ja,
        "Mr. Crab 2"@ja-latn ;
    mo:composer <artist/30364#subject> ;
    mo:produced_work <album/66401#musicalwork> ;
    schema:name "Mr. Crab 2"@en,
        "Mr. Crab 2"@ja,
        "Mr. Crab 2"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/10/66401/66401-1489173872.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/66401#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mr. Crab 2"@en,
        "Mr. Crab 2"@ja,
        "Mr. Crab 2"@ja-latn ;
    mo:performance_of <album/66401#musicalwork> ;
    mo:performer _:Nd5c66d4338f04932a0c702b094854328 ;
    mo:recorded_as <album/66401#musicalexpression> ;
    schema:byArtist _:Nd5c66d4338f04932a0c702b094854328 ;
    schema:name "Mr. Crab 2"@en,
        "Mr. Crab 2"@ja,
        "Mr. Crab 2"@ja-latn ;
    schema:workPerformed <album/66401#musicalwork> .

<album/66401#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-03-08"^^xsd:date ;
    dcterms:title "Mr. Crab 2"@en,
        "Mr. Crab 2"@ja,
        "Mr. Crab 2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/66401#musicalexpression> ;
    mo:publisher _:N80ba1dc3d6b74029bfd45c4610bab41b ;
    mo:record _:N9714bb22eaa64c37a68509bbf741a2d9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mr. Crab 2"@en ;
            foaf:name "Mr. Crab 2"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Keith Tobin"@en ;
            foaf:name "Keith Tobin"@en ] ;
    schema:datePublished "2017-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/66401/66401-1489173872.jpg> ;
    schema:name "Mr. Crab 2"@en,
        "Mr. Crab 2"@ja,
        "Mr. Crab 2"@ja-latn ;
    schema:publisher _:N80ba1dc3d6b74029bfd45c4610bab41b ;
    foaf:depiction <https://media.vgm.io/albums/10/66401/66401-1489173872.jpg> .

_:N046dee401ce84bd8b24c3103058d413a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Driftwood"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N9714bb22eaa64c37a68509bbf741a2d9 ;
    schema:name "Driftwood"@en .

_:N68e6453babfc437ab9bc9c5e6eb6629e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jungle"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N9714bb22eaa64c37a68509bbf741a2d9 ;
    schema:name "Jungle"@en .

_:N80ba1dc3d6b74029bfd45c4610bab41b schema:name "Scott Tobin"@en,
        "Scott Tobin"@ja,
        "Scott Tobin"@ja-latn ;
    foaf:name "Scott Tobin"@en,
        "Scott Tobin"@ja,
        "Scott Tobin"@ja-latn .

_:N854dd3950fac4c20b2ca2213d124ccff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sicily"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N9714bb22eaa64c37a68509bbf741a2d9 ;
    schema:name "Sicily"@en .

_:N88c27d0e4c7345738a6efab43da6fd8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beach"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N9714bb22eaa64c37a68509bbf741a2d9 ;
    schema:name "Beach"@en .

_:Nd28897c5bda640618b5142f11a213ff0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Junkyard"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N9714bb22eaa64c37a68509bbf741a2d9 ;
    schema:name "Junkyard"@en .

_:Nd5c66d4338f04932a0c702b094854328 a schema:Person,
        foaf:Person ;
    mo:performed <album/66401#performance> ;
    schema:name "Keith Tobin"@en ;
    foaf:name "Keith Tobin"@en .

_:Ne2d601194a8b4f04a042f493dbf60fca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N9714bb22eaa64c37a68509bbf741a2d9 ;
    schema:name "Main Theme"@en .

_:N9714bb22eaa64c37a68509bbf741a2d9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N046dee401ce84bd8b24c3103058d413a,
        _:N68e6453babfc437ab9bc9c5e6eb6629e,
        _:N854dd3950fac4c20b2ca2213d124ccff,
        _:N88c27d0e4c7345738a6efab43da6fd8b,
        _:Nd28897c5bda640618b5142f11a213ff0,
        _:Ne2d601194a8b4f04a042f493dbf60fca ;
    mo:track_count 6 ;
    schema:duration "PT18:28"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N046dee401ce84bd8b24c3103058d413a,
        _:N68e6453babfc437ab9bc9c5e6eb6629e,
        _:N854dd3950fac4c20b2ca2213d124ccff,
        _:N88c27d0e4c7345738a6efab43da6fd8b,
        _:Nd28897c5bda640618b5142f11a213ff0,
        _:Ne2d601194a8b4f04a042f493dbf60fca .

