@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/p830088385> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het Carima-model : een tijdreeksmodel voor cohortgegevens / Joop de Beer" ;
    dcterms1:issued "1982" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068131550> ;
    schema1:bookEdition "1e versie" ;
    schema1:description "BPA no.: 14351-82-M1",
        "Proj. M1-79-492, eerste versie" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fde2c2817c0f0c38b4916c485f61a601> ;
    schema1:name "Het Carima-model : een tijdreeksmodel voor cohortgegevens" ;
    schema1:numberOfPages 89 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/921eca0ca3b6d5cf35f3099b96b19493> ;
    schema1:sameAs <http://www.worldcat.org/oclc/933250821> .

