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

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

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

<product/16510#subject> a schema:CreativeWork ;
    schema:name "Mission: Yozakura Family"@en,
        "夜桜さんちの大作戦"@ja,
        "Yozakura-san Chi no Daisakusen"@ja-latn ;
    foaf:name "Mission: Yozakura Family"@en,
        "夜桜さんちの大作戦"@ja,
        "Yozakura-san Chi no Daisakusen"@ja-latn .

<album/154302#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Secret Operation / fripSide"@en,
        "Secret Operation / fripSide"@ja,
        "Secret Operation / fripSide"@ja-latn ;
    mo:composer <artist/656#subject> ;
    mo:produced_work <album/154302#musicalwork> ;
    schema:name "Secret Operation / fripSide"@en,
        "Secret Operation / fripSide"@ja,
        "Secret Operation / fripSide"@ja-latn .

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

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

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

<org/3389#subject> schema:name "Universal Pictures Home Entertainment"@en,
        "Universal Pictures Home Entertainment"@ja,
        "Universal Pictures Home Entertainment"@ja-latn ;
    foaf:name "Universal Pictures Home Entertainment"@en,
        "Universal Pictures Home Entertainment"@ja,
        "Universal Pictures Home Entertainment"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/154302/154302-f7d21a1940cd.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/154302#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Secret Operation / fripSide"@en,
        "Secret Operation / fripSide"@ja,
        "Secret Operation / fripSide"@ja-latn ;
    mo:performance_of <album/154302#musicalwork> ;
    mo:performer <artist/1399#subject> ;
    mo:recorded_as <album/154302#musicalexpression> ;
    schema:byArtist <artist/1399#subject> ;
    schema:name "Secret Operation / fripSide"@en,
        "Secret Operation / fripSide"@ja,
        "Secret Operation / fripSide"@ja-latn ;
    schema:workPerformed <album/154302#musicalwork> .

<artist/1399#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/154302#performance> ;
    schema:name "fripSide"@en ;
    foaf:name "fripSide"@en .

<album/154302#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-08-21"^^xsd:date ;
    dcterms:title "Secret Operation / fripSide"@en,
        "Secret Operation / fripSide"@ja,
        "Secret Operation / fripSide"@ja-latn ;
    mo:catalogue_number "GNCA-0712" ;
    mo:media_type "CD" ;
    mo:publication_of <album/154302#musicalexpression> ;
    mo:publisher <org/3389#subject> ;
    mo:record _:N2f88181a5bdd46198c7476d536b09424 ;
    mo:record_count 1 ;
    schema:about <product/16510#subject> ;
    schema:byArtist <artist/1399#subject> ;
    schema:datePublished "2024-08-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/20/154302/154302-f7d21a1940cd.jpg> ;
    schema:name "Secret Operation / fripSide"@en,
        "Secret Operation / fripSide"@ja,
        "Secret Operation / fripSide"@ja-latn ;
    schema:publisher <org/3389#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/154302/154302-f7d21a1940cd.jpg> .

_:N2f25342f59f54d4a96b6f806822551c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Operation (instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N2f88181a5bdd46198c7476d536b09424 ;
    schema:name "Secret Operation (instrumental)"@en .

_:N462856041f7f449090fc1e5887c1ae9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Operation -fripSide Edition-"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N2f88181a5bdd46198c7476d536b09424 ;
    schema:name "Secret Operation -fripSide Edition-"@en .

_:N5686f20edeba438d9a276d716f7e258a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Operation -Yoshino Nanjo Edition-"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N2f88181a5bdd46198c7476d536b09424 ;
    schema:name "Secret Operation -Yoshino Nanjo Edition-"@en .

_:N614948bdc5eb42909abb211af6c72542 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Operation"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N2f88181a5bdd46198c7476d536b09424 ;
    schema:name "Secret Operation"@en .

_:N2f88181a5bdd46198c7476d536b09424 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f25342f59f54d4a96b6f806822551c5,
        _:N462856041f7f449090fc1e5887c1ae9a,
        _:N5686f20edeba438d9a276d716f7e258a,
        _:N614948bdc5eb42909abb211af6c72542 ;
    mo:track_count 4 ;
    schema:duration "PT15:52"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2f25342f59f54d4a96b6f806822551c5,
        _:N462856041f7f449090fc1e5887c1ae9a,
        _:N5686f20edeba438d9a276d716f7e258a,
        _:N614948bdc5eb42909abb211af6c72542 .

