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

<artist/5866#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yasushi Akimoto"@en,
        "秋元康"@ja ;
    foaf:made <album/100031#lyrics>,
        <album/100031#subject> ;
    foaf:name "Yasushi Akimoto"@en,
        "秋元康"@ja .

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

<album/100032> a mo:Release ;
    mo:catalogue_number "AVCD-83520/B" .

<artist/12176#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100031#subject> ;
    schema:name "Ryuji Takagi"@en,
        "高木隆次"@ja ;
    foaf:made <album/100031#composition>,
        <album/100031#subject> ;
    foaf:name "Ryuji Takagi"@en,
        "高木隆次"@ja .

<artist/30900#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100031#subject> ;
    schema:name "Daisuke Toyama"@en ;
    foaf:made <album/100031#composition>,
        <album/100031#subject> ;
    foaf:name "Daisuke Toyama"@en .

<artist/39717#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100031#subject> ;
    schema:name "Noboru Okawara"@en,
        "大河原昇"@ja ;
    foaf:made <album/100031#composition>,
        <album/100031#subject> ;
    foaf:name "Noboru Okawara"@en,
        "大河原昇"@ja .

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

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

<org/222#subject> schema:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn ;
    foaf:name "avex trax"@en,
        "avex trax"@ja,
        "avex trax"@ja-latn .

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

<https://medium-media.vgm.io/albums/13/100031/100031-1591637358.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/100031#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chicken LINE / SKE48 [Limited Edition Type-C]"@en,
        "チキンLINE / SKE48 [初回盤 Type-C]"@ja,
        "Chicken LINE / SKE48 [Limited Edition Type-C]"@ja-latn ;
    mo:composer <artist/12176#subject>,
        <artist/30900#subject>,
        <artist/39717#subject> ;
    mo:produced_work <album/100031#musicalwork> ;
    schema:name "Chicken LINE / SKE48 [Limited Edition Type-C]"@en,
        "チキンLINE / SKE48 [初回盤 Type-C]"@ja,
        "Chicken LINE / SKE48 [Limited Edition Type-C]"@ja-latn .

<album/100031#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chicken LINE / SKE48 [Limited Edition Type-C]"@en,
        "チキンLINE / SKE48 [初回盤 Type-C]"@ja,
        "Chicken LINE / SKE48 [Limited Edition Type-C]"@ja-latn ;
    mo:performance_of <album/100031#musicalwork> ;
    mo:performer _:N085cef6bc80849b9802dfbcb84933a1f,
        _:N6302a363ebd445a08ce711d9114d5115,
        _:N71e9c84711d942f69be430c3c489e622 ;
    mo:recorded_as <album/100031#musicalexpression> ;
    schema:byArtist _:N085cef6bc80849b9802dfbcb84933a1f,
        _:N6302a363ebd445a08ce711d9114d5115,
        _:N71e9c84711d942f69be430c3c489e622 ;
    schema:name "Chicken LINE / SKE48 [Limited Edition Type-C]"@en,
        "チキンLINE / SKE48 [初回盤 Type-C]"@ja,
        "Chicken LINE / SKE48 [Limited Edition Type-C]"@ja-latn ;
    schema:workPerformed <album/100031#musicalwork> .

<album/100031#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-03-30"^^xsd:date ;
    dcterms:title "Chicken LINE / SKE48 [Limited Edition Type-C]"@en,
        "チキンLINE / SKE48 [初回盤 Type-C]"@ja,
        "Chicken LINE / SKE48 [Limited Edition Type-C]"@ja-latn ;
    mo:catalogue_number "AVCD-83516/B" ;
    mo:media_type "CD + DVD" ;
    mo:other_release_of <album/100032> ;
    mo:publication_of <album/100031#musicalexpression> ;
    mo:publisher <org/222#subject> ;
    mo:record _:N602da3e79157482b96e92a8f889b850b,
        _:Nb27403b181904db596e0998153c5e0c8 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "PriPara Mi~nna no Akogare ♪ Let's Go ☆ PriPari"@en ;
            foaf:name "PriPara Mi~nna no Akogare ♪ Let's Go ☆ PriPari"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "SKE48"@en ;
            foaf:name "SKE48"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Passion for You Senbatsu"@en ;
            foaf:name "Passion for You Senbatsu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Team E"@en ;
            foaf:name "Team E"@en ] ;
    schema:datePublished "2016-03-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/13/100031/100031-1591637358.jpg> ;
    schema:name "Chicken LINE / SKE48 [Limited Edition Type-C]"@en,
        "チキンLINE / SKE48 [初回盤 Type-C]"@ja,
        "Chicken LINE / SKE48 [Limited Edition Type-C]"@ja-latn ;
    schema:publisher <org/222#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/100031/100031-1591637358.jpg> .

