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

<artist/16651#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miya Amamiya"@en,
        "天宮みや"@ja ;
    foaf:made <album/61374#subject>,
        <album/61374#vocals> ;
    foaf:name "Miya Amamiya"@en,
        "天宮みや"@ja .

<artist/16653#subject> a schema:Person,
        foaf:Person ;
    schema:name "Risa Yuzuki"@en,
        "柚木梨沙"@ja ;
    foaf:made <album/61374#subject>,
        <album/61374#vocals> ;
    foaf:name "Risa Yuzuki"@en,
        "柚木梨沙"@ja .

<artist/73128#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoujo Fractal"@en,
        "少女フラクタル"@ja ;
    foaf:made <album/61374#subject>,
        <album/61374#vocals> ;
    foaf:name "Shoujo Fractal"@en,
        "少女フラクタル"@ja .

<artist/9454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61374#subject> ;
    schema:name "kamase-tora"@en,
        "かませ虎"@ja ;
    foaf:made <album/61374#composition>,
        <album/61374#lyrics>,
        <album/61374#subject> ;
    foaf:name "kamase-tora"@en,
        "かませ虎"@ja .

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

<album/61374#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Love Library / Shoujo Fractal"@en,
        "らぶ! ライブラリー / 少女フラクタル"@ja,
        "Love! Library / Shoujo Fractal"@ja-latn ;
    mo:performance_of <album/61374#musicalwork> ;
    mo:recorded_as <album/61374#musicalexpression> ;
    schema:name "Love Library / Shoujo Fractal"@en,
        "らぶ! ライブラリー / 少女フラクタル"@ja,
        "Love! Library / Shoujo Fractal"@ja-latn ;
    schema:workPerformed <album/61374#musicalwork> .

<org/1547#subject> schema:name "Genei"@en,
        "株式会社幻影"@ja,
        "Genei"@ja-latn ;
    foaf:name "Genei"@en,
        "株式会社幻影"@ja,
        "Genei"@ja-latn .

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

<https://medium-media.vgm.io/albums/47/61374/61374-1473320936.jpg> a schema:ImageObject,
        foaf:Image .

<album/61374#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Love Library / Shoujo Fractal"@en,
        "らぶ! ライブラリー / 少女フラクタル"@ja,
        "Love! Library / Shoujo Fractal"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Yuuhei Satellite"@en ;
            foaf:made <album/61374#composition> ;
            foaf:name "(Yuuhei Satellite"@en ],
        <artist/9454#subject> ;
    mo:produced_work <album/61374#musicalwork> ;
    schema:name "Love Library / Shoujo Fractal"@en,
        "らぶ! ライブラリー / 少女フラクタル"@ja,
        "Love! Library / Shoujo Fractal"@ja-latn .

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

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

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

<album/61374#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-12"^^xsd:date ;
    dcterms:title "Love Library / Shoujo Fractal"@en,
        "らぶ! ライブラリー / 少女フラクタル"@ja,
        "Love! Library / Shoujo Fractal"@ja-latn ;
    mo:catalogue_number "GENEI-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/61374#musicalexpression> ;
    mo:publisher <org/1547#subject> ;
    mo:record _:Ne990822ea61d417f8b70982466990917 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Miss Bernard said."@en ;
            foaf:name "Miss Bernard said."@en ] ;
    schema:datePublished "2016-10-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/47/61374/61374-1473320936.jpg> ;
    schema:name "Love Library / Shoujo Fractal"@en,
        "らぶ! ライブラリー / 少女フラクタル"@ja,
        "Love! Library / Shoujo Fractal"@ja-latn ;
    schema:publisher <org/1547#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/61374/61374-1473320936.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61374#subject> ;
    schema:name "(Yuuhei Satellite"@en ;
    foaf:made <album/61374#subject> ;
    foaf:name "(Yuuhei Satellite"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Yuuhei Satellite"@en ;
    foaf:made <album/61374#subject> ;
    foaf:name "(Yuuhei Satellite"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Yuuhei Satellite"@en ;
    foaf:made <album/61374#lyrics> ;
    foaf:name "(Yuuhei Satellite"@en .

_:N3f169a1cc64d48ed887f7b731504cbfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ここじゃない世界(Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne990822ea61d417f8b70982466990917 ;
    schema:name "ここじゃない世界(Instrumental)"@ja .

_:N868cd07590614c5db78bdbceedfff12c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "らぶ!ライブラリー"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne990822ea61d417f8b70982466990917 ;
    schema:name "らぶ!ライブラリー"@ja .

_:Nbfb2d2c91fb14429aa4ec8d8c695f527 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ここじゃない世界"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne990822ea61d417f8b70982466990917 ;
    schema:name "ここじゃない世界"@ja .

_:Nd6b76b9d0f25452eaa1186192fe16671 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "らぶ!ライブラリー(Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne990822ea61d417f8b70982466990917 ;
    schema:name "らぶ!ライブラリー(Instrumental)"@ja .

_:Ne990822ea61d417f8b70982466990917 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3f169a1cc64d48ed887f7b731504cbfa,
        _:N868cd07590614c5db78bdbceedfff12c,
        _:Nbfb2d2c91fb14429aa4ec8d8c695f527,
        _:Nd6b76b9d0f25452eaa1186192fe16671 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3f169a1cc64d48ed887f7b731504cbfa,
        _:N868cd07590614c5db78bdbceedfff12c,
        _:Nbfb2d2c91fb14429aa4ec8d8c695f527,
        _:Nd6b76b9d0f25452eaa1186192fe16671 .

