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

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

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

<album/61887#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Superfrog Soundtrack"@en,
        "Superfrog Soundtrack"@ja,
        "Superfrog Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Allister Brimble"@en ;
            foaf:made <album/61887#composition> ;
            foaf:name "Allister Brimble"@en ] ;
    mo:produced_work <album/61887#musicalwork> ;
    schema:name "Superfrog Soundtrack"@en,
        "Superfrog Soundtrack"@ja,
        "Superfrog Soundtrack"@ja-latn .

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

<album/61887#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Superfrog Soundtrack"@en,
        "Superfrog Soundtrack"@ja,
        "Superfrog Soundtrack"@ja-latn ;
    mo:performance_of <album/61887#musicalwork> ;
    mo:recorded_as <album/61887#musicalexpression> ;
    schema:name "Superfrog Soundtrack"@en,
        "Superfrog Soundtrack"@ja,
        "Superfrog Soundtrack"@ja-latn ;
    schema:workPerformed <album/61887#musicalwork> .

<org/2671#subject> schema:name "Team17"@en,
        "Team17"@ja,
        "Team17"@ja-latn ;
    foaf:name "Team17"@en,
        "Team17"@ja,
        "Team17"@ja-latn .

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

<https://medium-media.vgm.io/albums/78/61887/61887-1474904210.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/61887#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-01-12"^^xsd:date ;
    dcterms:title "Superfrog Soundtrack"@en,
        "Superfrog Soundtrack"@ja,
        "Superfrog Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/61887#musicalexpression> ;
    mo:publisher <org/2671#subject> ;
    mo:record _:N8ded51ebe70946009498c18f22f7cba0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Superfrog"@en ;
            foaf:name "Superfrog"@en ] ;
    schema:datePublished "2012-01-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/61887/61887-1474904210.jpg> ;
    schema:name "Superfrog Soundtrack"@en,
        "Superfrog Soundtrack"@ja,
        "Superfrog Soundtrack"@ja-latn ;
    schema:publisher <org/2671#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/61887/61887-1474904210.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61887#subject> ;
    schema:name "Allister Brimble"@en ;
    foaf:made <album/61887#subject> ;
    foaf:name "Allister Brimble"@en .

_:N1c5e3d74525d4c31a429a7bad132688c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Superfrog!"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N8ded51ebe70946009498c18f22f7cba0 ;
    schema:name "Superfrog!"@en .

_:N286009bd0e0f48e3933e7fec511f33e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fun Park"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N8ded51ebe70946009498c18f22f7cba0 ;
    schema:name "Fun Park"@en .

_:N36fe2bea1c154c43b4dbec7610be6e8b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gambling"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N8ded51ebe70946009498c18f22f7cba0 ;
    schema:name "Gambling"@en .

_:N4123b6a0f33941b99f7636ae8b76aebf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Space Station"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N8ded51ebe70946009498c18f22f7cba0 ;
    schema:name "Space Station"@en .

_:N57adaa27fb654215a6503bb7d24e9ac2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ice Caverns"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N8ded51ebe70946009498c18f22f7cba0 ;
    schema:name "Ice Caverns"@en .

_:N6fd35de5def04a7291ffba6425dddb95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Project F"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N8ded51ebe70946009498c18f22f7cba0 ;
    schema:name "Project F"@en .

_:Nbf64bf8247e34a528668e647dea03d18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magic Forest"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N8ded51ebe70946009498c18f22f7cba0 ;
    schema:name "Magic Forest"@en .

_:Nc56adde1b8fb4235a9cff80c22e4d49c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Pyramid"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N8ded51ebe70946009498c18f22f7cba0 ;
    schema:name "Ancient Pyramid"@en .

_:Necc3e16dd1d74ca1ba08177642f8dedf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spooky Castle"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N8ded51ebe70946009498c18f22f7cba0 ;
    schema:name "Spooky Castle"@en .

_:N8ded51ebe70946009498c18f22f7cba0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c5e3d74525d4c31a429a7bad132688c,
        _:N286009bd0e0f48e3933e7fec511f33e4,
        _:N36fe2bea1c154c43b4dbec7610be6e8b,
        _:N4123b6a0f33941b99f7636ae8b76aebf,
        _:N57adaa27fb654215a6503bb7d24e9ac2,
        _:N6fd35de5def04a7291ffba6425dddb95,
        _:Nbf64bf8247e34a528668e647dea03d18,
        _:Nc56adde1b8fb4235a9cff80c22e4d49c,
        _:Necc3e16dd1d74ca1ba08177642f8dedf ;
    mo:track_count 9 ;
    schema:duration "PT25:54"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1c5e3d74525d4c31a429a7bad132688c,
        _:N286009bd0e0f48e3933e7fec511f33e4,
        _:N36fe2bea1c154c43b4dbec7610be6e8b,
        _:N4123b6a0f33941b99f7636ae8b76aebf,
        _:N57adaa27fb654215a6503bb7d24e9ac2,
        _:N6fd35de5def04a7291ffba6425dddb95,
        _:Nbf64bf8247e34a528668e647dea03d18,
        _:Nc56adde1b8fb4235a9cff80c22e4d49c,
        _:Necc3e16dd1d74ca1ba08177642f8dedf .

