@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p036182036> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De openbare verstandelijke maatschappij, door de katholieke leer gesticht / door H.D. Lacordaire ; met eene voorrede van A. Frentrop" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p399567054>,
        <http://data.bibliotheken.nl/id/nbt/p40689924X> ;
    dcterms1:issued "1859" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069498857> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/51be5ca71d3897f07304fc907eba8924> ;
    schema1:name "De openbare verstandelijke maatschappij, door de katholieke leer gesticht" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f4a86fbe2ed18296a91c6cb56a1c5a88> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64265857> .

