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

<artist/12708#subject> a schema:Person,
        foaf:Person ;
    schema:name "ENA☆"@en ;
    foaf:made <album/40263#lyrics>,
        <album/40263#subject> ;
    foaf:name "ENA☆"@en .

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

<artist/36189#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/40263#subject> ;
    schema:name "Naoki \"naotyu-\" Chiba"@en,
        "千葉\"naotyu-\"直樹"@ja ;
    foaf:made <album/40263#composition>,
        <album/40263#subject> ;
    foaf:name "Naoki \"naotyu-\" Chiba"@en,
        "千葉\"naotyu-\"直樹"@ja .

<product/2520#subject> a schema:CreativeWork ;
    schema:name "Love Lab"@en,
        "恋愛ラボ"@ja,
        "Love Lab"@ja-latn ;
    foaf:name "Love Lab"@en,
        "恋愛ラボ"@ja,
        "Love Lab"@ja-latn .

<album/40263#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Love Lab Vol.2 Bonus CD"@en,
        "恋愛ラボ 第2巻 特典CD"@ja,
        "Love Lab Vol.2 Bonus CD"@ja-latn ;
    mo:composer <artist/36189#subject> ;
    mo:produced_work <album/40263#musicalwork> ;
    schema:name "Love Lab Vol.2 Bonus CD"@en,
        "恋愛ラボ 第2巻 特典CD"@ja,
        "Love Lab Vol.2 Bonus CD"@ja-latn .

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

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

<org/86#subject> schema:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn ;
    foaf:name "Aniplex"@en,
        "Aniplex"@ja,
        "Aniplex"@ja-latn .

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

<https://medium-media.vgm.io/albums/36/40263/40263-1398110193.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/12726#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40263#performance> ;
    schema:name "Ayane Sakura"@en,
        "佐倉綾音"@ja ;
    foaf:name "Ayane Sakura"@en,
        "佐倉綾音"@ja .

<artist/13290#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40263#performance> ;
    schema:name "Chinatsu Akasaki"@en,
        "赤﨑千夏"@ja ;
    foaf:name "Chinatsu Akasaki"@en,
        "赤﨑千夏"@ja .

<artist/15361#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40263#performance> ;
    schema:name "Inori Minase"@en,
        "水瀬いのり"@ja ;
    foaf:name "Inori Minase"@en,
        "水瀬いのり"@ja .

<artist/21836#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40263#performance> ;
    schema:name "You Taichi"@en,
        "大地葉"@ja ;
    foaf:name "You Taichi"@en,
        "大地葉"@ja .

<artist/5433#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/40263#performance> ;
    schema:name "Manami Numakura"@en,
        "沼倉愛美"@ja ;
    foaf:name "Manami Numakura"@en,
        "沼倉愛美"@ja .

<album/40263#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Love Lab Vol.2 Bonus CD"@en,
        "恋愛ラボ 第2巻 特典CD"@ja,
        "Love Lab Vol.2 Bonus CD"@ja-latn ;
    mo:performance_of <album/40263#musicalwork> ;
    mo:performer <artist/12726#subject>,
        <artist/13290#subject>,
        <artist/15361#subject>,
        <artist/21836#subject>,
        <artist/5433#subject> ;
    mo:recorded_as <album/40263#musicalexpression> ;
    schema:byArtist <artist/12726#subject>,
        <artist/13290#subject>,
        <artist/15361#subject>,
        <artist/21836#subject>,
        <artist/5433#subject> ;
    schema:name "Love Lab Vol.2 Bonus CD"@en,
        "恋愛ラボ 第2巻 特典CD"@ja,
        "Love Lab Vol.2 Bonus CD"@ja-latn ;
    schema:workPerformed <album/40263#musicalwork> .

