@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/p831753897> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Biology of trophoblast / ed. by Y.W. Loke and A. Whyte ; [contrib. Y.W. Loke ... et al.]" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605236>,
        <http://data.bibliotheken.nl/id/thes/p075627027> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069450234>,
        <http://data.bibliotheken.nl/id/thes/p069450242>,
        <http://data.bibliotheken.nl/id/thes/p069450269> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0444804773" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6a0f7ebd3d47a4dd56581f95f77c2230> ;
    schema1:name "Biology of trophoblast" ;
    schema1:numberOfPages 706 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8009469189562da111ccac5fb63a553c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906428034> .

