@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/p078347629> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Multi-niveau onderzoek : uitgangspunten en toepassingen / red. P. van den Eeden en G.W. Meijnen" ;
    dcterms1:issued "1990" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068033168>,
        <https://data.bibliotheken.nl/.well-known/genid/427fc09d10389c5b927a8ab59dc137b4> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d25e5b4710850ed0bf287b29328c0a7> ;
    schema1:name "Multi-niveau onderzoek : uitgangspunten en toepassingen" ;
    schema1:numberOfPages 336 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/18824c163dcc00ce4cad40c1278813a4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65617035> .

