@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/p85007830X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De voorspelbaarheid van verhuissucces / J. Pannekoek, F.J.R. van de Pol" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069186944> ;
    schema1:bookEdition "1e versie" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069243182> ;
    schema1:description "BPA no.: 16597-84-M1, eerste versie",
        "Proj. S9-80-306" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/80673c3599256e66f31f62cab7960eb3> ;
    schema1:name "De voorspelbaarheid van verhuissucces" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9fc9caf8d77ef69cb82de920599da4e7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/933253965> .

