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

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

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

<artist/17441#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111714#subject> ;
    schema:name "Maurice White"@en ;
    foaf:made <album/111714#composition>,
        <album/111714#subject> ;
    foaf:name "Maurice White"@en .

<artist/19198#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111714#subject> ;
    schema:name "Gilbert O'Sullivan"@en ;
    foaf:made <album/111714#composition>,
        <album/111714#subject> ;
    foaf:name "Gilbert O'Sullivan"@en .

<artist/23889#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111714#subject> ;
    schema:name "Leon Russell"@en ;
    foaf:made <album/111714#composition>,
        <album/111714#subject> ;
    foaf:name "Leon Russell"@en .

<artist/23909#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111714#subject> ;
    schema:name "Burt Bacharach"@en ;
    foaf:made <album/111714#composition>,
        <album/111714#subject> ;
    foaf:name "Burt Bacharach"@en .

<artist/28248#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111714#subject> ;
    schema:name "Stevie Wonder"@en ;
    foaf:made <album/111714#composition>,
        <album/111714#subject> ;
    foaf:name "Stevie Wonder"@en .

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

<album/111714#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BOSSA NOVA AFFAIR FEEL SO COOL"@en,
        "ボサ・ノヴァ・アフェア　フィール・ソー・クール"@ja,
        "BOSSA NOVA AFFAIR FEEL SO NATURAL International Pops"@ja-latn ;
    mo:performance_of <album/111714#musicalwork> ;
    mo:recorded_as <album/111714#musicalexpression> ;
    schema:name "BOSSA NOVA AFFAIR FEEL SO COOL"@en,
        "ボサ・ノヴァ・アフェア　フィール・ソー・クール"@ja,
        "BOSSA NOVA AFFAIR FEEL SO NATURAL International Pops"@ja-latn ;
    schema:workPerformed <album/111714#musicalwork> .

<org/90#subject> schema:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn ;
    foaf:name "Sony Records"@en,
        "Sony Records"@ja,
        "Sony Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/41/111714/111714-bf9d5c98b788.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/111714#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BOSSA NOVA AFFAIR FEEL SO COOL"@en,
        "ボサ・ノヴァ・アフェア　フィール・ソー・クール"@ja,
        "BOSSA NOVA AFFAIR FEEL SO NATURAL International Pops"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Irving Caesar"@en ;
            foaf:made <album/111714#composition> ;
            foaf:name "Irving Caesar"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Eduardo Del Barrio"@en ;
            foaf:made <album/111714#composition> ;
            foaf:name "Eduardo Del Barrio"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Verdine White"@en ;
            foaf:made <album/111714#composition> ;
            foaf:name "Verdine White"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Linda Creed"@en ;
            foaf:made <album/111714#composition> ;
            foaf:name "Linda Creed"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bobby Hart"@en ;
            foaf:made <album/111714#composition> ;
            foaf:name "Bobby Hart"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Thom Bell"@en ;
            foaf:made <album/111714#composition> ;
            foaf:name "Thom Bell"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Vincent Youmans"@en ;
            foaf:made <album/111714#composition> ;
            foaf:name "Vincent Youmans"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tommy Boyce"@en ;
            foaf:made <album/111714#composition> ;
            foaf:name "Tommy Boyce"@en ],
        <artist/17441#subject>,
        <artist/19198#subject>,
        <artist/23889#subject>,
        <artist/23909#subject>,
        <artist/28248#subject> ;
    mo:produced_work <album/111714#musicalwork> ;
    schema:name "BOSSA NOVA AFFAIR FEEL SO COOL"@en,
        "ボサ・ノヴァ・アフェア　フィール・ソー・クール"@ja,
        "BOSSA NOVA AFFAIR FEEL SO NATURAL International Pops"@ja-latn .

<album/111714#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-07-01"^^xsd:date ;
    dcterms:title "BOSSA NOVA AFFAIR FEEL SO COOL"@en,
        "ボサ・ノヴァ・アフェア　フィール・ソー・クール"@ja,
        "BOSSA NOVA AFFAIR FEEL SO NATURAL International Pops"@ja-latn ;
    mo:catalogue_number "SRCS-7300" ;
    mo:media_type "CD" ;
    mo:publication_of <album/111714#musicalexpression> ;
    mo:publisher <org/90#subject> ;
    mo:record _:N74107f46d1634cb089e061453d0c16f0 ;
    mo:record_count 1 ;
    schema:datePublished "1994-07-01"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/41/111714/111714-bf9d5c98b788.jpg> ;
    schema:name "BOSSA NOVA AFFAIR FEEL SO COOL"@en,
        "ボサ・ノヴァ・アフェア　フィール・ソー・クール"@ja,
        "BOSSA NOVA AFFAIR FEEL SO NATURAL International Pops"@ja-latn ;
    schema:publisher <org/90#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/111714/111714-bf9d5c98b788.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111714#subject> ;
    schema:name "Vincent Youmans"@en ;
    foaf:made <album/111714#subject> ;
    foaf:name "Vincent Youmans"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111714#subject> ;
    schema:name "Bobby Hart"@en ;
    foaf:made <album/111714#subject> ;
    foaf:name "Bobby Hart"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111714#subject> ;
    schema:name "Tommy Boyce"@en ;
    foaf:made <album/111714#subject> ;
    foaf:name "Tommy Boyce"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111714#subject> ;
    schema:name "Verdine White"@en ;
    foaf:made <album/111714#subject> ;
    foaf:name "Verdine White"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111714#subject> ;
    schema:name "Linda Creed"@en ;
    foaf:made <album/111714#subject> ;
    foaf:name "Linda Creed"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111714#subject> ;
    schema:name "Eduardo Del Barrio"@en ;
    foaf:made <album/111714#subject> ;
    foaf:name "Eduardo Del Barrio"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111714#subject> ;
    schema:name "Irving Caesar"@en ;
    foaf:made <album/111714#subject> ;
    foaf:name "Irving Caesar"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/111714#subject> ;
    schema:name "Thom Bell"@en ;
    foaf:made <album/111714#subject> ;
    foaf:name "Thom Bell"@en .

