@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/p820352926> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De lotgevallen van de langverzuimer / door Reinier Theodorus Luyckx" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075613360>,
        <http://data.bibliotheken.nl/id/thes/p078436648>,
        <http://data.bibliotheken.nl/id/thes/p078437024>,
        <http://data.bibliotheken.nl/id/thes/p096064196> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06875647X> ;
    schema1:description "Proefschrift Groningen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8228a6a9b4cb5adb233c1e7b7a1012df> ;
    schema1:name "De lotgevallen van de langverzuimer" ;
    schema1:numberOfPages 234 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4fbe61d39a171aa4562bdfdef35b342f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63383686> .

