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

<artist/30035#subject> a schema:Person,
        foaf:Person ;
    schema:name "Weiß"@ja ;
    foaf:made <album/83956#subject>,
        <album/83956#vocals> ;
    foaf:name "Weiß"@ja .

<artist/3221#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takehito Koyasu"@en,
        "子安武人"@ja ;
    foaf:made <album/83956#subject>,
        <album/83956#vocals> ;
    foaf:name "Takehito Koyasu"@en,
        "子安武人"@ja .

<artist/3677#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomokazu Seki"@en,
        "関智一"@ja ;
    foaf:made <album/83956#subject>,
        <album/83956#vocals> ;
    foaf:name "Tomokazu Seki"@en,
        "関智一"@ja .

<artist/4292#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiro Yuuki"@en,
        "優希比呂"@ja ;
    foaf:made <album/83956#subject>,
        <album/83956#vocals> ;
    foaf:name "Hiro Yuuki"@en,
        "優希比呂"@ja .

<artist/4300#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shin-ichiro Miki"@en ;
    foaf:made <album/83956#subject>,
        <album/83956#vocals> ;
    foaf:name "Shin-ichiro Miki"@en .

<artist/9995#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takeshi Aida"@en,
        "相田毅"@ja ;
    foaf:made <album/83956#lyrics>,
        <album/83956#subject> ;
    foaf:name "Takeshi Aida"@en,
        "相田毅"@ja .

<artist/5666#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83956#subject> ;
    schema:name "Norimasa Yamanaka"@en,
        "山中紀昌"@ja ;
    foaf:made <album/83956#composition>,
        <album/83956#subject> ;
    foaf:name "Norimasa Yamanaka"@en,
        "山中紀昌"@ja .

<product/6749#subject> a schema:CreativeWork ;
    schema:name "Knight Hunters: Weiß Kreuz"@en,
        "ヴァイスクロイツ"@ja,
        "Weiß kreuz"@ja-latn ;
    foaf:name "Knight Hunters: Weiß Kreuz"@en,
        "ヴァイスクロイツ"@ja,
        "Weiß kreuz"@ja-latn .

<album/83956#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Weiß kreuz Wish A Dream Collection IV FIRST MISSION"@en,
        "Weiß kreuz Wish A Dream Collection IV FIRST MISSION"@ja,
        "Weiß kreuz Wish A Dream Collection IV FIRST MISSION"@ja-latn ;
    mo:composer <artist/5666#subject> ;
    mo:produced_work <album/83956#musicalwork> ;
    schema:name "Weiß kreuz Wish A Dream Collection IV FIRST MISSION"@en,
        "Weiß kreuz Wish A Dream Collection IV FIRST MISSION"@ja,
        "Weiß kreuz Wish A Dream Collection IV FIRST MISSION"@ja-latn .

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

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

<album/83956#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Weiß kreuz Wish A Dream Collection IV FIRST MISSION"@en,
        "Weiß kreuz Wish A Dream Collection IV FIRST MISSION"@ja,
        "Weiß kreuz Wish A Dream Collection IV FIRST MISSION"@ja-latn ;
    mo:performance_of <album/83956#musicalwork> ;
    mo:recorded_as <album/83956#musicalexpression> ;
    schema:name "Weiß kreuz Wish A Dream Collection IV FIRST MISSION"@en,
        "Weiß kreuz Wish A Dream Collection IV FIRST MISSION"@ja,
        "Weiß kreuz Wish A Dream Collection IV FIRST MISSION"@ja-latn ;
    schema:workPerformed <album/83956#musicalwork> .

<org/2853#subject> schema:name "Marine ENT."@en,
        "Marine ENT."@ja,
        "Marine ENT."@ja-latn ;
    foaf:name "Marine ENT."@en,
        "Marine ENT."@ja,
        "Marine ENT."@ja-latn .

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

