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

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

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

<artist/17578#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48656#subject> ;
    schema:name "Kenny Meriedeth"@en ;
    foaf:made <album/48656#composition>,
        <album/48656#subject> ;
    foaf:name "Kenny Meriedeth"@en .

<artist/5128#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48656#subject> ;
    schema:name "Vince DiCola"@en ;
    foaf:made <album/48656#composition>,
        <album/48656#subject> ;
    foaf:name "Vince DiCola"@en .

<product/19208#subject> a schema:CreativeWork ;
    schema:name "Angry Birds Transformers"@en,
        "Angry Birds Transformers"@ja,
        "Angry Birds Transformers"@ja-latn ;
    foaf:name "Angry Birds Transformers"@en,
        "Angry Birds Transformers"@ja,
        "Angry Birds Transformers"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/65/48656/48656-1413475960.jpg> a schema:ImageObject,
        foaf:Image .

<album/48656#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Angry Birds Transformers Soundtrack"@en,
        "Angry Birds Transformers Soundtrack"@ja,
        "Angry Birds Transformers Soundtrack"@ja-latn ;
    mo:composer <artist/17578#subject>,
        <artist/5128#subject> ;
    mo:produced_work <album/48656#musicalwork> ;
    schema:name "Angry Birds Transformers Soundtrack"@en,
        "Angry Birds Transformers Soundtrack"@ja,
        "Angry Birds Transformers Soundtrack"@ja-latn .

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

<album/48656#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-14"^^xsd:date ;
    dcterms:title "Angry Birds Transformers Soundtrack"@en,
        "Angry Birds Transformers Soundtrack"@ja,
        "Angry Birds Transformers Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/48656#musicalexpression> ;
    mo:publisher _:N943fac57290b4b53933b6ebcf5a9d6b3 ;
    mo:record _:N5ad38c15880f4a0bb720306202a39520 ;
    mo:record_count 1 ;
    schema:about <product/19208#subject> ;
    schema:datePublished "2014-10-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/48656/48656-1413475960.jpg> ;
    schema:name "Angry Birds Transformers Soundtrack"@en,
        "Angry Birds Transformers Soundtrack"@ja,
        "Angry Birds Transformers Soundtrack"@ja-latn ;
    schema:publisher _:N943fac57290b4b53933b6ebcf5a9d6b3 ;
    foaf:depiction <https://media.vgm.io/albums/65/48656/48656-1413475960.jpg> .

_:N01dba773faf349409727e086567bbe67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Desert of the Deceptihogs"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N5ad38c15880f4a0bb720306202a39520 ;
    schema:name "In the Desert of the Deceptihogs"@en .

_:N3ec6201ed6da4710a04897f63e49ae12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Robots Chill Out"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N5ad38c15880f4a0bb720306202a39520 ;
    schema:name "Robots Chill Out"@en .

_:N54cde26a298747a5bf379484ee2e3215 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Battle for Piggy Island"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N5ad38c15880f4a0bb720306202a39520 ;
    schema:name "The Battle for Piggy Island"@en .

_:N5d7eae535f6641b5aebaee7396889287 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Angry Birds Transformers Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N5ad38c15880f4a0bb720306202a39520 ;
    schema:name "Angry Birds Transformers Main Theme"@en .

_:N943fac57290b4b53933b6ebcf5a9d6b3 schema:name "Rovio Entertainment"@en ;
    foaf:name "Rovio Entertainment"@en .

_:Nc8b54580f86446269e719665e0d05e41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unstoppable Robots"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N5ad38c15880f4a0bb720306202a39520 ;
    schema:name "Unstoppable Robots"@en .

_:Nd76778683bb841a4a7669944b5b268a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Autobirds, Roll Out!"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N5ad38c15880f4a0bb720306202a39520 ;
    schema:name "Autobirds, Roll Out!"@en .

_:N5ad38c15880f4a0bb720306202a39520 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01dba773faf349409727e086567bbe67,
        _:N3ec6201ed6da4710a04897f63e49ae12,
        _:N54cde26a298747a5bf379484ee2e3215,
        _:N5d7eae535f6641b5aebaee7396889287,
        _:Nc8b54580f86446269e719665e0d05e41,
        _:Nd76778683bb841a4a7669944b5b268a0 ;
    mo:track_count 6 ;
    schema:duration "PT15:31"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N01dba773faf349409727e086567bbe67,
        _:N3ec6201ed6da4710a04897f63e49ae12,
        _:N54cde26a298747a5bf379484ee2e3215,
        _:N5d7eae535f6641b5aebaee7396889287,
        _:Nc8b54580f86446269e719665e0d05e41,
        _:Nd76778683bb841a4a7669944b5b268a0 .

