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

<artist/50173#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mami Kikuchi"@en,
        "菊地真美"@ja ;
    foaf:made <album/74985#lyrics>,
        <album/74985#subject> ;
    foaf:name "Mami Kikuchi"@en,
        "菊地真美"@ja .

<artist/63296#subject> a schema:Person,
        foaf:Person ;
    schema:name "Circus"@en ;
    foaf:made <album/74985#subject>,
        <album/74985#vocals> ;
    foaf:name "Circus"@en .

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

<artist/14892#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74985#subject> ;
    schema:name "Ken Satoh"@en,
        "佐藤健"@ja ;
    foaf:made <album/74985#composition>,
        <album/74985#subject> ;
    foaf:name "Ken Satoh"@en,
        "佐藤健"@ja .

<artist/2960#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/74985#subject> ;
    schema:name "Tsugutoshi Goto"@en,
        "後藤次利"@ja ;
    foaf:made <album/74985#composition>,
        <album/74985#subject> ;
    foaf:name "Tsugutoshi Goto"@en,
        "後藤次利"@ja .

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

<album/74985#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Circus / Kaze no Maerchen"@en,
        "サーカス / 風のメルヘン"@ja,
        "Circus / Kaze no Maerchen"@ja-latn ;
    mo:performance_of <album/74985#musicalwork> ;
    mo:recorded_as <album/74985#musicalexpression> ;
    schema:name "Circus / Kaze no Maerchen"@en,
        "サーカス / 風のメルヘン"@ja,
        "Circus / Kaze no Maerchen"@ja-latn ;
    schema:workPerformed <album/74985#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/58/74985/74985-1517838929.jpg> a schema:ImageObject,
        foaf:Image .

<album/74985#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Circus / Kaze no Maerchen"@en,
        "サーカス / 風のメルヘン"@ja,
        "Circus / Kaze no Maerchen"@ja-latn ;
    mo:composer <artist/14892#subject>,
        <artist/2960#subject> ;
    mo:produced_work <album/74985#musicalwork> ;
    schema:name "Circus / Kaze no Maerchen"@en,
        "サーカス / 風のメルヘン"@ja,
        "Circus / Kaze no Maerchen"@ja-latn .

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

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

<album/74985#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1983-04-21"^^xsd:date ;
    dcterms:title "Circus / Kaze no Maerchen"@en,
        "サーカス / 風のメルヘン"@ja,
        "Circus / Kaze no Maerchen"@ja-latn ;
    mo:catalogue_number "10077-07" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/74985#musicalexpression> ;
    mo:publisher <org/2285#subject> ;
    mo:record _:N42896809aa7d4b759b43827ee3fe3091 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Manga Nihonshi"@en ;
            foaf:name "Manga Nihonshi"@en ] ;
    schema:datePublished "1983-04-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/58/74985/74985-1517838929.jpg> ;
    schema:name "Circus / Kaze no Maerchen"@en,
        "サーカス / 風のメルヘン"@ja,
        "Circus / Kaze no Maerchen"@ja-latn ;
    schema:publisher <org/2285#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/74985/74985-1517838929.jpg> .

_:N3e33f8963683461f963182dd99ef2909 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時を泳いで"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42896809aa7d4b759b43827ee3fe3091 ;
    schema:name "時を泳いで"@ja .

_:Na3c6870d354c47cc89f67b893b7915ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風のメルヘン"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42896809aa7d4b759b43827ee3fe3091 ;
    schema:name "風のメルヘン"@ja .

_:N42896809aa7d4b759b43827ee3fe3091 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3e33f8963683461f963182dd99ef2909,
        _:Na3c6870d354c47cc89f67b893b7915ba ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N3e33f8963683461f963182dd99ef2909,
        _:Na3c6870d354c47cc89f67b893b7915ba .

