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

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

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

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

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

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

<org/510#subject> schema:name "SUGI LABEL"@en,
        "SUGI レーベル"@ja,
        "SUGI LABEL"@ja-latn ;
    foaf:name "SUGI LABEL"@en,
        "SUGI レーベル"@ja,
        "SUGI LABEL"@ja-latn .

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

<https://medium-media.vgm.io/albums/57/4975/4975-1192633055.jpg> a schema:ImageObject,
        foaf:Image .

<album/4975#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "String Quartet \"The Beatles\""@en,
        "弦楽四重奏曲「ザ・ビートルズ」"@ja,
        "Gengaku Shijusokyoku \"The Beatles\""@ja-latn ;
    mo:composer <artist/8174#subject>,
        <artist/8175#subject> ;
    mo:produced_work <album/4975#musicalwork> ;
    schema:name "String Quartet \"The Beatles\""@en,
        "弦楽四重奏曲「ザ・ビートルズ」"@ja,
        "Gengaku Shijusokyoku \"The Beatles\""@ja-latn .

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

<album/4975#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "String Quartet \"The Beatles\""@en,
        "弦楽四重奏曲「ザ・ビートルズ」"@ja,
        "Gengaku Shijusokyoku \"The Beatles\""@ja-latn ;
    mo:performance_of <album/4975#musicalwork> ;
    mo:performer <artist/1820#subject> ;
    mo:recorded_as <album/4975#musicalexpression> ;
    schema:byArtist <artist/1820#subject> ;
    schema:name "String Quartet \"The Beatles\""@en,
        "弦楽四重奏曲「ザ・ビートルズ」"@ja,
        "Gengaku Shijusokyoku \"The Beatles\""@ja-latn ;
    schema:workPerformed <album/4975#musicalwork> .

<artist/1820#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4975#performance> ;
    schema:name "Tokyo Youth Quartet"@en,
        "東京ユースカルテット"@ja ;
    foaf:name "Tokyo Youth Quartet"@en,
        "東京ユースカルテット"@ja .

<album/4975#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-10-03"^^xsd:date ;
    dcterms:title "String Quartet \"The Beatles\""@en,
        "弦楽四重奏曲「ザ・ビートルズ」"@ja,
        "Gengaku Shijusokyoku \"The Beatles\""@ja-latn ;
    mo:catalogue_number "SVWC-7472" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4975#musicalexpression> ;
    mo:publisher <org/510#subject> ;
    mo:record _:N1111091046a64c359917947f0c356d71 ;
    mo:record_count 1 ;
    schema:byArtist <artist/1820#subject> ;
    schema:datePublished "2007-10-03"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/57/4975/4975-1192633055.jpg> ;
    schema:name "String Quartet \"The Beatles\""@en,
        "弦楽四重奏曲「ザ・ビートルズ」"@ja,
        "Gengaku Shijusokyoku \"The Beatles\""@ja-latn ;
    schema:publisher <org/510#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/4975/4975-1192633055.jpg> .

_:N06847ed1be354ada8d7a443303d71871 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hey Jude"@en,
        "ヘイ・ジュード"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N1111091046a64c359917947f0c356d71 ;
    schema:name "Hey Jude"@en,
        "ヘイ・ジュード"@ja .

_:N0957ccd5a8ff40f19cb96d9f97210ae9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eleanor Rigby"@en,
        "エリナー・リグビー"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N1111091046a64c359917947f0c356d71 ;
    schema:name "Eleanor Rigby"@en,
        "エリナー・リグビー"@ja .

_:N0dbe6fadd1c34458bccf0f47165267f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lucy In The Sky With Diamonds"@en,
        "ルーシー・イン・ザ・スカイ・ウィズ・ダイヤモンズ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N1111091046a64c359917947f0c356d71 ;
    schema:name "Lucy In The Sky With Diamonds"@en,
        "ルーシー・イン・ザ・スカイ・ウィズ・ダイヤモンズ"@ja .

_:N16a549302cdb468e9a33c03660b4e737 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If I Fell"@en,
        "恋に落ちたら"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N1111091046a64c359917947f0c356d71 ;
    schema:name "If I Fell"@en,
        "恋に落ちたら"@ja .

_:N236a9d6e1dab46f59088efbdb43d5536 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ticket To Ride"@en,
        "ティケット・トゥ・ライド (涙の乗車券)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N1111091046a64c359917947f0c356d71 ;
    schema:name "Ticket To Ride"@en,
        "ティケット・トゥ・ライド (涙の乗車券)"@ja .

