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

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

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

<artist/1374#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41506#subject> ;
    schema:name "Matt Uelmen"@en ;
    foaf:made <album/41506#composition>,
        <album/41506#subject> ;
    foaf:name "Matt Uelmen"@en .

<artist/1564#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41506#subject> ;
    schema:name "Yu Miyake"@en ;
    foaf:made <album/41506#composition>,
        <album/41506#subject> ;
    foaf:name "Yu Miyake"@en .

<artist/182#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41506#subject> ;
    schema:name "Derek Duke"@en ;
    foaf:made <album/41506#composition>,
        <album/41506#subject> ;
    foaf:name "Derek Duke"@en .

<artist/4930#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41506#subject> ;
    schema:name "Russell Brower"@en ;
    foaf:made <album/41506#composition>,
        <album/41506#subject> ;
    foaf:name "Russell Brower"@en .

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

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

<https://medium-media.vgm.io/albums/60/41506/41506-1378819750.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/41506#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Freebies"@en,
        "Freebies"@ja,
        "Freebies"@ja-latn ;
    mo:performance_of <album/41506#musicalwork> ;
    mo:performer <artist/45293#subject> ;
    mo:recorded_as <album/41506#musicalexpression> ;
    schema:byArtist <artist/45293#subject> ;
    schema:name "Freebies"@en,
        "Freebies"@ja,
        "Freebies"@ja-latn ;
    schema:workPerformed <album/41506#musicalwork> .

<artist/45293#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/41506#performance> ;
    schema:name "Video Game Music Choir"@en ;
    foaf:name "Video Game Music Choir"@en .

<album/41506#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Freebies"@en,
        "Freebies"@ja,
        "Freebies"@ja-latn ;
    mo:composer <artist/1374#subject>,
        <artist/1564#subject>,
        <artist/182#subject>,
        <artist/4930#subject> ;
    mo:produced_work <album/41506#musicalwork> ;
    schema:name "Freebies"@en,
        "Freebies"@ja,
        "Freebies"@ja-latn .

<album/41506#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-02-04"^^xsd:date ;
    dcterms:title "Freebies"@en,
        "Freebies"@ja,
        "Freebies"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/41506#musicalexpression> ;
    mo:publisher _:N457339da6ea441dbb030aab7e470602b ;
    mo:record _:Ncc9d41cb05d345738c51632f6484133b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Katamary Damacy"@en ;
            foaf:name "Katamary Damacy"@en ],
        [ a schema:CreativeWork ;
            schema:name "World of Warcraft"@en ;
            foaf:name "World of Warcraft"@en ] ;
    schema:byArtist <artist/45293#subject> ;
    schema:datePublished "2011-02-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/41506/41506-1378819750.jpg> ;
    schema:name "Freebies"@en,
        "Freebies"@ja,
        "Freebies"@ja-latn ;
    schema:publisher _:N457339da6ea441dbb030aab7e470602b ;
    foaf:depiction <https://media.vgm.io/albums/60/41506/41506-1378819750.jpg> .

_:N457339da6ea441dbb030aab7e470602b schema:name "Video Game Music Choir"@en,
        "Video Game Music Choir"@ja,
        "Video Game Music Choir"@ja-latn ;
    foaf:name "Video Game Music Choir"@en,
        "Video Game Music Choir"@ja,
        "Video Game Music Choir"@ja-latn .

_:N630abc4e22a34572a9bb44cbcd414dff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World of Warcraft Medley"@en ;
    mo:track_number 1 ;
    schema:duration "PT8:09"^^xsd:interval ;
    schema:inPlaylist _:Ncc9d41cb05d345738c51632f6484133b ;
    schema:name "World of Warcraft Medley"@en .

_:N95ea86c861cd40abbe64799e4aae9862 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Katamari Damacy"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Ncc9d41cb05d345738c51632f6484133b ;
    schema:name "Katamari Damacy"@en .

_:Nf4adb4ec076348e19c2dcb37864dabc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tetris"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Ncc9d41cb05d345738c51632f6484133b ;
    schema:name "Tetris"@en .

_:Ncc9d41cb05d345738c51632f6484133b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N630abc4e22a34572a9bb44cbcd414dff,
        _:N95ea86c861cd40abbe64799e4aae9862,
        _:Nf4adb4ec076348e19c2dcb37864dabc0 ;
    mo:track_count 3 ;
    schema:duration "PT12:22"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N630abc4e22a34572a9bb44cbcd414dff,
        _:N95ea86c861cd40abbe64799e4aae9862,
        _:Nf4adb4ec076348e19c2dcb37864dabc0 .

