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

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

<artist/26648#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41577#subject> ;
    schema:name "Jeff Williams"@en ;
    foaf:made <album/41577#composition>,
        <album/41577#lyrics>,
        <album/41577#subject> ;
    foaf:name "Jeff Williams"@en .

<product/11672#subject> a schema:CreativeWork ;
    schema:name "RWBY VOLUME 1"@en,
        "RWBY VOLUME 1"@ja,
        "RWBY VOLUME 1"@ja-latn ;
    foaf:name "RWBY VOLUME 1"@en,
        "RWBY VOLUME 1"@ja,
        "RWBY VOLUME 1"@ja-latn .

<album/41577#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "red like roses part two"@en,
        "Red Like Roses Part II (feat. Casey Williams)"@ja,
        "red like roses part two"@ja-latn ;
    mo:composer <artist/26648#subject> ;
    mo:produced_work <album/41577#musicalwork> ;
    schema:name "red like roses part two"@en,
        "Red Like Roses Part II (feat. Casey Williams)"@ja,
        "red like roses part two"@ja-latn .

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

<https://media.vgm.io/albums/77/41577/41577-1379027573.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/41577#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/77/41577/41577-1379027573.png> ;
    foaf:depicts <album/41577#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/77/41577/41577-1379027573.png> .

<https://medium-media.vgm.io/albums/77/41577/41577-1379027573.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/41577#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "red like roses part two"@en,
        "Red Like Roses Part II (feat. Casey Williams)"@ja,
        "red like roses part two"@ja-latn ;
    mo:performance_of <album/41577#musicalwork> ;
    mo:performer <artist/34442#subject> ;
    mo:recorded_as <album/41577#musicalexpression> ;
    schema:byArtist <artist/34442#subject> ;
    schema:name "red like roses part two"@en,
        "Red Like Roses Part II (feat. Casey Williams)"@ja,
        "red like roses part two"@ja-latn ;
    schema:workPerformed <album/41577#musicalwork> .

<artist/34442#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41577#performance> ;
    schema:name "Casey Lee Williams"@en ;
    foaf:made <album/41577#lyrics>,
        <album/41577#subject> ;
    foaf:name "Casey Lee Williams"@en .

<album/41577#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-09-12"^^xsd:date ;
    dcterms:title "red like roses part two"@en,
        "Red Like Roses Part II (feat. Casey Williams)"@ja,
        "red like roses part two"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/41577#musicalexpression> ;
    mo:publisher _:Nb6c39960247f417d8b828239f56f68f2 ;
    mo:record _:N878576963f094354be56c36078c602c6 ;
    mo:record_count 1 ;
    schema:about <product/11672#subject> ;
    schema:byArtist <artist/34442#subject> ;
    schema:datePublished "2013-09-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/77/41577/41577-1379027573.png> ;
    schema:name "red like roses part two"@en,
        "Red Like Roses Part II (feat. Casey Williams)"@ja,
        "red like roses part two"@ja-latn ;
    schema:publisher _:Nb6c39960247f417d8b828239f56f68f2 ;
    foaf:depiction <https://media.vgm.io/albums/77/41577/41577-1379027573.png> .

_:N4dc00cac15ff4bdeb6b7f518e9c850e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Red Like Roses Part II (feat. Casey Williams)"@en,
        "red like roses part two (feat. Casey Lee Williams)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N878576963f094354be56c36078c602c6 ;
    schema:name "Red Like Roses Part II (feat. Casey Williams)"@en,
        "red like roses part two (feat. Casey Lee Williams)"@en .

_:N878576963f094354be56c36078c602c6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4dc00cac15ff4bdeb6b7f518e9c850e0 ;
    mo:track_count 1 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N4dc00cac15ff4bdeb6b7f518e9c850e0 .

_:Nb6c39960247f417d8b828239f56f68f2 schema:name "Jeff Williams"@en,
        "Jeff Williams"@ja,
        "Jeff Williams"@ja-latn ;
    foaf:name "Jeff Williams"@en,
        "Jeff Williams"@ja,
        "Jeff Williams"@ja-latn .

