@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p822736020> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Intern rapport / Vakgroep psychologische funktieleer" ;
    dcterms1:issued "1973" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075402238> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/65149256d2a9f4a542a5df97973277ba> ;
    schema1:name "Intern rapport" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/56b4791a7c9b6585d9b88ebbe32165cb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/72670104> .

