@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/p298791005> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bericht van de onderzoekers aan alle families / eindred. Marieke Kroneman" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077597087>,
        <http://data.bibliotheken.nl/id/thes/p078425964>,
        <http://data.bibliotheken.nl/id/thes/p078520738> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p106918753> ;
    schema1:description "Een ondezoeksverslag van het project Gezin en Persoonlijkheid van de Katholieke Universiteit Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed071279bf7c5c72e65294dfb92526ea> ;
    schema1:name "Bericht van de onderzoekers aan alle families" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7bb80d2daa1aebc7cc6cc0212a5244cd> .

