@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/p830322434> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leuven nu en morgen / [verantwoordelijke uitg.: H.L. van Breda ... et al.]" ;
    dcterms1:issued "1967-1970" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397575556> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068632967>,
        <http://data.bibliotheken.nl/id/thes/p071465731>,
        <http://data.bibliotheken.nl/id/thes/p071829857>,
        <http://data.bibliotheken.nl/id/thes/p072067357>,
        <http://data.bibliotheken.nl/id/thes/p072489588>,
        <http://data.bibliotheken.nl/id/thes/p074508520> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4e0470583afce7239bcf6ee3ef1dca86> ;
    schema1:name "Leuven nu en morgen" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/12b3c63193b5f947247cd863012ad99e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63445078> .

