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

<artist/11267#subject> a schema:Person,
        foaf:Person ;
    schema:name "uRy"@en ;
    foaf:made <album/31779#lyrics>,
        <album/31779#subject> ;
    foaf:name "uRy"@en .

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

<artist/12050#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31779#subject> ;
    schema:name "CHI-MEY"@en ;
    foaf:made <album/31779#composition>,
        <album/31779#subject> ;
    foaf:name "CHI-MEY"@en .

<product/2548#subject> a schema:CreativeWork ;
    schema:name "Inu x Boku SS"@en,
        "妖狐×僕SS"@ja,
        "Inu x Boku SS"@ja-latn ;
    foaf:name "Inu x Boku SS"@en,
        "妖狐×僕SS"@ja,
        "Inu x Boku SS"@ja-latn .

<album/31779#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "inuboku secret service ENDING SONG Vol.2"@en,
        "妖狐×僕SS ENDING SONG Vol.2"@ja,
        "Inu x Boku SS ENDING SONG Vol.2"@ja-latn ;
    mo:composer <artist/12050#subject> ;
    mo:produced_work <album/31779#musicalwork> ;
    schema:name "inuboku secret service ENDING SONG Vol.2"@en,
        "妖狐×僕SS ENDING SONG Vol.2"@ja,
        "Inu x Boku SS ENDING SONG Vol.2"@ja-latn .

<album/31779#musicalexpression> a mo:Signal ;
    mo:published_as <album/31779#subject> ;
    mo:records <album/31779#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/97/31779/31779-1398861866.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/31779#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/97/31779/31779-1398861866.jpg> ;
    foaf:depicts <album/31779#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/97/31779/31779-1398861866.jpg> .

<https://medium-media.vgm.io/albums/97/31779/31779-1398861866.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/12030#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31779#performance> ;
    schema:name "Takuya Eguchi"@en,
        "江口拓也"@ja ;
    foaf:name "Takuya Eguchi"@en,
        "江口拓也"@ja .

<artist/4805#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31779#performance> ;
    schema:name "Mamoru Miyano"@en,
        "宮野真守"@ja ;
    foaf:name "Mamoru Miyano"@en,
        "宮野真守"@ja .

<artist/7724#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31779#performance> ;
    schema:name "Yoko Hikasa"@en,
        "日笠陽子"@ja ;
    foaf:name "Yoko Hikasa"@en,
        "日笠陽子"@ja .

<artist/9185#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/31779#performance> ;
    schema:name "Yoshimasa Hosoya"@en,
        "細谷佳正"@ja ;
    foaf:name "Yoshimasa Hosoya"@en,
        "細谷佳正"@ja .

<album/31779#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "inuboku secret service ENDING SONG Vol.2"@en,
        "妖狐×僕SS ENDING SONG Vol.2"@ja,
        "Inu x Boku SS ENDING SONG Vol.2"@ja-latn ;
    mo:performance_of <album/31779#musicalwork> ;
    mo:performer <artist/12030#subject>,
        <artist/4805#subject>,
        <artist/7724#subject>,
        <artist/9185#subject> ;
    mo:recorded_as <album/31779#musicalexpression> ;
    schema:byArtist <artist/12030#subject>,
        <artist/4805#subject>,
        <artist/7724#subject>,
        <artist/9185#subject> ;
    schema:name "inuboku secret service ENDING SONG Vol.2"@en,
        "妖狐×僕SS ENDING SONG Vol.2"@ja,
        "Inu x Boku SS ENDING SONG Vol.2"@ja-latn ;
    schema:workPerformed <album/31779#musicalwork> .

<album/31779#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-23"^^xsd:date ;
    dcterms:title "inuboku secret service ENDING SONG Vol.2"@en,
        "妖狐×僕SS ENDING SONG Vol.2"@ja,
        "Inu x Boku SS ENDING SONG Vol.2"@ja-latn ;
    mo:catalogue_number "ANZX-6446" ;
    mo:media_type "CD" ;
    mo:publication_of <album/31779#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N93c68c2c43034d92a3c55ccc0b72fa92 ;
    mo:record_count 1 ;
    schema:about <product/2548#subject> ;
    schema:byArtist <artist/12030#subject>,
        <artist/4805#subject>,
        <artist/7724#subject>,
        <artist/9185#subject> ;
    schema:datePublished "2012-05-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/97/31779/31779-1398861866.jpg> ;
    schema:name "inuboku secret service ENDING SONG Vol.2"@en,
        "妖狐×僕SS ENDING SONG Vol.2"@ja,
        "Inu x Boku SS ENDING SONG Vol.2"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/97/31779/31779-1398861866.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Cocoa Fujiwara"@en ;
    foaf:made <album/31779#lyrics> ;
    foaf:name "Cocoa Fujiwara"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Cocoa Fujiwara"@en ;
    foaf:made <album/31779#subject> ;
    foaf:name "Cocoa Fujiwara"@en .

_:N19dff66b93584f78bc12f86661952cdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "太陽と月"@ja,
        "Taiyou to Tsuki"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N93c68c2c43034d92a3c55ccc0b72fa92 ;
    schema:name "太陽と月"@ja,
        "Taiyou to Tsuki"@ja-latn .

_:N21e1451eeb444bee8dffb025bfdd9a50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "one way ～夏目残夏 Only Version～ -TV size-"@ja,
        "one way ~Zange Natsume Only Version~ -TV size-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N93c68c2c43034d92a3c55ccc0b72fa92 ;
    schema:name "one way ～夏目残夏 Only Version～ -TV size-"@ja,
        "one way ~Zange Natsume Only Version~ -TV size-"@ja-latn .

_:N4f5b0af388e24133ae0ba5011aab267b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "one way"@ja,
        "one way"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N93c68c2c43034d92a3c55ccc0b72fa92 ;
    schema:name "one way"@ja,
        "one way"@ja-latn .

_:Na7044793714847d381b8f770745a2e7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "one way -inst-"@ja,
        "one way -inst-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N93c68c2c43034d92a3c55ccc0b72fa92 ;
    schema:name "one way -inst-"@ja,
        "one way -inst-"@ja-latn .

_:Nec5cbe9d6fa2479dbdd3106223c3e224 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "太陽と月 -inst-"@ja,
        "Taiyou to Tsuki -inst-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N93c68c2c43034d92a3c55ccc0b72fa92 ;
    schema:name "太陽と月 -inst-"@ja,
        "Taiyou to Tsuki -inst-"@ja-latn .

_:N93c68c2c43034d92a3c55ccc0b72fa92 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19dff66b93584f78bc12f86661952cdf,
        _:N21e1451eeb444bee8dffb025bfdd9a50,
        _:N4f5b0af388e24133ae0ba5011aab267b,
        _:Na7044793714847d381b8f770745a2e7e,
        _:Nec5cbe9d6fa2479dbdd3106223c3e224 ;
    mo:track_count 5 ;
    schema:duration "PT18:23"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N19dff66b93584f78bc12f86661952cdf,
        _:N21e1451eeb444bee8dffb025bfdd9a50,
        _:N4f5b0af388e24133ae0ba5011aab267b,
        _:Na7044793714847d381b8f770745a2e7e,
        _:Nec5cbe9d6fa2479dbdd3106223c3e224 .