_:N332ba4cb5fdc4762914cdfb250d1a946 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here There And Everywhere"@en,
        "ヒア・ゼア・アンド・エヴリホエア"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N1111091046a64c359917947f0c356d71 ;
    schema:name "Here There And Everywhere"@en,
        "ヒア・ゼア・アンド・エヴリホエア"@ja .

_:N4d5b32be8c6d4b29a17d3fe83b845c87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yesterday"@en,
        "イエスタデイ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N1111091046a64c359917947f0c356d71 ;
    schema:name "Yesterday"@en,
        "イエスタデイ"@ja .

_:N677e9053ee104ff7ba71c89c9227c92d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fool On The Hill"@en,
        "フール・オン・ザ・ヒル"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N1111091046a64c359917947f0c356d71 ;
    schema:name "The Fool On The Hill"@en,
        "フール・オン・ザ・ヒル"@ja .

_:N8469a930d555482fa84d73e43ec2a3f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let It Be"@en,
        "レット・イット・ビー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N1111091046a64c359917947f0c356d71 ;
    schema:name "Let It Be"@en,
        "レット・イット・ビー"@ja .

_:N852cca1712e143059284f71d811a522b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Back In The U.S.S.R."@en,
        "バック・イン・ザ・U.S.S.R."@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N1111091046a64c359917947f0c356d71 ;
    schema:name "Back In The U.S.S.R."@en,
        "バック・イン・ザ・U.S.S.R."@ja .

_:N88c8c2259564488b8639cc3e2abc2e37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Day Tripper"@en,
        "デイ・トリッパー"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N1111091046a64c359917947f0c356d71 ;
    schema:name "Day Tripper"@en,
        "デイ・トリッパー"@ja .

_:N93bcb23faee54758aa0011c03903d4db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girl"@en,
        "ガール"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N1111091046a64c359917947f0c356d71 ;
    schema:name "Girl"@en,
        "ガール"@ja .

_:Nb4285883867741e7b1aa834afeb0614c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Michelle"@en,
        "ミッシェル"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N1111091046a64c359917947f0c356d71 ;
    schema:name "Michelle"@en,
        "ミッシェル"@ja .

_:Nbbc5c4bbda8144038ba2a9055e8b6cd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Long And Winding Road"@en,
        "ザ・ロング・アンド・ワインディング・ロード"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N1111091046a64c359917947f0c356d71 ;
    schema:name "The Long And Winding Road"@en,
        "ザ・ロング・アンド・ワインディング・ロード"@ja .

_:N1111091046a64c359917947f0c356d71 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06847ed1be354ada8d7a443303d71871,
        _:N0957ccd5a8ff40f19cb96d9f97210ae9,
        _:N0dbe6fadd1c34458bccf0f47165267f3,
        _:N16a549302cdb468e9a33c03660b4e737,
        _:N236a9d6e1dab46f59088efbdb43d5536,
        _:N332ba4cb5fdc4762914cdfb250d1a946,
        _:N4d5b32be8c6d4b29a17d3fe83b845c87,
        _:N677e9053ee104ff7ba71c89c9227c92d,
        _:N8469a930d555482fa84d73e43ec2a3f4,
        _:N852cca1712e143059284f71d811a522b,
        _:N88c8c2259564488b8639cc3e2abc2e37,
        _:N93bcb23faee54758aa0011c03903d4db,
        _:Nb4285883867741e7b1aa834afeb0614c,
        _:Nbbc5c4bbda8144038ba2a9055e8b6cd7 ;
    mo:track_count 14 ;
    schema:duration "PT46:46"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N06847ed1be354ada8d7a443303d71871,
        _:N0957ccd5a8ff40f19cb96d9f97210ae9,
        _:N0dbe6fadd1c34458bccf0f47165267f3,
        _:N16a549302cdb468e9a33c03660b4e737,
        _:N236a9d6e1dab46f59088efbdb43d5536,
        _:N332ba4cb5fdc4762914cdfb250d1a946,
        _:N4d5b32be8c6d4b29a17d3fe83b845c87,
        _:N677e9053ee104ff7ba71c89c9227c92d,
        _:N8469a930d555482fa84d73e43ec2a3f4,
        _:N852cca1712e143059284f71d811a522b,
        _:N88c8c2259564488b8639cc3e2abc2e37,
        _:N93bcb23faee54758aa0011c03903d4db,
        _:Nb4285883867741e7b1aa834afeb0614c,
        _:Nbbc5c4bbda8144038ba2a9055e8b6cd7 .

