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

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

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

<album/144558#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Boomerang Fu Theme"@en,
        "Boomerang Fu Theme"@ja,
        "Boomerang Fu Theme"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Paul Kopetko"@en ;
            foaf:made <album/144558#composition> ;
            foaf:name "Paul Kopetko"@en ] ;
    mo:produced_work <album/144558#musicalwork> ;
    schema:name "Boomerang Fu Theme"@en,
        "Boomerang Fu Theme"@ja,
        "Boomerang Fu Theme"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/85/144558/144558-f8bf85e96cf9.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/144558#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-07-30"^^xsd:date ;
    dcterms:title "Boomerang Fu Theme"@en,
        "Boomerang Fu Theme"@ja,
        "Boomerang Fu Theme"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/144558#musicalexpression> ;
    mo:publisher _:N7602a746f1124dcd99f435b143f94be9 ;
    mo:record _:N3b20ca547e1343cc90d22bd4f3d52ddd ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Boomerang Fu"@en ;
            foaf:name "Boomerang Fu"@en ] ;
    schema:datePublished "2020-07-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/144558/144558-f8bf85e96cf9.jpg> ;
    schema:name "Boomerang Fu Theme"@en,
        "Boomerang Fu Theme"@ja,
        "Boomerang Fu Theme"@ja-latn ;
    schema:publisher _:N7602a746f1124dcd99f435b143f94be9 ;
    foaf:depiction <https://media.vgm.io/albums/85/144558/144558-f8bf85e96cf9.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/144558#subject> ;
    schema:name "Paul Kopetko"@en ;
    foaf:made <album/144558#subject> ;
    foaf:name "Paul Kopetko"@en .

_:N747eec3e279845caa3c3850a2d11c171 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boomerang Fu Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N3b20ca547e1343cc90d22bd4f3d52ddd ;
    schema:name "Boomerang Fu Theme"@en .

_:N7602a746f1124dcd99f435b143f94be9 schema:name "Paul Kopetko"@en,
        "Paul Kopetko"@ja,
        "Paul Kopetko"@ja-latn ;
    foaf:name "Paul Kopetko"@en,
        "Paul Kopetko"@ja,
        "Paul Kopetko"@ja-latn .

_:Na80774c0ef7847c78f6eba6fb56a67fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ready Up"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N3b20ca547e1343cc90d22bd4f3d52ddd ;
    schema:name "Ready Up"@en .

_:N3b20ca547e1343cc90d22bd4f3d52ddd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N747eec3e279845caa3c3850a2d11c171,
        _:Na80774c0ef7847c78f6eba6fb56a67fb ;
    mo:track_count 2 ;
    schema:duration "PT6:21"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N747eec3e279845caa3c3850a2d11c171,
        _:Na80774c0ef7847c78f6eba6fb56a67fb .