_:N085cef6bc80849b9802dfbcb84933a1f a schema:Person,
        foaf:Person ;
    mo:performed <album/100031#performance> ;
    schema:name "Team E"@en ;
    foaf:name "Team E"@en .

_:N512b42042a8e455fa40cd2d27d28d4b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SKE48 忘れられない大忘年会2015 -前編-"@ja,
        "SKE48 Wasurerarenai Daibounenkai 2015 -Part 1-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N602da3e79157482b96e92a8f889b850b ;
    schema:name "SKE48 忘れられない大忘年会2015 -前編-"@ja,
        "SKE48 Wasurerarenai Daibounenkai 2015 -Part 1-"@ja-latn .

_:N5af961bda74143129f57bfbefa3bc466 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チキンLINE (Music Video)"@ja,
        "Chicken LINE (Music Video)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N602da3e79157482b96e92a8f889b850b ;
    schema:name "チキンLINE (Music Video)"@ja,
        "Chicken LINE (Music Video)"@ja-latn .

_:N6302a363ebd445a08ce711d9114d5115 a schema:Person,
        foaf:Person ;
    mo:performed <album/100031#performance> ;
    schema:name "SKE48"@en ;
    foaf:name "SKE48"@en .

_:N6ccdc71300b242a5a7872131f939a480 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Is that your secret? (off vocal)"@ja,
        "REMOVE"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nb27403b181904db596e0998153c5e0c8 ;
    schema:name "Is that your secret? (off vocal)"@ja,
        "REMOVE"@ja-latn .

_:N71e9c84711d942f69be430c3c489e622 a schema:Person,
        foaf:Person ;
    mo:performed <album/100031#performance> ;
    schema:name "Passion for You Senbatsu"@en ;
    foaf:name "Passion for You Senbatsu"@en .

_:N745a47045783425da39883a25169e905 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チキンLINE (off vocal)"@ja,
        "REMOVE"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nb27403b181904db596e0998153c5e0c8 ;
    schema:name "チキンLINE (off vocal)"@ja,
        "REMOVE"@ja-latn .

_:N7604fe4367794d32875434b09f010bc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Is that your secret?"@ja,
        "REMOVE"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nb27403b181904db596e0998153c5e0c8 ;
    schema:name "Is that your secret?"@ja,
        "REMOVE"@ja-latn .

_:N8957637c194e450db46c62fe220464f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チキンLINE"@ja,
        "REMOVE"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Nb27403b181904db596e0998153c5e0c8 ;
    schema:name "チキンLINE"@ja,
        "REMOVE"@ja-latn .

_:N8cb2e2d267ed4b6ab17e4dad4a79ce66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "望遠鏡のない天文台 (off vocal)"@ja,
        "REMOVE"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:Nb27403b181904db596e0998153c5e0c8 ;
    schema:name "望遠鏡のない天文台 (off vocal)"@ja,
        "REMOVE"@ja-latn .

_:Nac03b19db0604aef858de301a1a09428 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "望遠鏡のない天文台"@ja,
        "REMOVE"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nb27403b181904db596e0998153c5e0c8 ;
    schema:name "望遠鏡のない天文台"@ja,
        "REMOVE"@ja-latn .

_:Nc0d408f86efa4902b38c70bf0a3765e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Is that your secret? (Music Video)"@ja,
        "Is that your secret? (Music Video)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N602da3e79157482b96e92a8f889b850b ;
    schema:name "Is that your secret? (Music Video)"@ja,
        "Is that your secret? (Music Video)"@ja-latn .

_:N602da3e79157482b96e92a8f889b850b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N512b42042a8e455fa40cd2d27d28d4b1,
        _:N5af961bda74143129f57bfbefa3bc466,
        _:Nc0d408f86efa4902b38c70bf0a3765e3 ;
    mo:track_count 3 ;
    schema:duration "PT8:38"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N512b42042a8e455fa40cd2d27d28d4b1,
        _:N5af961bda74143129f57bfbefa3bc466,
        _:Nc0d408f86efa4902b38c70bf0a3765e3 .

_:Nb27403b181904db596e0998153c5e0c8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6ccdc71300b242a5a7872131f939a480,
        _:N745a47045783425da39883a25169e905,
        _:N7604fe4367794d32875434b09f010bc5,
        _:N8957637c194e450db46c62fe220464f9,
        _:N8cb2e2d267ed4b6ab17e4dad4a79ce66,
        _:Nac03b19db0604aef858de301a1a09428 ;
    mo:track_count 6 ;
    schema:duration "PT24:46"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N6ccdc71300b242a5a7872131f939a480,
        _:N745a47045783425da39883a25169e905,
        _:N7604fe4367794d32875434b09f010bc5,
        _:N8957637c194e450db46c62fe220464f9,
        _:N8cb2e2d267ed4b6ab17e4dad4a79ce66,
        _:Nac03b19db0604aef858de301a1a09428 .

