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

<artist/11201#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kounosuke Fuji"@en,
        "藤公之介"@ja ;
    foaf:made <album/70796#lyrics>,
        <album/70796#subject> ;
    foaf:name "Kounosuke Fuji"@en,
        "藤公之介"@ja .

<artist/8497#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keisuke Yamakawa"@en,
        "山川啓介"@ja ;
    foaf:made <album/70796#lyrics>,
        <album/70796#subject> ;
    foaf:name "Keisuke Yamakawa"@en,
        "山川啓介"@ja .

<artist/8498#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoko Narahashi"@en,
        "奈良橋陽子"@ja ;
    foaf:made <album/70796#lyrics>,
        <album/70796#subject> ;
    foaf:name "Yoko Narahashi"@en,
        "奈良橋陽子"@ja .

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

<artist/3234#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/70796#subject> ;
    schema:name "Yukihide Takekawa"@en,
        "タケカワユキヒデ"@ja ;
    foaf:made <album/70796#composition>,
        <album/70796#subject> ;
    foaf:name "Yukihide Takekawa"@en,
        "タケカワユキヒデ"@ja .

<product/8138#subject> a schema:CreativeWork ;
    schema:name "Nils no Fushigi na Tabi"@en,
        "ニルスのふしぎな旅"@ja,
        "Nils no Fushigi na Tabi"@ja-latn ;
    foaf:name "Nils no Fushigi na Tabi"@en,
        "ニルスのふしぎな旅"@ja,
        "Nils no Fushigi na Tabi"@ja-latn .

<album/70796#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nils no Fushigi na Tabi"@en,
        "ニルスのふしぎな旅"@ja,
        "Nils no Fushigi na Tabi"@ja-latn ;
    mo:composer <artist/3234#subject> ;
    mo:produced_work <album/70796#musicalwork> ;
    schema:name "Nils no Fushigi na Tabi"@en,
        "ニルスのふしぎな旅"@ja,
        "Nils no Fushigi na Tabi"@ja-latn .

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

<org/1927#subject> schema:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn ;
    foaf:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn .

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

<https://medium-media.vgm.io/albums/69/70796/70796-1503074404.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/31447#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70796#performance> ;
    schema:name "Tadashi Yamazaki"@en,
        "山崎唯"@ja ;
    foaf:name "Tadashi Yamazaki"@en,
        "山崎唯"@ja .

<artist/31885#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70796#performance> ;
    schema:name "Katsumi Kahashi"@en,
        "加橋かつみ"@ja ;
    foaf:name "Katsumi Kahashi"@en,
        "加橋かつみ"@ja .

<artist/31888#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/70796#performance> ;
    schema:name "SSAAB"@en ;
    foaf:name "SSAAB"@en .

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

<album/70796#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nils no Fushigi na Tabi"@en,
        "ニルスのふしぎな旅"@ja,
        "Nils no Fushigi na Tabi"@ja-latn ;
    mo:performance_of <album/70796#musicalwork> ;
    mo:performer <artist/31447#subject>,
        <artist/31885#subject>,
        <artist/31888#subject> ;
    mo:recorded_as <album/70796#musicalexpression> ;
    schema:byArtist <artist/31447#subject>,
        <artist/31885#subject>,
        <artist/31888#subject> ;
    schema:name "Nils no Fushigi na Tabi"@en,
        "ニルスのふしぎな旅"@ja,
        "Nils no Fushigi na Tabi"@ja-latn ;
    schema:workPerformed <album/70796#musicalwork> .

<album/70796#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1980-01-01"^^xsd:date ;
    dcterms:title "Nils no Fushigi na Tabi"@en,
        "ニルスのふしぎな旅"@ja,
        "Nils no Fushigi na Tabi"@ja-latn ;
    mo:catalogue_number "KV-2019" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/70796#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N5a8d9b76a20443f088bc955fa5bf8230 ;
    mo:record_count 1 ;
    schema:about <product/8138#subject> ;
    schema:byArtist <artist/31447#subject>,
        <artist/31885#subject>,
        <artist/31888#subject> ;
    schema:datePublished "1980-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/69/70796/70796-1503074404.jpg> ;
    schema:name "Nils no Fushigi na Tabi"@en,
        "ニルスのふしぎな旅"@ja,
        "Nils no Fushigi na Tabi"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/70796/70796-1503074404.jpg> .

_:N31bc0595a5834a479e96ea20b8cf4963 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonderful Adventure"@en,
        "ワンダフル・アドベンチャー"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5a8d9b76a20443f088bc955fa5bf8230 ;
    schema:name "Wonderful Adventure"@en,
        "ワンダフル・アドベンチャー"@ja .

_:Nbd792be068194995bf61ed5229972923 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boku wa Carrot"@en,
        "ぼくはキャロット"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5a8d9b76a20443f088bc955fa5bf8230 ;
    schema:name "Boku wa Carrot"@en,
        "ぼくはキャロット"@ja .

_:N5a8d9b76a20443f088bc955fa5bf8230 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N31bc0595a5834a479e96ea20b8cf4963,
        _:Nbd792be068194995bf61ed5229972923 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N31bc0595a5834a479e96ea20b8cf4963,
        _:Nbd792be068194995bf61ed5229972923 .

