@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p33629249X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Lectures / Jean Martin Charcot" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06820101X> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/f79f2f38d94331c70db5ce3768d22c44> ;
    schema1:description "Fotomechanische herdruk van de uitg. in het Engels: London : The New Sydenham Society, 1883" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p128173874>,
        <http://data.bibliotheken.nl/id/nbt/p336292627> ;
    schema1:isbn "9075341237" ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7fb3982e9dc9be78d13ceb172d501ce2> ;
    schema1:name "Lectures" ;
    schema1:numberOfPages 341 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/383be6ee284993221ab2e9293790aa67> ;
    schema1:sameAs <http://www.worldcat.org/oclc/743214578> .

