@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/p31264616X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amsterdamse beroepen interessen vragenlijst / Arne Evers" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078687616> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072981776> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p312646003> ;
    schema1:issueNumber "hand" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c378c8fb856792a4cbaf7747de58dfb2> ;
    schema1:name "Amsterdamse beroepen interessen vragenlijst" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0dd28ca0e30df78f30962785a514568d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775160010> .

