@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/p176973761> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het sociale voorspellen / S.R. Steinmetz" ;
    dcterms1:issued "1937" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069148473> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850229502> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0fce7b9c97f3d5e429f2728e8d01332e> ;
    schema1:name "Het sociale voorspellen" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bfe8a0ca26a683a03eb5c77e2fd0c5b1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68000297> .

