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

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

<artist/30487#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82443#subject> ;
    schema:name "Iruka"@en,
        "イルカ"@ja ;
    foaf:made <album/82443#composition>,
        <album/82443#subject> ;
    foaf:name "Iruka"@en,
        "イルカ"@ja .

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

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

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

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

<https://medium-media.vgm.io/albums/34/82443/82443-1544025227.jpg> a schema:ImageObject,
        foaf:Image .

<album/82443#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Makoto-chan"@en,
        "まことちゃん"@ja,
        "Makoto-chan"@ja-latn ;
    mo:composer <artist/30136#subject>,
        <artist/30487#subject> ;
    mo:produced_work <album/82443#musicalwork> ;
    schema:name "Makoto-chan"@en,
        "まことちゃん"@ja,
        "Makoto-chan"@ja-latn .

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

<artist/19069#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82443#performance> ;
    schema:name "The Chirps"@en,
        "ザ・チャープス"@ja ;
    foaf:name "The Chirps"@en,
        "ザ・チャープス"@ja .

<artist/22512#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/82443#performance> ;
    schema:name "Nana Yamaguchi"@en,
        "山口奈々"@ja ;
    foaf:name "Nana Yamaguchi"@en,
        "山口奈々"@ja .

<artist/30136#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82443#subject> ;
    mo:performed <album/82443#performance> ;
    schema:name "Kazuo Umezz"@en,
        "楳図かずお"@ja ;
    foaf:made <album/82443#composition>,
        <album/82443#lyrics>,
        <album/82443#subject> ;
    foaf:name "Kazuo Umezz"@en,
        "楳図かずお"@ja .

<album/82443#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Makoto-chan"@en,
        "まことちゃん"@ja,
        "Makoto-chan"@ja-latn ;
    mo:performance_of <album/82443#musicalwork> ;
    mo:performer _:Nb29f0b6b99514f2a9be6e7e19d94da03,
        <artist/19069#subject>,
        <artist/22512#subject>,
        <artist/30136#subject> ;
    mo:recorded_as <album/82443#musicalexpression> ;
    schema:byArtist _:Nb29f0b6b99514f2a9be6e7e19d94da03,
        <artist/19069#subject>,
        <artist/22512#subject>,
        <artist/30136#subject> ;
    schema:name "Makoto-chan"@en,
        "まことちゃん"@ja,
        "Makoto-chan"@ja-latn ;
    schema:workPerformed <album/82443#musicalwork> .

<album/82443#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1977-03-01"^^xsd:date ;
    dcterms:title "Makoto-chan"@en,
        "まことちゃん"@ja,
        "Makoto-chan"@ja-latn ;
    mo:catalogue_number "SCS-338" ;
    mo:media_type "Vinyl (7\" 45 rpm)" ;
    mo:publication_of <album/82443#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nb7899e628c84456da9559ab604fae8c2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Makoto-chan"@en ;
            foaf:name "Makoto-chan"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Makoto Noshita"@en ;
            foaf:name "Makoto Noshita"@en ],
        <artist/19069#subject>,
        <artist/22512#subject>,
        <artist/30136#subject> ;
    schema:datePublished "1977-03-01"^^xsd:date ;
    schema:genre "Publication" ;
    schema:image <https://media.vgm.io/albums/34/82443/82443-1544025227.jpg> ;
    schema:name "Makoto-chan"@en,
        "まことちゃん"@ja,
        "Makoto-chan"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/82443/82443-1544025227.jpg> .

_:N13d1b6ae13504242bca807f8c17209e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ビチグソロック"@ja,
        "Bichiguso Rock"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb7899e628c84456da9559ab604fae8c2 ;
    schema:name "ビチグソロック"@ja,
        "Bichiguso Rock"@ja-latn .

_:N6f2e788e38b94444867b59de552b5f44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まことちゃん"@ja,
        "Makoto-chan"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb7899e628c84456da9559ab604fae8c2 ;
    schema:name "まことちゃん"@ja,
        "Makoto-chan"@ja-latn .

_:Nb29f0b6b99514f2a9be6e7e19d94da03 a schema:Person,
        foaf:Person ;
    mo:performed <album/82443#performance> ;
    schema:name "Makoto Noshita"@en ;
    foaf:name "Makoto Noshita"@en .

_:Nb7899e628c84456da9559ab604fae8c2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13d1b6ae13504242bca807f8c17209e9,
        _:N6f2e788e38b94444867b59de552b5f44 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N13d1b6ae13504242bca807f8c17209e9,
        _:N6f2e788e38b94444867b59de552b5f44 .

