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

<artist/12708#subject> a schema:Person,
        foaf:Person ;
    schema:name "ENA☆"@en ;
    foaf:made <album/50372#lyrics>,
        <album/50372#subject> ;
    foaf:name "ENA☆"@en .

<artist/13339#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shio Watanabe"@en,
        "渡部紫緒"@ja ;
    foaf:made <album/50372#lyrics>,
        <album/50372#subject> ;
    foaf:name "Shio Watanabe"@en,
        "渡部紫緒"@ja .

<artist/3772#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja ;
    foaf:made <album/50372#subject>,
        <album/50372#vocals> ;
    foaf:name "Tatsuhisa Suzuki"@en,
        "鈴木達央"@ja .

<artist/5381#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jun Fukuyama"@en,
        "福山潤"@ja ;
    foaf:made <album/50372#subject>,
        <album/50372#vocals> ;
    foaf:name "Jun Fukuyama"@en,
        "福山潤"@ja .

<artist/10302#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50372#subject> ;
    schema:name "Go Sakabe"@en,
        "坂部剛"@ja ;
    foaf:made <album/50372#composition>,
        <album/50372#subject> ;
    foaf:name "Go Sakabe"@en,
        "坂部剛"@ja .

<artist/6503#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/50372#subject> ;
    schema:name "Kazuya Nishioka"@en,
        "西岡和哉"@ja ;
    foaf:made <album/50372#composition>,
        <album/50372#subject> ;
    foaf:name "Kazuya Nishioka"@en,
        "西岡和哉"@ja .

<product/2949#subject> a schema:CreativeWork ;
    schema:name "The Seven Deadly Sins"@en,
        "七つの大罪"@ja,
        "Nanatsu no Taizai"@ja-latn ;
    foaf:name "The Seven Deadly Sins"@en,
        "七つの大罪"@ja,
        "Nanatsu no Taizai"@ja-latn .

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

<album/50372#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Seven Deadly Sins Vocal Collection Ban VS King"@en,
        "七つの大罪ヴォーカルコレクション バン VS キング"@ja,
        "Nanatsu no Taizai Vocal Collection Ban VS King"@ja-latn ;
    mo:performance_of <album/50372#musicalwork> ;
    mo:recorded_as <album/50372#musicalexpression> ;
    schema:name "The Seven Deadly Sins Vocal Collection Ban VS King"@en,
        "七つの大罪ヴォーカルコレクション バン VS キング"@ja,
        "Nanatsu no Taizai Vocal Collection Ban VS King"@ja-latn ;
    schema:workPerformed <album/50372#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/27/50372/50372-1425979065.jpg> a schema:ImageObject,
        foaf:Image .

<album/50372#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Seven Deadly Sins Vocal Collection Ban VS King"@en,
        "七つの大罪ヴォーカルコレクション バン VS キング"@ja,
        "Nanatsu no Taizai Vocal Collection Ban VS King"@ja-latn ;
    mo:composer <artist/10302#subject>,
        <artist/6503#subject> ;
    mo:produced_work <album/50372#musicalwork> ;
    schema:name "The Seven Deadly Sins Vocal Collection Ban VS King"@en,
        "七つの大罪ヴォーカルコレクション バン VS キング"@ja,
        "Nanatsu no Taizai Vocal Collection Ban VS King"@ja-latn .

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

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

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

<album/50372#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-03-25"^^xsd:date ;
    dcterms:title "The Seven Deadly Sins Vocal Collection Ban VS King"@en,
        "七つの大罪ヴォーカルコレクション バン VS キング"@ja,
        "Nanatsu no Taizai Vocal Collection Ban VS King"@ja-latn ;
    mo:catalogue_number "SVWC-70051" ;
    mo:media_type "CD" ;
    mo:publication_of <album/50372#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N1b1662b1ff654c8ab04aa9789a49acf6 ;
    mo:record_count 1 ;
    schema:about <product/2949#subject> ;
    schema:datePublished "2015-03-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/27/50372/50372-1425979065.jpg> ;
    schema:name "The Seven Deadly Sins Vocal Collection Ban VS King"@en,
        "七つの大罪ヴォーカルコレクション バン VS キング"@ja,
        "Nanatsu no Taizai Vocal Collection Ban VS King"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/50372/50372-1425979065.jpg> .

_:N0616d8ca03474ed7aa088e4b47f52c89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "飛んでピース"@ja,
        "Tonde Peace"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N1b1662b1ff654c8ab04aa9789a49acf6 ;
    schema:name "飛んでピース"@ja,
        "Tonde Peace"@ja-latn .

_:N344206ec671c4704bdfd6c4ddc7f1bea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never-ending"@ja,
        "Never-ending"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N1b1662b1ff654c8ab04aa9789a49acf6 ;
    schema:name "Never-ending"@ja,
        "Never-ending"@ja-latn .

_:Ncc8199e5b74d4aa38f9af700bbbee6a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "飛んでピース (OFF VOCAL VER.)"@ja,
        "Tonde Peace (OFF VOCAL VER.)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N1b1662b1ff654c8ab04aa9789a49acf6 ;
    schema:name "飛んでピース (OFF VOCAL VER.)"@ja,
        "Tonde Peace (OFF VOCAL VER.)"@ja-latn .

_:Nd9d3f90c26944df39965cc2181e91a93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never-ending (OFF VOCAL VER.)"@ja,
        "Never-ending (OFF VOCAL VER.)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N1b1662b1ff654c8ab04aa9789a49acf6 ;
    schema:name "Never-ending (OFF VOCAL VER.)"@ja,
        "Never-ending (OFF VOCAL VER.)"@ja-latn .

_:N1b1662b1ff654c8ab04aa9789a49acf6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0616d8ca03474ed7aa088e4b47f52c89,
        _:N344206ec671c4704bdfd6c4ddc7f1bea,
        _:Ncc8199e5b74d4aa38f9af700bbbee6a8,
        _:Nd9d3f90c26944df39965cc2181e91a93 ;
    mo:track_count 4 ;
    schema:duration "PT18:24"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0616d8ca03474ed7aa088e4b47f52c89,
        _:N344206ec671c4704bdfd6c4ddc7f1bea,
        _:Ncc8199e5b74d4aa38f9af700bbbee6a8,
        _:Nd9d3f90c26944df39965cc2181e91a93 .

