@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/p82091956X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An introduction to gel chromatography / L. Fischer" ;
    dcterms1:issued "1969" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078469325>,
        <http://data.bibliotheken.nl/id/thes/p078562937>,
        <http://data.bibliotheken.nl/id/thes/p078568641>,
        <http://data.bibliotheken.nl/id/thes/p088143201>,
        <http://data.bibliotheken.nl/id/thes/p088246647>,
        <http://data.bibliotheken.nl/id/thes/p113072732> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06819577X> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p790314495> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/68fc97adbf0802dcdec57c4b0af43016> ;
    schema1:name "An introduction to gel chromatography" ;
    schema1:numberOfPages 396 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/59cbf85b634fe6346769bc1a8d84ed52> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898818915> .

