@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/p853911606> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Statistiek vraagstukken / A. van Doorn en J.A. Links" ;
    dcterms1:issued "1957" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077607007>,
        <http://data.bibliotheken.nl/id/thes/p108245640> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067490719> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067801501> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/47a834b18161066579dcf8cbb79f1284> ;
    schema1:name "Statistiek vraagstukken" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c4b34fc9676f567f807d926adfd882a6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63796187> .

