@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/p089049519> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Factorizations of groups / Andrew Fransman" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075659611>,
        <http://data.bibliotheken.nl/id/thes/p077601912>,
        <http://data.bibliotheken.nl/id/thes/p078503132>,
        <http://data.bibliotheken.nl/id/thes/p07852623X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073989134> ;
    schema1:description "Proefschrift Universiteit van Amsterdam" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b8ce24d7e7a0352382deff8167d46019> ;
    schema1:name "Factorizations of groups" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3f54c2c7bdd57955e4ec9a615bd8d1b5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65775641> .

