@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/p05416639X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Formalisering lerarenmodel / W.M. de Jong" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069260443> ;
    schema1:description "SVO-project B502" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p053115619> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef63c487db498513b89495083c88a7e0> ;
    schema1:name "Formalisering lerarenmodel" ;
    schema1:numberOfPages 65 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/49c23428d79b342da9871ec4f4d6eb80> .

