@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/p343689324> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De maatschappij van de sociologie / Rudi Laermans" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075622122>,
        <http://data.bibliotheken.nl/id/thes/p077596943>,
        <http://data.bibliotheken.nl/id/thes/p078669219> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p079163270> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789461051936" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/747d470963789df4be0fabefaffef502> ;
    schema1:name "De maatschappij van de sociologie" ;
    schema1:numberOfPages 447 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/955950e42d1c68b04fc64626293cb88b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/812030509> .

