@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/p104151099> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hoofdfiguren uit de sociologie / L. Rademaker" ;
    dcterms1:issued "1976" ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06830241X>,
        <http://data.bibliotheken.nl/id/thes/p068378777> ;
    schema1:description "Eerder verschenen in het weekblad \"Intermediair\"" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810621673>,
        <http://data.bibliotheken.nl/id/nbt/p810791390> ;
    schema1:isbn "9027453004" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8b7082bbdba424d8aef836f167696cd> ;
    schema1:name "Hoofdfiguren uit de sociologie" ;
    schema1:numberOfPages 291 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/89994cc392e6d16c3fde610ee5c5256e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769806403> .

