@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/p84117427X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een ontleedkundig-functioneel onderzoek van de voetwortel / Anthony Huson" ;
    dcterms1:issued "1961" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06818056X> ;
    schema1:description "Proefschrift Leiden",
        "Titel ook in het Engels: An anatomical and functional study of the tarsal joints" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/128d564a542c1a47525ff12d22cf067f> ;
    schema1:name "Een ontleedkundig-functioneel onderzoek van de voetwortel" ;
    schema1:numberOfPages 149 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e9543fdc1d3d4b3495f2714a78b99db> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63686906> .

