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

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

<artist/23950#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136077#subject> ;
    schema:name "Masatoshi Mashima"@en,
        "真島昌利"@ja ;
    foaf:made <album/136077#composition>,
        <album/136077#lyrics>,
        <album/136077#subject> ;
    foaf:name "Masatoshi Mashima"@en,
        "真島昌利"@ja .

<artist/29164#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136077#subject> ;
    schema:name "Rizumu Shin"@en,
        "シンリズム"@ja ;
    foaf:made <album/136077#composition>,
        <album/136077#lyrics>,
        <album/136077#subject> ;
    foaf:name "Rizumu Shin"@en,
        "シンリズム"@ja .

<artist/37526#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136077#subject> ;
    schema:name "YUKI KANESAKA"@en ;
    foaf:made <album/136077#composition>,
        <album/136077#lyrics>,
        <album/136077#subject> ;
    foaf:name "YUKI KANESAKA"@en .

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

<org/3389#subject> schema:name "Universal Pictures Home Entertainment"@en,
        "Universal Pictures Home Entertainment"@ja,
        "Universal Pictures Home Entertainment"@ja-latn ;
    foaf:name "Universal Pictures Home Entertainment"@en,
        "Universal Pictures Home Entertainment"@ja,
        "Universal Pictures Home Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/77/136077/136077-b3dd15738906.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/18800#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/136077#performance> ;
    schema:name "Subaru Kimura"@en,
        "木村昴"@ja ;
    foaf:name "Subaru Kimura"@en,
        "木村昴"@ja .

<artist/29885#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/136077#performance> ;
    schema:name "Reiou Tsuchida"@en,
        "土田玲央"@ja ;
    foaf:name "Reiou Tsuchida"@en,
        "土田玲央"@ja .

<artist/31180#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/136077#performance> ;
    schema:name "Makoto Kaneko"@en,
        "金子誠"@ja ;
    foaf:name "Makoto Kaneko"@en,
        "金子誠"@ja .

<artist/62435#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/136077#performance> ;
    schema:name "Shotaro Uzawa"@en,
        "鵜澤正太郎"@ja ;
    foaf:name "Shotaro Uzawa"@en,
        "鵜澤正太郎"@ja .

<artist/62436#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/136077#performance> ;
    schema:name "Yuki Obara"@en,
        "小原悠輝"@ja ;
    foaf:name "Yuki Obara"@en,
        "小原悠輝"@ja .

<artist/62438#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/136077#performance> ;
    schema:name "Nao Nakanishi"@en,
        "中西南央"@ja ;
    foaf:name "Nao Nakanishi"@en,
        "中西南央"@ja .

<album/136077#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kawagoe Boys Sing ORIGINAL SONGS VOL.1"@en,
        "川越ボーイズ・シング ORIGINAL SONGS VOL.1"@ja,
        "Kawagoe Boys Sing ORIGINAL SONGS VOL.1"@ja-latn ;
    mo:composer <artist/23950#subject>,
        <artist/29164#subject>,
        <artist/37526#subject> ;
    mo:produced_work <album/136077#musicalwork> ;
    schema:name "Kawagoe Boys Sing ORIGINAL SONGS VOL.1"@en,
        "川越ボーイズ・シング ORIGINAL SONGS VOL.1"@ja,
        "Kawagoe Boys Sing ORIGINAL SONGS VOL.1"@ja-latn .

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

<album/136077#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kawagoe Boys Sing ORIGINAL SONGS VOL.1"@en,
        "川越ボーイズ・シング ORIGINAL SONGS VOL.1"@ja,
        "Kawagoe Boys Sing ORIGINAL SONGS VOL.1"@ja-latn ;
    mo:performance_of <album/136077#musicalwork> ;
    mo:performer <artist/18800#subject>,
        <artist/29885#subject>,
        <artist/31180#subject>,
        <artist/62435#subject>,
        <artist/62436#subject>,
        <artist/62438#subject> ;
    mo:recorded_as <album/136077#musicalexpression> ;
    schema:byArtist <artist/18800#subject>,
        <artist/29885#subject>,
        <artist/31180#subject>,
        <artist/62435#subject>,
        <artist/62436#subject>,
        <artist/62438#subject> ;
    schema:name "Kawagoe Boys Sing ORIGINAL SONGS VOL.1"@en,
        "川越ボーイズ・シング ORIGINAL SONGS VOL.1"@ja,
        "Kawagoe Boys Sing ORIGINAL SONGS VOL.1"@ja-latn ;
    schema:workPerformed <album/136077#musicalwork> .