<album/40263#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-25"^^xsd:date ;
    dcterms:title "Love Lab Vol.2 Bonus CD"@en,
        "恋愛ラボ 第2巻 特典CD"@ja,
        "Love Lab Vol.2 Bonus CD"@ja-latn ;
    mo:catalogue_number "ANZX-9164" ;
    mo:media_type "CD" ;
    mo:publication_of <album/40263#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N0a99d34ca1fe49de9512e6809358774e ;
    mo:record_count 1 ;
    schema:about <product/2520#subject> ;
    schema:byArtist <artist/12726#subject>,
        <artist/13290#subject>,
        <artist/15361#subject>,
        <artist/21836#subject>,
        <artist/5433#subject> ;
    schema:datePublished "2013-10-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/36/40263/40263-1398110193.jpg> ;
    schema:name "Love Lab Vol.2 Bonus CD"@en,
        "恋愛ラボ 第2巻 特典CD"@ja,
        "Love Lab Vol.2 Bonus CD"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/40263/40263-1398110193.jpg> .

_:N045d1c49ae5c4b3bad187a6f37db625b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Best FriendS"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N0a99d34ca1fe49de9512e6809358774e ;
    schema:name "Best FriendS"@en .

_:N33c793505288468b8f62c2c0311b180c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Best FriendS -SUZU solo ver.-"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N0a99d34ca1fe49de9512e6809358774e ;
    schema:name "Best FriendS -SUZU solo ver.-"@en .

_:N3ed3921d6abe4dbd90f71d26f84b2e82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Best FriendS -RIKO solo ver.-"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N0a99d34ca1fe49de9512e6809358774e ;
    schema:name "Best FriendS -RIKO solo ver.-"@en .

_:N677ccd434d804ae98863f7f5fe9ae5af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Best FriendS -ENO solo ver.-"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N0a99d34ca1fe49de9512e6809358774e ;
    schema:name "Best FriendS -ENO solo ver.-"@en .

_:N8aeb0ca60e1f4bb9a872ca2bfe96bdbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Best FriendS -MAKI solo ver.-"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N0a99d34ca1fe49de9512e6809358774e ;
    schema:name "Best FriendS -MAKI solo ver.-"@en .

_:Na7e7913f58ba454bb774f6832aabee51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Best FriendS -SAYO solo ver.-"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N0a99d34ca1fe49de9512e6809358774e ;
    schema:name "Best FriendS -SAYO solo ver.-"@en .

_:Nbb185d58f26844d3b65ee0efd46dc332 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Best FriendS -Instrumental-"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N0a99d34ca1fe49de9512e6809358774e ;
    schema:name "Best FriendS -Instrumental-"@en .

_:Nc5de5330b63d4169a613ef3d1fdd5aee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Best FriendS -TV size-"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N0a99d34ca1fe49de9512e6809358774e ;
    schema:name "Best FriendS -TV size-"@en .

_:N0a99d34ca1fe49de9512e6809358774e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N045d1c49ae5c4b3bad187a6f37db625b,
        _:N33c793505288468b8f62c2c0311b180c,
        _:N3ed3921d6abe4dbd90f71d26f84b2e82,
        _:N677ccd434d804ae98863f7f5fe9ae5af,
        _:N8aeb0ca60e1f4bb9a872ca2bfe96bdbc,
        _:Na7e7913f58ba454bb774f6832aabee51,
        _:Nbb185d58f26844d3b65ee0efd46dc332,
        _:Nc5de5330b63d4169a613ef3d1fdd5aee ;
    mo:track_count 8 ;
    schema:duration "PT33:17"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N045d1c49ae5c4b3bad187a6f37db625b,
        _:N33c793505288468b8f62c2c0311b180c,
        _:N3ed3921d6abe4dbd90f71d26f84b2e82,
        _:N677ccd434d804ae98863f7f5fe9ae5af,
        _:N8aeb0ca60e1f4bb9a872ca2bfe96bdbc,
        _:Na7e7913f58ba454bb774f6832aabee51,
        _:Nbb185d58f26844d3b65ee0efd46dc332,
        _:Nc5de5330b63d4169a613ef3d1fdd5aee .

