@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/p162735480> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Evaluatie-onderzoek Families First Nederland / J.W. Veerman" ;
    dcterms1:issued "1997" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068500084> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p127186387>,
        <http://data.bibliotheken.nl/id/thes/p151580863> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p147545382> ;
    schema1:isbn "9050505864" ;
    schema1:issueNumber 50 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fcd17498bb08270fd3f96f17ec5d4122> ;
    schema1:name "Evaluatie-onderzoek Families First Nederland" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6d9fbfd9f795c084a59916dcea138671> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770682791> .

