@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/5448#composition> a mo:Composition ;
    dcterms:title "Back in Time II"@en,
        "Back in Time II"@ja,
        "Back in Time II"@ja-latn ;
    schema:name "Back in Time II"@en,
        "Back in Time II"@ja,
        "Back in Time II"@ja-latn .

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

<album/5448#performance> a mo:Performance ;
    dcterms:title "Back in Time II"@en,
        "Back in Time II"@ja,
        "Back in Time II"@ja-latn ;
    schema:name "Back in Time II"@en,
        "Back in Time II"@ja,
        "Back in Time II"@ja-latn .

<album/5448#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-11-12"^^xsd:date ;
    dcterms:title "Back in Time II"@en,
        "Back in Time II"@ja,
        "Back in Time II"@ja-latn ;
    mo:catalogue_number "C64CD2" ;
    schema:about <product/2430#subject> ;
    schema:datePublished "1999-11-12"^^xsd:date ;
    schema:name "Back in Time II"@en,
        "Back in Time II"@ja,
        "Back in Time II"@ja-latn .

<album/5790#composition> a mo:Composition ;
    dcterms:title "The Best Of Fred Gray"@en,
        "The Best Of Fred Gray"@ja,
        "The Best Of Fred Gray"@ja-latn ;
    schema:name "The Best Of Fred Gray"@en,
        "The Best Of Fred Gray"@ja,
        "The Best Of Fred Gray"@ja-latn .

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

<album/5790#performance> a mo:Performance ;
    dcterms:title "The Best Of Fred Gray"@en,
        "The Best Of Fred Gray"@ja,
        "The Best Of Fred Gray"@ja-latn ;
    schema:name "The Best Of Fred Gray"@en,
        "The Best Of Fred Gray"@ja,
        "The Best Of Fred Gray"@ja-latn .

<album/5790#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-07-13"^^xsd:date ;
    dcterms:title "The Best Of Fred Gray"@en,
        "The Best Of Fred Gray"@ja,
        "The Best Of Fred Gray"@ja-latn ;
    mo:catalogue_number "CZCD 023" ;
    schema:about <product/2430#subject> ;
    schema:datePublished "2007-07-13"^^xsd:date ;
    schema:name "The Best Of Fred Gray"@en,
        "The Best Of Fred Gray"@ja,
        "The Best Of Fred Gray"@ja-latn .

<product/2422#subject> a schema:CreativeWork ;
    dcterms:title "Batman"@en,
        "Batman"@ja,
        "Batman"@ja-latn ;
    schema:name "Batman"@en,
        "Batman"@ja,
        "Batman"@ja-latn .

<https://media.vgm.io/products/03/2430/2430-1393954707.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <product/2430#subject> ;
    schema:thumbnailUrl <https://thumb-media.vgm.io/products/03/2430/2430-1393954707.png> ;
    foaf:depicts <product/2430#subject> ;
    foaf:thumbnail <https://thumb-media.vgm.io/products/03/2430/2430-1393954707.png> .

<https://thumb-media.vgm.io/products/03/2430/2430-1393954707.png> a schema:ImageObject,
        foaf:Image .

<product/2430#subject> a schema:CreativeWork ;
    dcterms:created "1988-01-01"^^xsd:date ;
    dcterms:title "Batman: The Caped Crusader" ;
    schema:datePublished "1988-01-01"^^xsd:date ;
    schema:image <https://media.vgm.io/products/03/2430/2430-1393954707.png> ;
    schema:name "Batman: The Caped Crusader" ;
    foaf:depiction <https://media.vgm.io/products/03/2430/2430-1393954707.png> .

[] a mo:Singer .

[] a mo:Singer .

