@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/p423528408> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ontwikkeling van den strijd tegen de onzedelijkheid / door A. de Graaf" ;
    dcterms1:issued "1923-1929" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069319782>,
        <http://data.bibliotheken.nl/id/thes/p070037205>,
        <http://data.bibliotheken.nl/id/thes/p071878319>,
        <http://data.bibliotheken.nl/id/thes/p07866232X>,
        <http://data.bibliotheken.nl/id/thes/p09607244X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070570914> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p15133109X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/51804e392eec5816678d81527be4cc42> ;
    schema1:name "De ontwikkeling van den strijd tegen de onzedelijkheid" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cb27e2f7221f1d4b373a5d02ee1b46ae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1114600832> .