<album/136077#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-10-25"^^xsd:date ;
    dcterms:title "Kawagoe Boys Sing ORIGINAL SONGS VOL.1"@en,
        "川越ボーイズ・シング ORIGINAL SONGS VOL.1"@ja,
        "Kawagoe Boys Sing ORIGINAL SONGS VOL.1"@ja-latn ;
    mo:catalogue_number "GNCA-0681" ;
    mo:media_type "CD" ;
    mo:publication_of <album/136077#musicalexpression> ;
    mo:publisher <org/3389#subject> ;
    mo:record _:N9db3e8796f26417eb44ed7fce24a0bb1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kawagoe Boys Sing"@en ;
            foaf:name "Kawagoe Boys Sing"@en ] ;
    schema:byArtist <artist/18800#subject>,
        <artist/29885#subject>,
        <artist/31180#subject>,
        <artist/62435#subject>,
        <artist/62436#subject>,
        <artist/62438#subject> ;
    schema:datePublished "2023-10-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/77/136077/136077-b3dd15738906.jpg> ;
    schema:name "Kawagoe Boys Sing ORIGINAL SONGS VOL.1"@en,
        "川越ボーイズ・シング ORIGINAL SONGS VOL.1"@ja,
        "Kawagoe Boys Sing ORIGINAL SONGS VOL.1"@ja-latn ;
    schema:publisher <org/3389#subject> ;
    foaf:depiction <https://media.vgm.io/albums/77/136077/136077-b3dd15738906.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "上鈴木兄弟"@en ;
    foaf:made <album/136077#subject> ;
    foaf:name "上鈴木兄弟"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "上鈴木兄弟"@en ;
    foaf:made <album/136077#lyrics> ;
    foaf:name "上鈴木兄弟"@en .

_:N3baa5fe603cc449f92921e23b68e49d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンダルシアに憧れて (Instrumental Version)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N9db3e8796f26417eb44ed7fce24a0bb1 ;
    schema:name "アンダルシアに憧れて (Instrumental Version)"@ja .

_:N595eca3f4061494ea1dce4cc1cdf659f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the Set (Instrumental Version)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N9db3e8796f26417eb44ed7fce24a0bb1 ;
    schema:name "On the Set (Instrumental Version)"@ja .

_:N823c85414529453589bb3e2d9c7ae1c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンダルシアに憧れて"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N9db3e8796f26417eb44ed7fce24a0bb1 ;
    schema:name "アンダルシアに憧れて"@ja .

_:Na37e13e714134aa8824f0179ee722b7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光輝く明日へ (Instrumental Version)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N9db3e8796f26417eb44ed7fce24a0bb1 ;
    schema:name "光輝く明日へ (Instrumental Version)"@ja .

_:Nad4513845a9a449a9d577650c4b3b70e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the Set"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N9db3e8796f26417eb44ed7fce24a0bb1 ;
    schema:name "On the Set"@ja .

_:Ndd21e60e864b42cdbf489e83bc315050 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光輝く明日へ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N9db3e8796f26417eb44ed7fce24a0bb1 ;
    schema:name "光輝く明日へ"@ja .

_:N9db3e8796f26417eb44ed7fce24a0bb1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3baa5fe603cc449f92921e23b68e49d6,
        _:N595eca3f4061494ea1dce4cc1cdf659f,
        _:N823c85414529453589bb3e2d9c7ae1c8,
        _:Na37e13e714134aa8824f0179ee722b7e,
        _:Nad4513845a9a449a9d577650c4b3b70e,
        _:Ndd21e60e864b42cdbf489e83bc315050 ;
    mo:track_count 6 ;
    schema:duration "PT22:28"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3baa5fe603cc449f92921e23b68e49d6,
        _:N595eca3f4061494ea1dce4cc1cdf659f,
        _:N823c85414529453589bb3e2d9c7ae1c8,
        _:Na37e13e714134aa8824f0179ee722b7e,
        _:Nad4513845a9a449a9d577650c4b3b70e,
        _:Ndd21e60e864b42cdbf489e83bc315050 .

