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

<artist/1399#subject> a schema:Person,
        foaf:Person ;
    schema:name "fripSide"@en ;
    foaf:made <album/116260#subject>,
        <album/116260#vocals> ;
    foaf:name "fripSide"@en .

<artist/7390#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshino Nanjo"@en,
        "南條愛乃"@ja ;
    foaf:made <album/116260#subject>,
        <album/116260#vocals> ;
    foaf:name "Yoshino Nanjo"@en,
        "南條愛乃"@ja .

<artist/656#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116260#subject> ;
    schema:name "Satoshi Yaginuma"@en,
        "八木沼悟志"@ja ;
    foaf:made <album/116260#composition>,
        <album/116260#lyrics>,
        <album/116260#subject> ;
    foaf:name "Satoshi Yaginuma"@en,
        "八木沼悟志"@ja .

<product/10005#subject> a schema:CreativeWork ;
    schema:name "The Strongest Sage With the Weakest Crest"@en,
        "失格紋の最強賢者"@ja,
        "Shikkakumon no Saikyokenja"@ja-latn ;
    foaf:name "The Strongest Sage With the Weakest Crest"@en,
        "失格紋の最強賢者"@ja,
        "Shikkakumon no Saikyokenja"@ja-latn .

<album/116260#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Leap of faith / fripSide [Limited Edition]"@en,
        "Leap of faith / fripSide [初回限定盤]"@ja,
        "Leap of faith / fripSide [Limited Edition]"@ja-latn ;
    mo:composer <artist/656#subject> ;
    mo:produced_work <album/116260#musicalwork> ;
    schema:name "Leap of faith / fripSide [Limited Edition]"@en,
        "Leap of faith / fripSide [初回限定盤]"@ja,
        "Leap of faith / fripSide [Limited Edition]"@ja-latn .

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

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

<album/116260#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Leap of faith / fripSide [Limited Edition]"@en,
        "Leap of faith / fripSide [初回限定盤]"@ja,
        "Leap of faith / fripSide [Limited Edition]"@ja-latn ;
    mo:performance_of <album/116260#musicalwork> ;
    mo:recorded_as <album/116260#musicalexpression> ;
    schema:name "Leap of faith / fripSide [Limited Edition]"@en,
        "Leap of faith / fripSide [初回限定盤]"@ja,
        "Leap of faith / fripSide [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/116260#musicalwork> .

<org/2370#subject> schema:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn ;
    foaf:name "NBCUniversal Entertainment Japan"@en,
        "NBCUniversal Entertainment Japan"@ja,
        "NBCUniversal Entertainment Japan"@ja-latn .

<https://media.vgm.io/albums/06/116260/116260-1f50f5308096.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/116260#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/06/116260/116260-1f50f5308096.jpg> ;
    foaf:depicts <album/116260#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/06/116260/116260-1f50f5308096.jpg> .

<https://medium-media.vgm.io/albums/06/116260/116260-1f50f5308096.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/116260#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-02-02"^^xsd:date ;
    dcterms:title "Leap of faith / fripSide [Limited Edition]"@en,
        "Leap of faith / fripSide [初回限定盤]"@ja,
        "Leap of faith / fripSide [Limited Edition]"@ja-latn ;
    mo:catalogue_number "GNCA-0656" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/116260#musicalexpression> ;
    mo:publisher <org/2370#subject> ;
    mo:record _:N6be01fbacf77493ca2026f35bde707e4,
        _:N90d716c1d8e14ce982eb3d8a024fe911 ;
    mo:record_count 2 ;
    schema:about <product/10005#subject> ;
    schema:datePublished "2022-02-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/06/116260/116260-1f50f5308096.jpg> ;
    schema:name "Leap of faith / fripSide [Limited Edition]"@en,
        "Leap of faith / fripSide [初回限定盤]"@ja,
        "Leap of faith / fripSide [Limited Edition]"@ja-latn ;
    schema:publisher <org/2370#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/116260/116260-1f50f5308096.jpg> .

