@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/p830322345> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn leuzen : teksten / Herwig Leus" ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397462611> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072907428> ;
    schema1:bookEdition "[Gew. uitg.]" ;
    schema1:description "1e uitg.: Aalst : Ten Berg, [1966]" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p861501446> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6fd101f86fcfad5d1671e146b0f652de> ;
    schema1:name "Mijn leuzen : teksten" ;
    schema1:numberOfPages 57 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3acfd5f442084b60e7f068cb57c862c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63445062> .

