@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/p038049112> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot de sociale wetenschappen / H. van Praag" ;
    dcterms1:issued "1957" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077601173>,
        <http://data.bibliotheken.nl/id/thes/p078668840>,
        <http://data.bibliotheken.nl/id/thes/p397364032> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068517602> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/11f66f23b38e79c86e727eefa9723163> ;
    schema1:name "Inleiding tot de sociale wetenschappen" ;
    schema1:numberOfPages 224 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/de37434266af13ff67d0a8fede14cf93> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781853655> .

