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

<artist/19126#subject> a schema:Person,
        foaf:Person ;
    schema:name "Robert Wells"@en ;
    foaf:made <album/143934#lyrics>,
        <album/143934#subject> ;
    foaf:name "Robert Wells"@en .

<artist/9002#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hideki Saijo"@en,
        "西城秀樹"@ja ;
    foaf:made <album/143934#subject>,
        <album/143934#vocals> ;
    foaf:name "Hideki Saijo"@en,
        "西城秀樹"@ja .

<album/143932> a mo:Release ;
    mo:catalogue_number "RHL-8454" .

<artist/19125#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143934#subject> ;
    schema:name "Mel Tormé"@en ;
    foaf:made <album/143934#composition>,
        <album/143934#lyrics>,
        <album/143934#subject> ;
    foaf:name "Mel Tormé"@en .

<artist/28131#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143934#subject> ;
    schema:name "Sammy Cahn"@en ;
    foaf:made <album/143934#composition>,
        <album/143934#subject> ;
    foaf:name "Sammy Cahn"@en .

<artist/8174#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143934#subject> ;
    schema:name "John Lennon"@en ;
    foaf:made <album/143934#composition>,
        <album/143934#lyrics>,
        <album/143934#subject> ;
    foaf:name "John Lennon"@en .

<artist/8175#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143934#subject> ;
    schema:name "Paul McCartney"@en ;
    foaf:made <album/143934#composition>,
        <album/143934#lyrics>,
        <album/143934#subject> ;
    foaf:name "Paul McCartney"@en .

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

<album/143934#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Strangers in the Night / Hideki Saijo"@en,
        "Strangers in the Night / 西城秀樹"@ja,
        "Strangers in the Night / Hideki Saijo"@ja-latn ;
    mo:performance_of <album/143934#musicalwork> ;
    mo:recorded_as <album/143934#musicalexpression> ;
    schema:name "Strangers in the Night / Hideki Saijo"@en,
        "Strangers in the Night / 西城秀樹"@ja,
        "Strangers in the Night / Hideki Saijo"@ja-latn ;
    schema:workPerformed <album/143934#musicalwork> .

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

<org/1414#subject> schema:name "RCA"@en,
        "RCA"@ja,
        "RCA"@ja-latn ;
    foaf:name "RCA"@en,
        "RCA"@ja,
        "RCA"@ja-latn .

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

<https://medium-media.vgm.io/albums/43/143934/143934-ebe90aee034a.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/143934#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Strangers in the Night / Hideki Saijo"@en,
        "Strangers in the Night / 西城秀樹"@ja,
        "Strangers in the Night / Hideki Saijo"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Eubie Blake"@en ;
            foaf:made <album/143934#composition> ;
            foaf:name "Eubie Blake"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bert Kaempfert"@en ;
            foaf:made <album/143934#composition> ;
            foaf:name "Bert Kaempfert"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Johnny Mandel"@en ;
            foaf:made <album/143934#composition> ;
            foaf:name "Johnny Mandel"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "C.Lewis"@en ;
            foaf:made <album/143934#composition> ;
            foaf:name "C.Lewis"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Maria Grever"@en ;
            foaf:made <album/143934#composition> ;
            foaf:name "Maria Grever"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Linda Creed"@en ;
            foaf:made <album/143934#composition> ;
            foaf:name "Linda Creed"@en ],
        <artist/19125#subject>,
        <artist/28131#subject>,
        <artist/8174#subject>,
        <artist/8175#subject> ;
    mo:produced_work <album/143934#musicalwork> ;
    schema:name "Strangers in the Night / Hideki Saijo"@en,
        "Strangers in the Night / 西城秀樹"@ja,
        "Strangers in the Night / Hideki Saijo"@ja-latn .

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

