@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/p790211122> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Literary larycook in Dutch and double Dutch, in poëzie en ook in proza, in war-, streek- en ontaal / door John O'Mill" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069049068> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075635550> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9060811127" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/30d3a001ee6076839665bd728aa61e4b> ;
    schema1:name "Literary larycook in Dutch and double Dutch, in poëzie en ook in proza, in war-, streek- en ontaal" ;
    schema1:numberOfPages 64 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/86a26062acb9b7184794927e22ffc8ea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906309674> .

