@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/p833786083> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Causaliteit van tijdreeksen / Joop de Beer" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068131550> ;
    schema1:bookEdition "1e versie" ;
    schema1:description "BPA no.: 11712-83-M1",
        "Proj. M1-83-420, eerste versie" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cebcae81608fd740dc5596eba0b43ad6> ;
    schema1:name "Causaliteit van tijdreeksen" ;
    schema1:numberOfPages 12 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b472663cba63c97c434926f1c11c2609> ;
    schema1:sameAs <http://www.worldcat.org/oclc/933252397> .