<album/143934#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1986-12-05"^^xsd:date ;
    dcterms:title "Strangers in the Night / Hideki Saijo"@en,
        "Strangers in the Night / 西城秀樹"@ja,
        "Strangers in the Night / Hideki Saijo"@ja-latn ;
    mo:catalogue_number "R32H-1040" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/143932> ;
    mo:publication_of <album/143934#musicalexpression> ;
    mo:publisher <org/1414#subject> ;
    mo:record _:Nf47bcbdc984744d381c084b150925817 ;
    mo:record_count 1 ;
    schema:datePublished "1986-12-05"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/43/143934/143934-ebe90aee034a.jpg> ;
    schema:name "Strangers in the Night / Hideki Saijo"@en,
        "Strangers in the Night / 西城秀樹"@ja,
        "Strangers in the Night / Hideki Saijo"@ja-latn ;
    schema:publisher <org/1414#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/143934/143934-ebe90aee034a.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Charles Singleton"@en ;
    foaf:made <album/143934#subject> ;
    foaf:name "Charles Singleton"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143934#subject> ;
    schema:name "Bert Kaempfert"@en ;
    foaf:made <album/143934#subject> ;
    foaf:name "Bert Kaempfert"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143934#subject> ;
    schema:name "Maria Grever"@en ;
    foaf:made <album/143934#subject> ;
    foaf:name "Maria Grever"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "A.Wright"@en ;
    foaf:made <album/143934#lyrics> ;
    foaf:name "A.Wright"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143934#subject> ;
    schema:name "C.Lewis"@en ;
    foaf:made <album/143934#subject> ;
    foaf:name "C.Lewis"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Charles Singleton"@en ;
    foaf:made <album/143934#lyrics> ;
    foaf:name "Charles Singleton"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "A.Wright"@en ;
    foaf:made <album/143934#subject> ;
    foaf:name "A.Wright"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Eddie Snyder"@en ;
    foaf:made <album/143934#subject> ;
    foaf:name "Eddie Snyder"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Stanley Adams"@en ;
    foaf:made <album/143934#lyrics> ;
    foaf:name "Stanley Adams"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Eddie Snyder"@en ;
    foaf:made <album/143934#lyrics> ;
    foaf:name "Eddie Snyder"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143934#subject> ;
    schema:name "Johnny Mandel"@en ;
    foaf:made <album/143934#subject> ;
    foaf:name "Johnny Mandel"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Andy Razaf"@en ;
    foaf:made <album/143934#lyrics> ;
    foaf:name "Andy Razaf"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Paul Francis Webster"@en ;
    foaf:made <album/143934#subject> ;
    foaf:name "Paul Francis Webster"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Stanley Adams"@en ;
    foaf:made <album/143934#subject> ;
    foaf:name "Stanley Adams"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Gene De Paul"@en ;
    foaf:made <album/143934#lyrics> ;
    foaf:name "Gene De Paul"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Gene De Paul"@en ;
    foaf:made <album/143934#subject> ;
    foaf:name "Gene De Paul"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Andy Razaf"@en ;
    foaf:made <album/143934#subject> ;
    foaf:name "Andy Razaf"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Michel Masser"@en ;
    foaf:made <album/143934#subject> ;
    foaf:name "Michel Masser"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Michel Masser"@en ;
    foaf:made <album/143934#lyrics> ;
    foaf:name "Michel Masser"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/143934#subject> ;
    schema:name "Eubie Blake"@en ;
    foaf:made <album/143934#subject> ;
    foaf:name "Eubie Blake"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Paul Francis Webster"@en ;
    foaf:made <album/143934#lyrics> ;
    foaf:name "Paul Francis Webster"@en .

_:N2cf7d8ee104c4cce980a75c0b3a19b76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When a Man Loves a Woman"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nf47bcbdc984744d381c084b150925817 ;
    schema:name "When a Man Loves a Woman"@en .

_:N6a5bce915a764cc487ea428c294c47ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Shadow of Your Smile"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Nf47bcbdc984744d381c084b150925817 ;
    schema:name "The Shadow of Your Smile"@en .

_:N7b4904af73204144a0a8b0c244b6ece8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories of You"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nf47bcbdc984744d381c084b150925817 ;
    schema:name "Memories of You"@en .

_:N96947b583dc147639e448bcb792a2dab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strangers in the Night"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nf47bcbdc984744d381c084b150925817 ;
    schema:name "Strangers in the Night"@en .

_:Nb0411bcf76e04dd3b24812fafb54ecb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Teach Me Tonight"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nf47bcbdc984744d381c084b150925817 ;
    schema:name "Teach Me Tonight"@en .

_:Nb991d0448e654a809b7a1efb1f067a85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Christmas Song"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nf47bcbdc984744d381c084b150925817 ;
    schema:name "The Christmas Song"@en .

_:Nd2b36d003be34b3b91e20753a91bbbdb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In My Life"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Nf47bcbdc984744d381c084b150925817 ;
    schema:name "In My Life"@en .

_:Ne6508369676d416b99b137f300ef4be9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Are the Love of My Life"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nf47bcbdc984744d381c084b150925817 ;
    schema:name "You Are the Love of My Life"@en .

_:Nfeb8c9ea39d940e09d6e491b5c0a2941 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What a Difference a Day Made"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nf47bcbdc984744d381c084b150925817 ;
    schema:name "What a Difference a Day Made"@en .

_:Nf47bcbdc984744d381c084b150925817 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2cf7d8ee104c4cce980a75c0b3a19b76,
        _:N6a5bce915a764cc487ea428c294c47ac,
        _:N7b4904af73204144a0a8b0c244b6ece8,
        _:N96947b583dc147639e448bcb792a2dab,
        _:Nb0411bcf76e04dd3b24812fafb54ecb1,
        _:Nb991d0448e654a809b7a1efb1f067a85,
        _:Nd2b36d003be34b3b91e20753a91bbbdb,
        _:Ne6508369676d416b99b137f300ef4be9,
        _:Nfeb8c9ea39d940e09d6e491b5c0a2941 ;
    mo:track_count 9 ;
    schema:duration "PT31:54"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N2cf7d8ee104c4cce980a75c0b3a19b76,
        _:N6a5bce915a764cc487ea428c294c47ac,
        _:N7b4904af73204144a0a8b0c244b6ece8,
        _:N96947b583dc147639e448bcb792a2dab,
        _:Nb0411bcf76e04dd3b24812fafb54ecb1,
        _:Nb991d0448e654a809b7a1efb1f067a85,
        _:Nd2b36d003be34b3b91e20753a91bbbdb,
        _:Ne6508369676d416b99b137f300ef4be9,
        _:Nfeb8c9ea39d940e09d6e491b5c0a2941 .

