@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/p822630540> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leren studeren / W. de Hey" ;
    dcterms1:issued "1966" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562334X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068134894> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822125641> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9991410b06c4dd83dafbf48c41fdc148> ;
    schema1:name "Leren studeren" ;
    schema1:numberOfPages 149 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9c630b9b5bdc8de7c5c2db94f469f32b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63482673> .