<https://medium-media.vgm.io/albums/65/83956/83956-1549080383.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/83956#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2001-12-19"^^xsd:date ;
    dcterms:title "Weiß kreuz Wish A Dream Collection IV FIRST MISSION"@en,
        "Weiß kreuz Wish A Dream Collection IV FIRST MISSION"@ja,
        "Weiß kreuz Wish A Dream Collection IV FIRST MISSION"@ja-latn ;
    mo:catalogue_number "MMCC-1027" ;
    mo:media_type "CD" ;
    mo:publication_of <album/83956#musicalexpression> ;
    mo:publisher <org/2853#subject> ;
    mo:record _:Na687556827774772b767bd07aec20f4f ;
    mo:record_count 1 ;
    schema:about <product/6749#subject> ;
    schema:datePublished "2001-12-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/65/83956/83956-1549080383.jpg> ;
    schema:name "Weiß kreuz Wish A Dream Collection IV FIRST MISSION"@en,
        "Weiß kreuz Wish A Dream Collection IV FIRST MISSION"@ja,
        "Weiß kreuz Wish A Dream Collection IV FIRST MISSION"@ja-latn ;
    schema:publisher <org/2853#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/83956/83956-1549080383.jpg> .

_:N0b0115da825f4e928af1325426fb5028 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OPENING THEME SONG 「One More Angel」"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Na687556827774772b767bd07aec20f4f ;
    schema:name "OPENING THEME SONG 「One More Angel」"@en .

_:N1de4e5235689499fa4993aaae7489b39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FIRST MISSION"@en ;
    mo:track_number 3 ;
    schema:duration "PT10:57"^^xsd:interval ;
    schema:inPlaylist _:Na687556827774772b767bd07aec20f4f ;
    schema:name "FIRST MISSION"@en .

_:N299f1b9f56a94ee2a3df7249360609ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "THE TARGET"@en ;
    mo:track_number 4 ;
    schema:duration "PT13:09"^^xsd:interval ;
    schema:inPlaylist _:Na687556827774772b767bd07aec20f4f ;
    schema:name "THE TARGET"@en .

_:N88aedb7aa5ad466b9c69d757f01387d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EPILOGUE"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Na687556827774772b767bd07aec20f4f ;
    schema:name "EPILOGUE"@en .

_:Nb6ff0fbd94d54eb19641b0843c9ebb3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MISSION START"@en ;
    mo:track_number 5 ;
    schema:duration "PT16:41"^^xsd:interval ;
    schema:inPlaylist _:Na687556827774772b767bd07aec20f4f ;
    schema:name "MISSION START"@en .

_:Nd7a31b8ca4fe463fa1fed196509c2ec3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ENDING THEME SONG 「Jazz Me Blues」"@en ;
    mo:track_number 7 ;
    schema:duration "PT10:13"^^xsd:interval ;
    schema:inPlaylist _:Na687556827774772b767bd07aec20f4f ;
    schema:name "ENDING THEME SONG 「Jazz Me Blues」"@en .

_:Nf340baf9535a4ea9b8de4462703ef958 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PROLOGUE"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Na687556827774772b767bd07aec20f4f ;
    schema:name "PROLOGUE"@en .

_:Na687556827774772b767bd07aec20f4f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b0115da825f4e928af1325426fb5028,
        _:N1de4e5235689499fa4993aaae7489b39,
        _:N299f1b9f56a94ee2a3df7249360609ba,
        _:N88aedb7aa5ad466b9c69d757f01387d6,
        _:Nb6ff0fbd94d54eb19641b0843c9ebb3e,
        _:Nd7a31b8ca4fe463fa1fed196509c2ec3,
        _:Nf340baf9535a4ea9b8de4462703ef958 ;
    mo:track_count 7 ;
    schema:duration "PT62:07"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N0b0115da825f4e928af1325426fb5028,
        _:N1de4e5235689499fa4993aaae7489b39,
        _:N299f1b9f56a94ee2a3df7249360609ba,
        _:N88aedb7aa5ad466b9c69d757f01387d6,
        _:Nb6ff0fbd94d54eb19641b0843c9ebb3e,
        _:Nd7a31b8ca4fe463fa1fed196509c2ec3,
        _:Nf340baf9535a4ea9b8de4462703ef958 .

