@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/p791405931> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pocket atlas of skeletal age / T. de Roo and H. J. Schröder" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619970>,
        <http://data.bibliotheken.nl/id/thes/p078559618>,
        <http://data.bibliotheken.nl/id/thes/p078665558> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069193223> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069193258> ;
    schema1:inLanguage "en" ;
    schema1:isbn "902471933X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/129535279593e09773c11570923ec98a> ;
    schema1:name "Pocket atlas of skeletal age" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04d309ee25d386dcc172f9396c1537d1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905552301> .

