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

<artist/13598#subject> a schema:Person,
        foaf:Person ;
    schema:name "Naohisa Taniguchi"@en,
        "谷口尚久"@ja ;
    foaf:made <album/74108#lyrics>,
        <album/74108#subject> ;
    foaf:name "Naohisa Taniguchi"@en,
        "谷口尚久"@ja .

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

<artist/15889#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74108#subject> ;
    schema:name "Kei Hayashi"@en,
        "ハヤシケイ"@ja ;
    foaf:made <album/74108#composition>,
        <album/74108#lyrics>,
        <album/74108#subject> ;
    foaf:name "Kei Hayashi"@en,
        "ハヤシケイ"@ja .

<artist/27491#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74108#subject> ;
    schema:name "5u5h1"@en ;
    foaf:made <album/74108#composition>,
        <album/74108#subject> ;
    foaf:name "5u5h1"@en .

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

<org/1584#subject> schema:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn ;
    foaf:name "SACRA MUSIC"@en,
        "SACRA MUSIC"@ja,
        "SACRA MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/80/74108/74108-1518642636.jpg> a schema:ImageObject,
        foaf:Image .

<album/74108#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "WANTED GIRL / TrySail"@en,
        "WANTED GIRL / TrySail"@ja,
        "WANTED GIRL / TrySail"@ja-latn ;
    mo:composer <artist/15889#subject>,
        <artist/27491#subject> ;
    mo:produced_work <album/74108#musicalwork> ;
    schema:name "WANTED GIRL / TrySail"@en,
        "WANTED GIRL / TrySail"@ja,
        "WANTED GIRL / TrySail"@ja-latn .

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

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

<artist/15555#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74108#performance> ;
    schema:name "Sora Amamiya"@en,
        "雨宮天"@ja ;
    foaf:name "Sora Amamiya"@en,
        "雨宮天"@ja .

<artist/16188#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74108#performance> ;
    schema:name "Shiina Natsukawa"@en,
        "夏川椎菜"@ja ;
    foaf:name "Shiina Natsukawa"@en,
        "夏川椎菜"@ja .

<artist/16469#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74108#performance> ;
    schema:name "TrySail"@en ;
    foaf:name "TrySail"@en .

<artist/16470#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/74108#performance> ;
    schema:name "Momo Asakura"@en,
        "麻倉もも"@ja ;
    foaf:name "Momo Asakura"@en,
        "麻倉もも"@ja .

<album/74108#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "WANTED GIRL / TrySail"@en,
        "WANTED GIRL / TrySail"@ja,
        "WANTED GIRL / TrySail"@ja-latn ;
    mo:performance_of <album/74108#musicalwork> ;
    mo:performer <artist/15555#subject>,
        <artist/16188#subject>,
        <artist/16469#subject>,
        <artist/16470#subject> ;
    mo:recorded_as <album/74108#musicalexpression> ;
    schema:byArtist <artist/15555#subject>,
        <artist/16188#subject>,
        <artist/16469#subject>,
        <artist/16470#subject> ;
    schema:name "WANTED GIRL / TrySail"@en,
        "WANTED GIRL / TrySail"@ja,
        "WANTED GIRL / TrySail"@ja-latn ;
    schema:workPerformed <album/74108#musicalwork> .

<album/74108#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-03-14"^^xsd:date ;
    dcterms:title "WANTED GIRL / TrySail"@en,
        "WANTED GIRL / TrySail"@ja,
        "WANTED GIRL / TrySail"@ja-latn ;
    mo:catalogue_number "VVCL-1190" ;
    mo:media_type "CD" ;
    mo:publication_of <album/74108#musicalexpression> ;
    mo:publisher <org/1584#subject> ;
    mo:record _:Nd29b7e44d7b4448cb1b498700fabe9de ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Time Bokan: The Villains' Strike Back (Time Bokan: Gyakushuu no San Akunin)"@en ;
            foaf:name "Time Bokan: The Villains' Strike Back (Time Bokan: Gyakushuu no San Akunin)"@en ] ;
    schema:byArtist <artist/15555#subject>,
        <artist/16188#subject>,
        <artist/16469#subject>,
        <artist/16470#subject> ;
    schema:datePublished "2018-03-14"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/80/74108/74108-1518642636.jpg> ;
    schema:name "WANTED GIRL / TrySail"@en,
        "WANTED GIRL / TrySail"@ja,
        "WANTED GIRL / TrySail"@ja-latn ;
    schema:publisher <org/1584#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/74108/74108-1518642636.jpg> .

_:N014ed58f84f74155aefe815241446068 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "散歩道 -Instrumental-"@ja,
        "Sanpomichi -Instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Nd29b7e44d7b4448cb1b498700fabe9de ;
    schema:name "散歩道 -Instrumental-"@ja,
        "Sanpomichi -Instrumental-"@ja-latn .

_:N671f0d0eb22542d8acb87cdfee6964ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WANTED GIRL"@ja,
        "WANTED GIRL"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nd29b7e44d7b4448cb1b498700fabe9de ;
    schema:name "WANTED GIRL"@ja,
        "WANTED GIRL"@ja-latn .

_:N7f89e7ecaccd41229ec364dffd982825 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WANTED GIRL -Instrumental-"@ja,
        "WANTED GIRL -Instrumental-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nd29b7e44d7b4448cb1b498700fabe9de ;
    schema:name "WANTED GIRL -Instrumental-"@ja,
        "WANTED GIRL -Instrumental-"@ja-latn .

_:N930f27ac9789499f985d4d10acd02c10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "散歩道"@ja,
        "Sanpomichi"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nd29b7e44d7b4448cb1b498700fabe9de ;
    schema:name "散歩道"@ja,
        "Sanpomichi"@ja-latn .

_:Nd29b7e44d7b4448cb1b498700fabe9de a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N014ed58f84f74155aefe815241446068,
        _:N671f0d0eb22542d8acb87cdfee6964ef,
        _:N7f89e7ecaccd41229ec364dffd982825,
        _:N930f27ac9789499f985d4d10acd02c10 ;
    mo:track_count 4 ;
    schema:duration "PT17:56"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N014ed58f84f74155aefe815241446068,
        _:N671f0d0eb22542d8acb87cdfee6964ef,
        _:N7f89e7ecaccd41229ec364dffd982825,
        _:N930f27ac9789499f985d4d10acd02c10 .

