@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/p371374111> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verklaren in de sociale wetenschappen / Cok Sas" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075379295>,
        <https://data.bibliotheken.nl/.well-known/genid/e889c2b0113fbf7866ee5efe3642ed50> ;
    schema1:description "Doctoraalscriptie filosofie Centrale Interfaculteit" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f39c8d7e85b2632c243f1a6f19157aa> ;
    schema1:name "Verklaren in de sociale wetenschappen" ;
    schema1:numberOfPages 74 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/22c24bab054225e469430f9fb6c916d5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/869920893> .

