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

<album/145015#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hajimete no Gal Vol.3 Bonus CD: \"Haji\"rai CD ~Fujinoki Nene no Baai~"@en,
        "はじめてのギャル 第3巻 特典CD: \"はじ\"らいCD ～藤ノ木寧音の場合～"@ja,
        "My First Girlfriend Is a Gal Vol.3 Bonus CD"@ja-latn ;
    mo:produced_work <album/145015#musicalwork> ;
    schema:name "Hajimete no Gal Vol.3 Bonus CD: \"Haji\"rai CD ~Fujinoki Nene no Baai~"@en,
        "はじめてのギャル 第3巻 特典CD: \"はじ\"らいCD ～藤ノ木寧音の場合～"@ja,
        "My First Girlfriend Is a Gal Vol.3 Bonus CD"@ja-latn .

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

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

<product/5294#subject> a schema:CreativeWork ;
    schema:name "My First Girlfriend is a Gal"@en,
        "はじめてのギャル"@ja,
        "Hajimete no Gal"@ja-latn ;
    foaf:name "My First Girlfriend is a Gal"@en,
        "はじめてのギャル"@ja,
        "Hajimete no Gal"@ja-latn .

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

<album/145015#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hajimete no Gal Vol.3 Bonus CD: \"Haji\"rai CD ~Fujinoki Nene no Baai~"@en,
        "はじめてのギャル 第3巻 特典CD: \"はじ\"らいCD ～藤ノ木寧音の場合～"@ja,
        "My First Girlfriend Is a Gal Vol.3 Bonus CD"@ja-latn ;
    mo:performance_of <album/145015#musicalwork> ;
    mo:recorded_as <album/145015#musicalexpression> ;
    schema:name "Hajimete no Gal Vol.3 Bonus CD: \"Haji\"rai CD ~Fujinoki Nene no Baai~"@en,
        "はじめてのギャル 第3巻 特典CD: \"はじ\"らいCD ～藤ノ木寧音の場合～"@ja,
        "My First Girlfriend Is a Gal Vol.3 Bonus CD"@ja-latn ;
    schema:workPerformed <album/145015#musicalwork> .

<org/524#subject> schema:name "KADOKAWA Anime"@en,
        "KADOKAWA Anime"@ja,
        "KADOKAWA Anime"@ja-latn ;
    foaf:name "KADOKAWA Anime"@en,
        "KADOKAWA Anime"@ja,
        "KADOKAWA Anime"@ja-latn .

<https://media.vgm.io/albums/51/145015/145015-26430dfa65ea.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/145015#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/145015/145015-26430dfa65ea.jpg> ;
    foaf:depicts <album/145015#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/145015/145015-26430dfa65ea.jpg> .

<https://medium-media.vgm.io/albums/51/145015/145015-26430dfa65ea.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/145015#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-29"^^xsd:date ;
    dcterms:title "Hajimete no Gal Vol.3 Bonus CD: \"Haji\"rai CD ~Fujinoki Nene no Baai~"@en,
        "はじめてのギャル 第3巻 特典CD: \"はじ\"らいCD ～藤ノ木寧音の場合～"@ja,
        "My First Girlfriend Is a Gal Vol.3 Bonus CD"@ja-latn ;
    mo:catalogue_number "KAXA-7563" ;
    mo:media_type "CD" ;
    mo:publication_of <album/145015#musicalexpression> ;
    mo:publisher <org/524#subject> ;
    mo:record_count 0 ;
    schema:about <product/5294#subject> ;
    schema:datePublished "2017-11-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/145015/145015-26430dfa65ea.jpg> ;
    schema:name "Hajimete no Gal Vol.3 Bonus CD: \"Haji\"rai CD ~Fujinoki Nene no Baai~"@en,
        "はじめてのギャル 第3巻 特典CD: \"はじ\"らいCD ～藤ノ木寧音の場合～"@ja,
        "My First Girlfriend Is a Gal Vol.3 Bonus CD"@ja-latn ;
    schema:publisher <org/524#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/145015/145015-26430dfa65ea.jpg> .