_:N12a70a67540448b097ec9bea0eb5cf8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leap of faith (MV Making)"@ja,
        "Leap of faith MV Making"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N90d716c1d8e14ce982eb3d8a024fe911 ;
    schema:name "Leap of faith (MV Making)"@ja,
        "Leap of faith MV Making"@ja-latn .

_:N30ebee3156604003a50cf2c2ebb13811 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leap of faith"@ja,
        "Leap of faith"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N6be01fbacf77493ca2026f35bde707e4 ;
    schema:name "Leap of faith"@ja,
        "Leap of faith"@ja-latn .

_:N32f0dc17f06c4f4f89820b85067f90e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leap of faith (MV)"@ja,
        "Leap of faith MV"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N90d716c1d8e14ce982eb3d8a024fe911 ;
    schema:name "Leap of faith (MV)"@ja,
        "Leap of faith MV"@ja-latn .

_:N68687d250ca648ab8533486397ec0388 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SPOT"@ja,
        "SPOT"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N90d716c1d8e14ce982eb3d8a024fe911 ;
    schema:name "SPOT"@ja,
        "SPOT"@ja-latn .

_:Nc8cc650f6b6a412cacd380ce60894cbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leap of faith <instrumental>"@ja,
        "Leap of faith <instrumental>"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N6be01fbacf77493ca2026f35bde707e4 ;
    schema:name "Leap of faith <instrumental>"@ja,
        "Leap of faith <instrumental>"@ja-latn .

_:Nce5b5fa371e74ff7a665428a19482183 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "passage <instrumental>"@ja,
        "passage <instrumental>"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N6be01fbacf77493ca2026f35bde707e4 ;
    schema:name "passage <instrumental>"@ja,
        "passage <instrumental>"@ja-latn .

_:Nd1bc11a1cbc848d19fe586a42782d63d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "passage"@ja,
        "passage"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N6be01fbacf77493ca2026f35bde707e4 ;
    schema:name "passage"@ja,
        "passage"@ja-latn .

_:Ne927cae9820e4ebca1c1a729b074c4d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TVアニメ「失格紋の最強賢者」ノンクレジットオープニング"@ja,
        "TV Anime \"Shikkakumon no Saikyokenja\" Non Credit Opening"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N90d716c1d8e14ce982eb3d8a024fe911 ;
    schema:name "TVアニメ「失格紋の最強賢者」ノンクレジットオープニング"@ja,
        "TV Anime \"Shikkakumon no Saikyokenja\" Non Credit Opening"@ja-latn .

_:N6be01fbacf77493ca2026f35bde707e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N30ebee3156604003a50cf2c2ebb13811,
        _:Nc8cc650f6b6a412cacd380ce60894cbc,
        _:Nce5b5fa371e74ff7a665428a19482183,
        _:Nd1bc11a1cbc848d19fe586a42782d63d ;
    mo:track_count 4 ;
    schema:duration "PT22:40"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N30ebee3156604003a50cf2c2ebb13811,
        _:Nc8cc650f6b6a412cacd380ce60894cbc,
        _:Nce5b5fa371e74ff7a665428a19482183,
        _:Nd1bc11a1cbc848d19fe586a42782d63d .

_:N90d716c1d8e14ce982eb3d8a024fe911 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N12a70a67540448b097ec9bea0eb5cf8e,
        _:N32f0dc17f06c4f4f89820b85067f90e0,
        _:N68687d250ca648ab8533486397ec0388,
        _:Ne927cae9820e4ebca1c1a729b074c4d0 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N12a70a67540448b097ec9bea0eb5cf8e,
        _:N32f0dc17f06c4f4f89820b85067f90e0,
        _:N68687d250ca648ab8533486397ec0388,
        _:Ne927cae9820e4ebca1c1a729b074c4d0 .

