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

<album/117548#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "INITIAL D EXTRA DRAMA-CD BOX SET [Limited Edition]"@en,
        "頭文字D EXTRA DRAMA-CD BOX SET"@ja,
        "INITIAL D EXTRA DRAMA-CD BOX SET [Limited Edition]"@ja-latn ;
    mo:produced_work <album/117548#musicalwork> ;
    schema:name "INITIAL D EXTRA DRAMA-CD BOX SET [Limited Edition]"@en,
        "頭文字D EXTRA DRAMA-CD BOX SET"@ja,
        "INITIAL D EXTRA DRAMA-CD BOX SET [Limited Edition]"@ja-latn .

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

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

<product/1316#subject> a schema:CreativeWork ;
    schema:name "Initial D"@en,
        "頭文字D"@ja,
        "Initial D"@ja-latn ;
    foaf:name "Initial D"@en,
        "頭文字D"@ja,
        "Initial D"@ja-latn .

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

<album/117548#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "INITIAL D EXTRA DRAMA-CD BOX SET [Limited Edition]"@en,
        "頭文字D EXTRA DRAMA-CD BOX SET"@ja,
        "INITIAL D EXTRA DRAMA-CD BOX SET [Limited Edition]"@ja-latn ;
    mo:performance_of <album/117548#musicalwork> ;
    mo:recorded_as <album/117548#musicalexpression> ;
    schema:name "INITIAL D EXTRA DRAMA-CD BOX SET [Limited Edition]"@en,
        "頭文字D EXTRA DRAMA-CD BOX SET"@ja,
        "INITIAL D EXTRA DRAMA-CD BOX SET [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/117548#musicalwork> .

<org/52#subject> schema:name "avex mode"@en,
        "avex mode"@ja,
        "avex mode"@ja-latn ;
    foaf:name "avex mode"@en,
        "avex mode"@ja,
        "avex mode"@ja-latn .

<https://media.vgm.io/albums/84/117548/117548-7f270312a364.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/117548#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/84/117548/117548-7f270312a364.jpg> ;
    foaf:depicts <album/117548#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/84/117548/117548-7f270312a364.jpg> .

<https://medium-media.vgm.io/albums/84/117548/117548-7f270312a364.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/117548#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-03-29"^^xsd:date ;
    dcterms:title "INITIAL D EXTRA DRAMA-CD BOX SET [Limited Edition]"@en,
        "頭文字D EXTRA DRAMA-CD BOX SET"@ja,
        "INITIAL D EXTRA DRAMA-CD BOX SET [Limited Edition]"@ja-latn ;
    mo:catalogue_number "AVCA-14033~8" ;
    mo:media_type "6 CD" ;
    mo:publication_of <album/117548#musicalexpression> ;
    mo:publisher <org/52#subject> ;
    mo:record_count 0 ;
    schema:about <product/1316#subject> ;
    schema:datePublished "2000-03-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/84/117548/117548-7f270312a364.jpg> ;
    schema:name "INITIAL D EXTRA DRAMA-CD BOX SET [Limited Edition]"@en,
        "頭文字D EXTRA DRAMA-CD BOX SET"@ja,
        "INITIAL D EXTRA DRAMA-CD BOX SET [Limited Edition]"@ja-latn ;
    schema:publisher <org/52#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/117548/117548-7f270312a364.jpg> .

