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

<artist/16026#subject> a schema:Person,
        foaf:Person ;
    schema:name "SugarLover"@en ;
    foaf:made <album/69718#lyrics>,
        <album/69718#subject> ;
    foaf:name "SugarLover"@en .

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

<artist/5870#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69718#subject> ;
    schema:name "Yoshifumi Ushima"@en,
        "鵜島仁文"@ja ;
    foaf:made <album/69718#composition>,
        <album/69718#subject> ;
    foaf:name "Yoshifumi Ushima"@en,
        "鵜島仁文"@ja .

<artist/6919#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69718#subject> ;
    schema:name "Yuya Saito"@en,
        "斎藤悠弥"@ja ;
    foaf:made <album/69718#composition>,
        <album/69718#subject> ;
    foaf:name "Yuya Saito"@en,
        "斎藤悠弥"@ja .

<product/6010#subject> a schema:CreativeWork ;
    schema:name "Tenchi Muyo! Ryo-ohki 4th Season"@en,
        "天地無用! 魎皇鬼 第四期"@ja,
        "Tenchi Muyo! Ryououki Daiyonki"@ja-latn ;
    foaf:name "Tenchi Muyo! Ryo-ohki 4th Season"@en,
        "天地無用! 魎皇鬼 第四期"@ja,
        "Tenchi Muyo! Ryououki Daiyonki"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/81/69718/69718-1506142057.jpg> a schema:ImageObject,
        foaf:Image .

<album/69718#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Brand New Door / Ayuka Watanabe [Anime ver.]"@en,
        "Brand New Door / 渡辺あゆ香 [アニメ ver.]"@ja,
        "Brand New Door / Ayuka Watanabe [Anime ver.]"@ja-latn ;
    mo:composer <artist/5870#subject>,
        <artist/6919#subject> ;
    mo:produced_work <album/69718#musicalwork> ;
    schema:name "Brand New Door / Ayuka Watanabe [Anime ver.]"@en,
        "Brand New Door / 渡辺あゆ香 [アニメ ver.]"@ja,
        "Brand New Door / Ayuka Watanabe [Anime ver.]"@ja-latn .

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

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

<album/69718#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Brand New Door / Ayuka Watanabe [Anime ver.]"@en,
        "Brand New Door / 渡辺あゆ香 [アニメ ver.]"@ja,
        "Brand New Door / Ayuka Watanabe [Anime ver.]"@ja-latn ;
    mo:performance_of <album/69718#musicalwork> ;
    mo:performer _:N3a5b9c49cb084c04a098e7df2eb96c9f ;
    mo:recorded_as <album/69718#musicalexpression> ;
    schema:byArtist _:N3a5b9c49cb084c04a098e7df2eb96c9f ;
    schema:name "Brand New Door / Ayuka Watanabe [Anime ver.]"@en,
        "Brand New Door / 渡辺あゆ香 [アニメ ver.]"@ja,
        "Brand New Door / Ayuka Watanabe [Anime ver.]"@ja-latn ;
    schema:workPerformed <album/69718#musicalwork> .

<album/69718#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-09-27"^^xsd:date ;
    dcterms:title "Brand New Door / Ayuka Watanabe [Anime ver.]"@en,
        "Brand New Door / 渡辺あゆ香 [アニメ ver.]"@ja,
        "Brand New Door / Ayuka Watanabe [Anime ver.]"@ja-latn ;
    mo:catalogue_number "YSAM-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/69718#musicalexpression> ;
    mo:publisher _:N73487ec5841a4c6ba86f1a7e221e7173 ;
    mo:record _:N561ad1bbb57742379c747f1ba3d69a22 ;
    mo:record_count 1 ;
    schema:about <product/6010#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Ayuka Watanabe"@en ;
            foaf:name "Ayuka Watanabe"@en ] ;
    schema:datePublished "2017-09-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/81/69718/69718-1506142057.jpg> ;
    schema:name "Brand New Door / Ayuka Watanabe [Anime ver.]"@en,
        "Brand New Door / 渡辺あゆ香 [アニメ ver.]"@ja,
        "Brand New Door / Ayuka Watanabe [Anime ver.]"@ja-latn ;
    schema:publisher _:N73487ec5841a4c6ba86f1a7e221e7173 ;
    foaf:depiction <https://media.vgm.io/albums/81/69718/69718-1506142057.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ayuka Watanabe"@en ;
    foaf:made <album/69718#subject> ;
    foaf:name "Ayuka Watanabe"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Ayuka Watanabe"@en ;
    foaf:made <album/69718#lyrics> ;
    foaf:name "Ayuka Watanabe"@en .

_:N3a5b9c49cb084c04a098e7df2eb96c9f a schema:Person,
        foaf:Person ;
    mo:performed <album/69718#performance> ;
    schema:name "Ayuka Watanabe"@en ;
    foaf:name "Ayuka Watanabe"@en .

_:N54d18e7f9f9e4c3cbc5ab34fb839e1c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brand New Door -instrumental-"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N561ad1bbb57742379c747f1ba3d69a22 ;
    schema:name "Brand New Door -instrumental-"@en .

_:N6624cfed15e242c882fa0020262c87f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Only One For You -instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N561ad1bbb57742379c747f1ba3d69a22 ;
    schema:name "Only One For You -instrumental-"@en .

_:N73487ec5841a4c6ba86f1a7e221e7173 schema:name "Amazing entertainment"@en,
        "Amazing entertainment"@ja,
        "Amazing entertainment"@ja-latn ;
    foaf:name "Amazing entertainment"@en,
        "Amazing entertainment"@ja,
        "Amazing entertainment"@ja-latn .

_:Nbd3904ce59c647478fab14096ea2543b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Only One For You"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N561ad1bbb57742379c747f1ba3d69a22 ;
    schema:name "Only One For You"@en .

_:Nf7b2572017d04de782f640e8ba58f507 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brand New Door"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N561ad1bbb57742379c747f1ba3d69a22 ;
    schema:name "Brand New Door"@en .

_:N561ad1bbb57742379c747f1ba3d69a22 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N54d18e7f9f9e4c3cbc5ab34fb839e1c2,
        _:N6624cfed15e242c882fa0020262c87f6,
        _:Nbd3904ce59c647478fab14096ea2543b,
        _:Nf7b2572017d04de782f640e8ba58f507 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N54d18e7f9f9e4c3cbc5ab34fb839e1c2,
        _:N6624cfed15e242c882fa0020262c87f6,
        _:Nbd3904ce59c647478fab14096ea2543b,
        _:Nf7b2572017d04de782f640e8ba58f507 .