_:N160436b90d2148e9999ec55e6c9429ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You make me feel brandnew"@en,
        "VOCÊ ME FAZ SENTIR JOVEM"@portuguese ;
    mo:track_number 7 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N74107f46d1634cb089e061453d0c16f0 ;
    schema:name "You make me feel brandnew"@en,
        "VOCÊ ME FAZ SENTIR JOVEM"@portuguese .

_:N32e8237641d043f7a1c8b9ae28e6d6ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You are everything"@en,
        "VOCÊ É TUDO"@portuguese ;
    mo:track_number 9 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N74107f46d1634cb089e061453d0c16f0 ;
    schema:name "You are everything"@en,
        "VOCÊ É TUDO"@portuguese .

_:N399761b3e84a4390be566cf8276c692c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You are the sunshine of my life"@en,
        "VOCÊ É A LUZ DA MINHA VIDA"@portuguese ;
    mo:track_number 1 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N74107f46d1634cb089e061453d0c16f0 ;
    schema:name "You are the sunshine of my life"@en,
        "VOCÊ É A LUZ DA MINHA VIDA"@portuguese .

_:N40c913610f70451d9c6d9f01f2223a08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tea for two"@en,
        "CHÁ PARA DOIS"@portuguese ;
    mo:track_number 6 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N74107f46d1634cb089e061453d0c16f0 ;
    schema:name "Tea for two"@en,
        "CHÁ PARA DOIS"@portuguese .

_:N66c5abe48d464907b1f45c0f1b1c95f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Masquerade"@en,
        "O MASCARADO"@portuguese ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N74107f46d1634cb089e061453d0c16f0 ;
    schema:name "Masquerade"@en,
        "O MASCARADO"@portuguese .

_:N93b20824053240b0a31bd75c13100fbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alone again"@en,
        "OUTRA VEZ SOZINHO"@portuguese ;
    mo:track_number 8 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N74107f46d1634cb089e061453d0c16f0 ;
    schema:name "Alone again"@en,
        "OUTRA VEZ SOZINHO"@portuguese .

_:Na31c683cbf9349d8b687aa67314f1616 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I wanna be free"@en,
        "EU LIVRE VOU SER"@portuguese ;
    mo:track_number 10 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N74107f46d1634cb089e061453d0c16f0 ;
    schema:name "I wanna be free"@en,
        "EU LIVRE VOU SER"@portuguese .

_:Nd3ed94704bc34aeb8f6b513a9add7a89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantasy"@en,
        "FANTASIA"@portuguese ;
    mo:track_number 4 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N74107f46d1634cb089e061453d0c16f0 ;
    schema:name "Fantasy"@en,
        "FANTASIA"@portuguese .

_:Ne774cf167d6a43a8b1befe9d7dbcb96a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Close to you"@en,
        "PERTO DE VOCÊ"@portuguese ;
    mo:track_number 5 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N74107f46d1634cb089e061453d0c16f0 ;
    schema:name "Close to you"@en,
        "PERTO DE VOCÊ"@portuguese .

_:Nf893d0516e494ed084b71b351c3d571c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You'll never get to heaven"@en,
        "PARAISO PERDIDO"@portuguese ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N74107f46d1634cb089e061453d0c16f0 ;
    schema:name "You'll never get to heaven"@en,
        "PARAISO PERDIDO"@portuguese .

_:N74107f46d1634cb089e061453d0c16f0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N160436b90d2148e9999ec55e6c9429ed,
        _:N32e8237641d043f7a1c8b9ae28e6d6ed,
        _:N399761b3e84a4390be566cf8276c692c,
        _:N40c913610f70451d9c6d9f01f2223a08,
        _:N66c5abe48d464907b1f45c0f1b1c95f6,
        _:N93b20824053240b0a31bd75c13100fbb,
        _:Na31c683cbf9349d8b687aa67314f1616,
        _:Nd3ed94704bc34aeb8f6b513a9add7a89,
        _:Ne774cf167d6a43a8b1befe9d7dbcb96a,
        _:Nf893d0516e494ed084b71b351c3d571c ;
    mo:track_count 10 ;
    schema:duration "PT40:37"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N160436b90d2148e9999ec55e6c9429ed,
        _:N32e8237641d043f7a1c8b9ae28e6d6ed,
        _:N399761b3e84a4390be566cf8276c692c,
        _:N40c913610f70451d9c6d9f01f2223a08,
        _:N66c5abe48d464907b1f45c0f1b1c95f6,
        _:N93b20824053240b0a31bd75c13100fbb,
        _:Na31c683cbf9349d8b687aa67314f1616,
        _:Nd3ed94704bc34aeb8f6b513a9add7a89,
        _:Ne774cf167d6a43a8b1befe9d7dbcb96a,
        _:Nf893d0516e494ed084b71b351c3d571c .

