@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/p123567041> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "An in vitro model for wingless signal transduction / Franciscus Nicolaas van Leeuwen" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075658046>,
        <http://data.bibliotheken.nl/id/thes/p078479185>,
        <http://data.bibliotheken.nl/id/thes/p078664322>,
        <http://data.bibliotheken.nl/id/thes/p087981637>,
        <http://data.bibliotheken.nl/id/thes/p153901284> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p125592493> ;
    schema1:description "Auteursnaam op omslag: Frank van Leeuwen",
        "Proefschrift, Universiteit van Amsterdam" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/363e27edb26e7db29889e7aea445d1a1> ;
    schema1:name "An in vitro model for wingless signal transduction" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2297ad849961870e28e6524e8825bfa0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69175011> .

