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

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

<artist/9002#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hideki Saijo"@en,
        "西城秀樹"@ja ;
    foaf:made <album/143933#subject>,
        <album/143933#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/143933#subject> ;
    schema:name "Mel Tormé"@en ;
    foaf:made <album/143933#composition>,
        <album/143933#lyrics>,
        <album/143933#subject> ;
    foaf:name "Mel Tormé"@en .

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

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

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

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

<album/143933#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/143933#musicalwork> ;
    mo:recorded_as <album/143933#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/143933#musicalwork> .

<album/143933#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/33/143933/143933-70da9957be87.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/143933#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/33/143933/143933-70da9957be87.jpg> ;
    foaf:depicts <album/143933#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/33/143933/143933-70da9957be87.jpg> .

<https://medium-media.vgm.io/albums/33/143933/143933-70da9957be87.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/143933#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1986-11-21"^^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 "RHT-8454" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/143932> ;
    mo:publication_of <album/143933#musicalexpression> ;
    mo:publisher <org/1414#subject> ;
    mo:record _:N298c6ca96a104ba087e0cbdd9b4dd722 ;
    mo:record_count 1 ;
    schema:datePublished "1986-11-21"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/33/143933/143933-70da9957be87.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/33/143933/143933-70da9957be87.jpg> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:N4e66764d6f5e4874b4d55b38e2de7f40 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 _:N298c6ca96a104ba087e0cbdd9b4dd722 ;
    schema:name "The Shadow of Your Smile"@en .

_:N6d3e810c015e48088a8a23124177a307 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 _:N298c6ca96a104ba087e0cbdd9b4dd722 ;
    schema:name "What a Difference a Day Made"@en .

_:N7380f8122d5547abb7c3261badb0695e 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 _:N298c6ca96a104ba087e0cbdd9b4dd722 ;
    schema:name "You Are the Love of My Life"@en .

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

_:N7c647252faac4ecc81407379ffb5698e 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 _:N298c6ca96a104ba087e0cbdd9b4dd722 ;
    schema:name "When a Man Loves a Woman"@en .

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

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

_:N298c6ca96a104ba087e0cbdd9b4dd722 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0eb5614b709d4a5dad26fd0a33fc4e2c,
        _:N15c5597fbcd54a358e148c986196ae38,
        _:N4e66764d6f5e4874b4d55b38e2de7f40,
        _:N6d3e810c015e48088a8a23124177a307,
        _:N7380f8122d5547abb7c3261badb0695e,
        _:N7737720ae01847dc96acb29c2b1a95da,
        _:N7c647252faac4ecc81407379ffb5698e,
        _:N8c833fb6392140b9a2456c86bb3e9526,
        _:Nb22b5b2ce2974c4081bf2c56466108b0 ;
    mo:track_count 9 ;
    schema:duration "PT16:20"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0eb5614b709d4a5dad26fd0a33fc4e2c,
        _:N15c5597fbcd54a358e148c986196ae38,
        _:N4e66764d6f5e4874b4d55b38e2de7f40,
        _:N6d3e810c015e48088a8a23124177a307,
        _:N7380f8122d5547abb7c3261badb0695e,
        _:N7737720ae01847dc96acb29c2b1a95da,
        _:N7c647252faac4ecc81407379ffb5698e,
        _:N8c833fb6392140b9a2456c86bb3e9526,
        _:Nb22b5b2ce2974c4081bf2c56466108b0 .

